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

Skip to content
Snippets Groups Projects
  1. Sep 25, 2008
    • sponge's avatar
      Added {get,set}SOTimeout() to the ServerSocket API, · fa5c7219
      sponge authored
      and fixed all the broken mainstream applications depending on it.
      Fixed a grave bug in SimpleTimer.
      Fixed Steraming Timer to be public.
      Fixed a pile of JavaDoc comments, and reformatted the files I touched. 
      fa5c7219
  2. Sep 24, 2008
  3. Sep 23, 2008
  4. Sep 20, 2008
  5. 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
  6. 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
  7. Sep 15, 2008
  8. Sep 12, 2008
  9. Sep 06, 2008
  10. Aug 29, 2008
  11. Aug 28, 2008
  12. Aug 27, 2008
  13. Aug 24, 2008
  14. Aug 20, 2008
  15. Aug 13, 2008
  16. 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
  17. Jul 30, 2008
    • zzz's avatar
      * Blocklists: · 9652db96
      zzz authored
            - New, disabled by default, except for blocking of
              forever-shitlisted peers. See source for instructions
              and file format.
          * Transport - Reject peers from inbound connections:
            - Check IP against blocklist
            - Check router hash against forever-shitlist, then block IP
      9652db96
  18. Jul 16, 2008
Loading