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

Skip to content
Snippets Groups Projects
  1. Sep 15, 2008
  2. Sep 12, 2008
  3. Sep 06, 2008
  4. Aug 29, 2008
  5. Aug 28, 2008
  6. Aug 27, 2008
  7. Aug 24, 2008
  8. Aug 20, 2008
  9. Aug 13, 2008
  10. 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
  11. 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
  12. Jul 16, 2008
  13. Jul 14, 2008
  14. Jul 07, 2008
    • zzz's avatar
      * SSU: · 52285432
      zzz authored
            - Try to pick better introducers by checking shitlist,
              wasUnreachable list, failing list, and idle times
            - To keep introducer connections up and valid,
              periodically send a "ping" (a data packet with no data and no acks)
              to everybody that has been an introducer in the last two hours
            - Add a stat udp.receiveRelayRequestBadTag, make udp.receiveRelayRequest only for good ones
            - Remove some 60s and 5m stats, leave only the 10m ones
            - Narrow the range for the retransmit time after an allocation fail
            - Adjust some logging
      52285432
    • zzz's avatar
Loading