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

Skip to content
Snippets Groups Projects
  1. Jan 10, 2009
  2. Jan 08, 2009
    • zzz's avatar
      robt4 · 0aaae0b0
      zzz authored
      0aaae0b0
    • zzz's avatar
      reduce fast retx threshold to 2 · ed349647
      zzz authored
      ed349647
    • zzz's avatar
      * ExploreJob/SearchJob - more fixes: · 7b758d89
      zzz authored
            - Disable ExploreKeySelectorJob completely, just have
              StartExplorersJob select a random key if queue is empty
            - Add netDb.alwaysQuery=[B64Hash] for debugging
            - Queue results of exploration for more exploration
            - Floodfills periodically shuffle their KBuckets, and
              FloodfillPeerSelector sorts more keys, so that
              exploration works well
      7b758d89
  3. Jan 07, 2009
  4. Jan 05, 2009
  5. Jan 03, 2009
  6. Jan 02, 2009
  7. Jan 01, 2009
  8. Dec 21, 2008
    • zzz's avatar
      * NetDb: · d6148db4
      zzz authored
            - Expire routers with introducers after 90m.
              This should improve reachability to firewalled routers
              by keeping introducer info current.
            - Expire routers with no addresses after 90m.
      d6148db4
  9. Dec 20, 2008
  10. Dec 14, 2008
    • zzz's avatar
      * I2CP, HostsTxtNamingService, I2PTunnel: · 847c9daf
      zzz authored
            Implement Base32 Hash hostnames, via the naming service.
            Names are of the form [52-characters].i2p, where
            the 52 characters are the Base32 representation of our
            256-byte hash. The client requests a lookup of the hash
            via a brief I2CP session using new I2CP request/reply
            messages. The router looks up the leaseset for the hash
            to convert the hash to a dest. Convert the I2PTunnel
            'preview' links to use Base32 hostnames as a
            demonstration.
      847c9daf
    • zzz's avatar
      * Transport: · 734818f6
      zzz authored
            - Cleanup max connections code
            - Add i2np.udp.maxConnections
            - Set max connections based on share bandwidth
            - Add haveCapacity() that can be used for connection
              throttling in the router
            - Reject IBGW/OBEP requests when near connection limit
            - Reduce idle timeout when near connection limit
          * Tunnel request handler:
            - Require tunnel.dropLoad* stats
            - Speed up request loop
      734818f6
  11. Dec 13, 2008
  12. Dec 10, 2008
  13. Dec 08, 2008
  14. Dec 06, 2008
  15. Dec 05, 2008
  16. Dec 04, 2008
  17. Dec 03, 2008
Loading