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

Skip to content
Snippets Groups Projects
  1. Aug 29, 2008
  2. Aug 28, 2008
  3. Aug 27, 2008
  4. Aug 24, 2008
  5. Aug 20, 2008
  6. Aug 13, 2008
  7. 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
  8. 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
  9. Jul 16, 2008
  10. Jul 14, 2008
  11. 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
    • zzz's avatar
      07b895a0
    • zzz's avatar
      4d8ffc85
    • zzz's avatar
      * KeyManager: · 53e2e0d1
      zzz authored
            - Don't write router key backup when leaseSet keys are updated
            - Synchronize to prevent concurrent writes (thanks Galen!)
            - Backup keys every 7 days instead of every 5 minutes
      53e2e0d1
    • zzz's avatar
      e0dcf826
    • zzz's avatar
      * i2psnark: · 0cfac58a
      zzz authored
            - Repair corrupted files with wrong length rather than die
            - Register shutdown hook to properly shutdown torrents when
              the router shuts down, hopefully will reduce corruption
            - Add Galen tracker
            - Add a note about how to chane directory
      0cfac58a
  12. Jun 30, 2008
  13. Jun 24, 2008
  14. Jun 22, 2008
  15. Jun 20, 2008
    • zzz's avatar
      * PRNG: Add two stats · 49e429c1
      zzz authored
          * Summary bar:
            - Display Warning for TCP private IP address
            - Display PRNG stats
      49e429c1
Loading