- Oct 23, 2013
-
-
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
-
zzz authored
- Increase RI publish interval to reduce the connection load on ffs - Save RI-last-published time; check it before publishing - Minor cleanups
-
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
-
- Oct 19, 2013
- Oct 18, 2013
- Oct 17, 2013
- Oct 16, 2013
- Oct 14, 2013
- Oct 13, 2013
- Oct 12, 2013
-
-
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
-