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

Skip to content
Snippets Groups Projects
  1. Aug 08, 2013
    • zzz's avatar
      Plucks from trunk for 0.9.7.1: · ca0bb1ab
      zzz authored
      Streaming RTO changes:
       apps/streaming/java/src/net/i2p/client/streaming/ConnectionOptions.java
       apps/streaming/java/src/net/i2p/client/streaming/TCBShare.java
       apps/ministreaming/java/src/net/i2p/client/streaming/I2PSocketOptionsImpl.java
      
      new reseed:
       applied changes from dbfea0ca35dbf9df85b5703db6f97a9579beb364
                   through 325a9ed6f0f47eeabb33710073edf973671c63c9
      
      disable RI verifies:
       applied changes from 4ef48b93946923e3371ab62719a474d869520697
                   through a77990850b3534101571c88db4704676645914df
      
      i2prouter bashism fix:
       applied changes from b5a0148f96728466561ece9be0e50ac9ad3f1468
                   through e301d0499f4c688ed3a5febe30bf8098c7f2cdf9
      
      i2psnark increase max piece size, mime type updates:
       apps/i2psnark/java/src/org/klomp/snark/Storage.java
       apps/i2psnark/java/src/org/klomp/snark/web/I2PSnarkServlet.java
       apps/i2psnark/mime.properties
      
      UPnP fix:
       applied changes from 3d4a5cd3d933f75fdff7696f560c569f4674bd73
                   through 75e5f5d4e0f0dd44140908bb6e73830e3448bdde
      ca0bb1ab
  2. Jul 05, 2013
  3. Jun 30, 2013
  4. Jun 28, 2013
  5. Jun 12, 2013
  6. Nov 23, 2012
    • str4d's avatar
      Added .project and .classpath Eclipse files to most sections of the source · 9dcfe984
      str4d authored
      To import a branch of trunk into Eclipse, create a new workspace based in the
      root directory of the checked-out branch, and then select "File -> Import..."
      then "General -> Existing Projects into Workspace", then for "Select root
      directory" choose the root directory of the branch (and of the workspace).
      Select all projects that appear, so that dependencies are satisfied.
      
      Currently left out are i2psnark, routerconsole and susimail, because they all
      depend on jars in apps/jetty/jettylib, which seems to be auto-generated. Need
      to check whether the existence of that folder (from having Eclipse files in it)
      will prevent the jars being populated or not.
      9dcfe984
  7. Nov 04, 2012
  8. Oct 07, 2012
    • zzz's avatar
      * i2ptunnel: · b095b7e7
      zzz authored
         - Set default read timeout in standard server
         - Reduce header timeout, enforce total header timeout
           in IRC and HTTP servers (ticket #723)
       * Streaming: Don't ignore option or force connect timeout to 5 minutes
       * Streaming javadocs
       * SocketTimeout cleanup
      b095b7e7
  9. Aug 06, 2012
  10. Jun 19, 2012
    • zzz's avatar
      * Streaming: · 129b16d9
      zzz authored
         - Listen only on local port if set
         - Listen only for streaming protocol if configured (new option)
         - Javadocs re: ports
      129b16d9
  11. Jun 14, 2012
    • zzz's avatar
      * I2PTunnel: · e522ffad
      zzz authored
         - More client options cleanups
         - Options changes now propagate to running
           socket managers and sessions, and through to the router
       * SocketManager:
         - Simplify factory, use 4-arg constructor,
           make fields final, deprecate 0-arg constructor
         - Improve how options are updated
         - Javadocs
      e522ffad
    • zzz's avatar
      * I2PSocketEepGet: Use specified port · 64221fb3
      zzz authored
       * I2PTunnel:
         - Don't strip port from an I2P URL
      64221fb3
  12. Jun 13, 2012
    • zzz's avatar
      * Streaming: · c73044b6
      zzz authored
         - Channel cleanups and comments
         - New I2PSocketAddress
      c73044b6
    • zzz's avatar
      * I2PSocketEepGet: Set port to 80 · 07caf2e3
      zzz authored
       * I2PTunnel:
         - Pass port through HTTP client proxy
         - HTTP server proxy sets host header to
           the value of "spoofedhost.xx" option for port xx
         - Set client options more efficiently
      07caf2e3
  13. May 20, 2012
    • zzz's avatar
      final · 9cff4d5a
      zzz authored
      9cff4d5a
  14. Mar 25, 2012
  15. Mar 01, 2012
  16. Jan 15, 2012
  17. Nov 07, 2011
    • zzz's avatar
      javadoc · 8ecf423d
      zzz authored
      8ecf423d
  18. Nov 04, 2011
  19. Oct 15, 2011
    • zzz's avatar
      * EepGet: · e8712a3a
      zzz authored
          - Add gunzip support (nonproxied only)
          - Clean up progress formatting
        * SSLEepGet:
          - Add gunzip support
          - Increase buffer size
      e8712a3a
  20. Oct 10, 2011
  21. Oct 01, 2011
  22. Sep 08, 2011
  23. Jul 14, 2011
    • zzz's avatar
      * Streaming: · 9f433b2e
      zzz authored
          - Hook I2CP ports through to I2PSocket
          - Javadocs, init cleanups, final
      9f433b2e
  24. Jul 08, 2011
  25. Jul 04, 2011
  26. Jun 26, 2011
    • zzz's avatar
      * Fixes after review: · 2f10cca4
      zzz authored
          - Fix Polish po file
          - Install as a service by default on Windows again
          - Change CPUID getters to package private
          - Split new jbigi install messages into two lines
          - Javadocs
      2f10cca4
  27. Jun 08, 2011
  28. Feb 17, 2011
    • zzz's avatar
      * Build: · fd91927c
      zzz authored
            - Add includeAntRuntime=false to all javac targets
            - Add build date, mtn rev, and changed file list to all manifests
            - Add unless=uptodate to all jar and war targets
              (bob and dtg still todo)
      fd91927c
  29. Feb 11, 2011
  30. Jan 05, 2011
  31. Dec 04, 2010
    • zzz's avatar
      javadoc · 04ea1fb9
      zzz authored
      04ea1fb9
  32. Nov 29, 2010
  33. Nov 28, 2010
  34. Oct 15, 2010
  35. Oct 02, 2010
    • zzz's avatar
      * I2CP: · 3b2aa946
      zzz authored
            - Add new option i2cp.messageReliability=none, which prevents the
              router from sending MessageStatusMessages back in reply to an
              outbound SendMessageMessage. Since the streaming lib always ignored
              the MSMs anyway, make it the default for streaming.
              This will reduce the I2CP traffic significantly.
              MSM handling now avoided, but it is still fairly broken, see
              comments in I2PSessionImpl2.
            - Cleanups, javadoc, rate reduction
      3b2aa946
  36. May 05, 2010
Loading