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

Skip to content
Snippets Groups Projects
  1. Oct 23, 2013
    • zzz's avatar
      * I2PTunnel standard and IRC clients: · 8f7b31ae
      zzz authored
         - Allow host:port targets; set defaults in i2ptunnel.config (ticket #1066)
         - Don't fail start if hostname is unresolvable; retry at connect time (ticket #946)
         - Output IRC message on connect fail
         - Update target list on-the-fly when configuration changes
      8f7b31ae
    • zzz's avatar
      * NetDB: · 0f5a0b6b
      zzz authored
         - Increase RI publish interval to reduce the connection load on ffs
         - Save RI-last-published time; check it before publishing
         - Minor cleanups
      0f5a0b6b
    • zzz's avatar
      * Home page: · 4cf3906e
      zzz authored
         - Add salt.i2p. Icon from efkt, free to use.
         - Change icon for stats.i2p. Icon from Fat Cow, see license info in LICENSES.txt
      4cf3906e
  2. Oct 19, 2013
  3. Oct 18, 2013
  4. Oct 17, 2013
  5. Oct 16, 2013
  6. Oct 14, 2013
  7. Oct 13, 2013
  8. Oct 12, 2013
    • zzz's avatar
      Streaming: · 74a57abf
      zzz authored
         - Make I2PSocketFull.close() nonblocking; it will now cause any user-side
           writes blocked in I/O (Connection.packetSendChoke()) to throw
           an exception (tickets #629, #1041)
         - Don't ignore InterruptedExceptions; throw InterruptedIOException
         - Back out static disconnect exception
         - MessageInputStream locking fixes
         - Cleanups
       I2PSnark:
         - Close socket before closing output stream to avoid blocking in
           Peer.disconnect(), and prevent Peer.disconnect() loop
      74a57abf
Loading