I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Feb 17, 2014
  2. Feb 03, 2014
    • zzz's avatar
      Convert all jars and wars to compile to 1.6 target, · fe391ff2
      zzz authored
      except for the following which are used by android,
      to maintain compatibility with very old phones, for now:
      
      	addressbook.war
      	BOB.jar
      	i2p.jar
      	i2ptunnel.jar
      	mstreaming.jar
      	router.jar
      	streaming.jar
      fe391ff2
    • zzz's avatar
      * Jetty: · 001b1272
      zzz authored
         - Update to Jetty 8.x, Servlet 3.0, JSP 2.2
         - Require Java 6
         - Use Servlet and JSP jars from Jetty instead of Tomcat
         - Tomcat remains at 6.0.37 supporting Servlet 2.5 / JSP 2.1
         - Remove Jetty dependency in console error pages
         - Build files for Jetty 8.1.14
         - Doc updates
         - Delete Jetty 7.6.14
         - Jetty 8.1.14 not yet checked in,
           waiting to see if a new version is released soon,
           but build will download it for testing
      001b1272
  3. Feb 02, 2014
  4. Feb 01, 2014
  5. Jan 31, 2014
  6. Jan 28, 2014
  7. Jan 27, 2014
  8. Jan 25, 2014
  9. Jan 24, 2014
  10. Jan 20, 2014
  11. Jan 15, 2014
  12. Jan 11, 2014
  13. Jan 10, 2014
  14. Jan 09, 2014
  15. Jan 08, 2014
  16. Jan 06, 2014
    • zzz's avatar
      Add GUI outproxy plugin enable setting for all tunnel proxies · b16e66d3
      zzz authored
        (only implemented in HTTP)
      More SSL support in I2PTunnelHTTPClient
        - Add separate config for SSL outproxy
      b16e66d3
    • zzz's avatar
      Remove outproxy hook in context, use ClientAppManager: · 0bc6c23a
      zzz authored
        - Add clientAppManager() to I2PAppContext so it can be used there
        - Add routerAppManager() to RouterContext for convenience inside router
      
      Start of SSL support in I2PTunnelHTTPClient
        - Add initialSocketData support back to I2PTunnelOutproxyRunner
        - Works for orchid (and in-net?)
        - TODO Doesn't work for in-net proxy
        - Need separate config for SSL proxy
      0bc6c23a
  17. Jan 05, 2014
  18. Jan 04, 2014
Loading