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

Skip to content
Snippets Groups Projects
  1. Apr 20, 2005
  2. Apr 18, 2005
  3. Apr 17, 2005
    • jrandom's avatar
      2005-04-17 zzz · addab1fa
      jrandom authored and zzz's avatar zzz committed
          * Added new user-editable eepproxy error page templates.
      2005-04-17  jrandom
          * Revamp the tunnel building throttles, fixing a situation where the
            rebuild may not recover, and defaulting it to unthrottled (users with
            slow CPUs may want to set "router.tunnel.shouldThrottle=true" in their
            advanced router config)
      addab1fa
    • jrandom's avatar
      2005-04-16 jrandom · 39343ce9
      jrandom authored and zzz's avatar zzz committed
          * Migrated to Bouncycastle's SHA256 and HMAC implementations for efficiency
      39343ce9
    • jrandom's avatar
      2005-04-16 jrandom · 7389cec7
      jrandom authored and zzz's avatar zzz committed
          * Migrated to Bouncycastle's SHA256 and HMAC implementations for efficiency
      (also lots of udp fixes)
      7389cec7
  4. Apr 16, 2005
    • jrandom's avatar
      * fixed some stupid threading issues in the packet handler (duh) · 9e5fe7d2
      jrandom authored and zzz's avatar zzz committed
      * use the new raw i2np message format (the previous corruptions were due to above)
      * add a new test component (UDPFlooder) which floods all peers at the rate desired
      * packet munging fix for highly fragmented messages
      * include basic slow start code
      * fixed the UDP peer rate refilling
      * cleaned up some nextSend scheduling
      9e5fe7d2
  5. Apr 13, 2005
  6. Apr 12, 2005
  7. Apr 09, 2005
  8. Apr 08, 2005
  9. Apr 07, 2005
  10. Apr 06, 2005
  11. Apr 05, 2005
    • jrandom's avatar
      2005-04-05 jrandom · 941252fd
      jrandom authored and zzz's avatar zzz committed
          * Retry I2PTunnel startup if we are unable to build a socketManager for a
            client or httpclient tunnel.
          * Add some basic sanity checking on the I2CP settings (thanks duck!)
      941252fd
    • jrandom's avatar
      2005-04-05 jrandom · bc626ece
      jrandom authored and zzz's avatar zzz committed
          * After a successfull netDb search for a leaseSet, republish it to all of
            the peers we have tried so far who did not give us the key (up to 10),
            rather than the old K closest (which may include peers who had given us
            the key)
          * Don't wait 5 minutes to publish a leaseSet (duh!), and rather than
            republish it every 5 minutes, republish it every 3.  In addition, always
            republish as soon as the leaseSet changes (duh^2).
          * Minor fix for oddball startup race (thanks travis_bickle!)
          * Minor AES update to allow in-place decryption.
      bc626ece
    • jrandom's avatar
      clarify crypto/hmac usage for simpler implementation · 400feb3b
      jrandom authored and zzz's avatar zzz committed
      400feb3b
  12. Apr 04, 2005
Loading