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

Skip to content
Snippets Groups Projects
  1. Dec 19, 2009
  2. Dec 18, 2009
    • zzz's avatar
      * Log: · f9b745a6
      zzz authored
            - Close old file on rotate
            - Buffer writes
            - Write in UTF-8
      f9b745a6
  3. Dec 17, 2009
    • zzz's avatar
      * I2CP: · b5303168
      zzz authored
            - Move client-side writes to their own thread
            - Reenable InternalSockets
      b5303168
  4. Dec 15, 2009
  5. Dec 13, 2009
  6. Dec 12, 2009
  7. Dec 10, 2009
  8. Dec 09, 2009
  9. Dec 08, 2009
    • zzz's avatar
      0.7.8 · b205af5a
      zzz authored
      b205af5a
  10. Dec 07, 2009
    • zzz's avatar
      * I2PTunnel: · fb21fb25
      zzz authored
            - Switch all I2PThreads to I2PAppThreads
            - Run an InternalSocket as well for the HTTP Proxy
          * EepGet: Use InternalSocket
          * Console: Change "depth" to "length"
      fb21fb25
  11. Dec 04, 2009
  12. Dec 02, 2009
  13. Nov 28, 2009
    • zzz's avatar
      * NamingServices · c10ea84a
      zzz authored
            - Move default reverseLookup to base class
            - Deprecate unused services
      c10ea84a
    • zzz's avatar
      new · 2db7c2bd
      zzz authored
      2db7c2bd
  14. Nov 27, 2009
  15. Nov 24, 2009
  16. Nov 21, 2009
  17. Nov 14, 2009
    • zzz's avatar
      * HTTP Proxy: · c393e70c
      zzz authored
            - Add support for error page translations
            - Add support for external pages for all errors
            - Fix lack of \r in error page headers
            - HTML transitional fixes
            - Cleanups
      c393e70c
  18. Nov 10, 2009
    • zzz's avatar
      * DataHelper: Fix broken byte[] compareTo() used by XORComparator, · aa749622
      zzz authored
            was not doing unsigned comparisons!
          * Floodfill rework part 2 of N:
            Store closest to the key, subject to last failed
            lookup and store stats.
          * FloodfillPeerSelector: Use standard XORComparator
            instead of messing with BigInteger
          * FloodfillVerifyStoreJob: Set correct timeout for
            requeued store job
          * KNDF: Rework getPeerTimout() to use 1 day averages,
            and lower the min, max, and multiplication factor.
          * Publish jobs: Lengthen timeout to 90s (was 30s for
            routerinfos and 60s for leasesets)
          * StoreJob: Limit max peer timeout to 15s for direct stores
      aa749622
    • zzz's avatar
      * Addressbook, NamingService: Allow 516 byte dests · ee51f69a
      zzz authored
            that end with AA but not AAAA, so we can permit
            non-null zero-length certs.
      ee51f69a
  19. Oct 28, 2009
    • zzz's avatar
      * Console: · aeb6635e
      zzz authored
            - Rewrite TrustedUpdate version comparator, use for netdb version table
              so 0.7.10 will be sorted correctly
            - Reduce netdb.jsp memory usage
            - More tagging fixups
            - configclients.jsp fixup for "Web console"
      aeb6635e
  20. Oct 22, 2009
  21. Oct 17, 2009
  22. Oct 13, 2009
  23. Oct 12, 2009
  24. Oct 11, 2009
  25. Oct 09, 2009
  26. Oct 02, 2009
  27. Sep 07, 2009
  28. Sep 02, 2009
  29. Sep 01, 2009
  30. Aug 30, 2009
    • zzz's avatar
      * SessionKeyManager, OCMOSJ, Garlic: · e0f1047d
      zzz authored
            - Enable per-client SessionKeyManagers for better anonymity
            - tagsDelivered() now means tags are sent, not acked.
            - OCMOSJ uses the new TagSetHandle object returned from tagsDelivered()
              to call tagsAcked() or failTags() as appropriate.
            - Assume tags delivered on an established session to
              reduce streaming lib stalls caused by massive tag deliveries;
              should increase throughput and window sizes on long-lived streams
            - Unacked tagsets on a new session are stored on a separate list
            - Don't kill an OB Session just because it's temporarily out of tags
            - Increase min tag threshold to 30 (was 20) due to new speculative
              tags delivered scheme, and to increase effective max window
            - More Java 5 and dead code cleanups, and more comments and javadoc,
              debug logging cleanups
      e0f1047d
    • zzz's avatar
      tostring updates for debugging · e6e6c004
      zzz authored
      e6e6c004
Loading