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

Skip to content
Snippets Groups Projects
  1. Feb 07, 2009
    • zzz's avatar
      -3 · 7acaa964
      zzz authored
      7acaa964
  2. Feb 02, 2009
  3. Feb 01, 2009
  4. Jan 31, 2009
  5. Jan 25, 2009
    • zzz's avatar
      -1 · 82180592
      zzz authored
      82180592
  6. Jan 24, 2009
  7. Jan 17, 2009
    • zzz's avatar
      -11 · 72fd42ef
      zzz authored
      72fd42ef
  8. Jan 14, 2009
    • zzz's avatar
      -10 · 011ded2e
      zzz authored
      011ded2e
  9. Jan 08, 2009
    • zzz's avatar
      -9 · aa717251
      zzz authored
      aa717251
  10. Jan 03, 2009
  11. Dec 14, 2008
  12. Dec 08, 2008
  13. Dec 01, 2008
  14. Nov 26, 2008
  15. 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
  16. 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
  17. 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
  18. Nov 13, 2008
  19. Nov 11, 2008
  20. 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
  21. Nov 09, 2008
    • zzz's avatar
      -9 · 5271838a
      zzz authored
      5271838a
  22. 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
  23. Oct 26, 2008
  24. Oct 19, 2008
  25. Oct 14, 2008
  26. Oct 10, 2008
  27. Oct 09, 2008
  28. Oct 08, 2008
  29. Oct 07, 2008
  30. Oct 06, 2008
  31. Sep 29, 2008
    • zzz's avatar
      * checklist update · bf07a6a3
      zzz authored
          * i2psnark: Add codevoid link, remove mastertracker
          * hosts.txt: add echelon, codevoid
      bf07a6a3
  32. Sep 23, 2008
  33. Sep 20, 2008
  34. 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
  35. 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
  36. Sep 15, 2008
  37. 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
  38. Sep 06, 2008
Loading