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

Skip to content
Snippets Groups Projects
  1. Jan 17, 2009
    • zzz's avatar
      -11 · 72fd42ef
      zzz authored
      72fd42ef
  2. Jan 14, 2009
    • zzz's avatar
      -10 · 011ded2e
      zzz authored
      011ded2e
  3. Jan 08, 2009
    • zzz's avatar
      -9 · aa717251
      zzz authored
      aa717251
  4. Jan 03, 2009
  5. Dec 14, 2008
  6. Dec 08, 2008
  7. Dec 01, 2008
  8. Nov 26, 2008
  9. Nov 21, 2008
    • zzz's avatar
      * Cache DNS and negative DNS for 5m (was 1m and forever) · 4e5825c6
      zzz authored
          * Delay shitlist cleaner at startup
          * Strip wrapper properties from client config
          * Define multiple cert type
          * Prohibit negative maxSends in streaming
          * HTML fixup on configtunnels.jsp
          * Increase wrapper exit timeout from default 15s to 30s
      4e5825c6
  10. Nov 20, 2008
    • zzz's avatar
      EepGet: · da9a4ce5
      zzz authored
         - Better handling of 504 gateway timeout
           (keep going up to limit of retry count rather
            than just one more partial fetch)
         - Add -t cmd line option for timeout
         - Better handling of 403, 409, 503 errors
         - Don't keep going after unknown return code
         - Don't delay before exiting after a failure
      da9a4ce5
  11. Nov 15, 2008
    • zzz's avatar
      * I2CP Compression: · afa17a8c
      zzz authored
            - Add i2cp.gzip option (default true)
            - Don't bother compressing if really small
      afa17a8c
  12. Nov 13, 2008
  13. Nov 11, 2008
  14. Nov 10, 2008
    • zzz's avatar
      * Streaming - Fix several bugs and improve performance · b0ec6a08
      zzz authored
            when the initial data is larger than one MTU,
            e.g. HTTP GETs with large URLs, CGI params or cookies,
            or large HTTP POSTS:
            - Don't reject additional packets received without a
              send stream ID (i.e. sent before the SYN ACK was received)
            - Put unknown non-SYN packets on the SYN queue also
              so they won't be rejected
            - Reduce flusher delay to 250ms (was 500)
            - Flush unless window is full (was window is non-empty)
      b0ec6a08
  15. Nov 09, 2008
    • zzz's avatar
      -9 · 5271838a
      zzz authored
      5271838a
  16. Nov 02, 2008
    • zzz's avatar
      * Certificates: · bf12c5f9
      zzz authored
            - Add a signed Certificate type
            - Add a main() to PrivateKeyFile to generate
              Destinations with various Certificate types
            - Add a VerifiedDestination class to check Certificates
              of various types
            - Add a HashCash library from http://www.nettgryppa.com/code/
              (no distribution restrictions)
            - Allow non-null Certificates in addressbook
      bf12c5f9
  17. Oct 26, 2008
  18. Oct 19, 2008
  19. Oct 14, 2008
  20. Oct 10, 2008
  21. Oct 09, 2008
  22. Oct 08, 2008
  23. Oct 07, 2008
  24. Oct 06, 2008
  25. Sep 29, 2008
    • zzz's avatar
      * checklist update · bf07a6a3
      zzz authored
          * i2psnark: Add codevoid link, remove mastertracker
          * hosts.txt: add echelon, codevoid
      bf07a6a3
  26. Sep 23, 2008
  27. Sep 20, 2008
  28. Sep 19, 2008
    • zzz's avatar
      2008-09-19 zzz · 6b1224b2
      zzz authored
          * Tunnels:
            - Add missing message accounting for inbound gateways,
              we were underestimating participating traffic because of it,
              and the tunnels were classified "inactive"
            - Add participating tunnel role on tunnels.jsp
      6b1224b2
  29. Sep 18, 2008
    • zzz's avatar
      * Throttle: · 0bbc94f4
      zzz authored
            - Correctly check inbound and outbound total bw limits separately
            - Fix up and actually use the tunnel.participatingMessageCount stat,
              favor it if lower than the total bw stat, so that
              client traffic isn't included for throttle decisions
            - Reduce min message count from 60 to 40
          * Tunnel Dispatcher:
            - Add tunnel.participatingBandwidth stat
            - Remove all 3h and 24h stats
      0bbc94f4
  30. Sep 15, 2008
  31. Sep 12, 2008
    • zzz's avatar
      * HarvesterJob: Don't instantiate if disabled · 825af3e6
      zzz authored
          * NetDb: Add netDb.exploreKeySet stat
          * netdb.jsp: Add parameter ?r=xxxxxx to view a single routerinfo,
            and ?r=. to view our own; change links on other pages too
      825af3e6
  32. Sep 06, 2008
  33. Aug 29, 2008
  34. Aug 27, 2008
  35. Aug 24, 2008
  36. Aug 20, 2008
  37. Aug 13, 2008
  38. Aug 04, 2008
    • zzz's avatar
      * Floodfill Peer Selector: · 719ba3f6
      zzz authored
            - Avoid peers whose netdb is old, or have a recent failed store,
              or are forever-shitlisted
      719ba3f6
Loading