- Dec 01, 2013
-
-
kytv authored
-
- Nov 28, 2013
- Nov 26, 2013
-
-
zzz authored
(thx str4d)
-
- Nov 25, 2013
- Nov 24, 2013
-
-
zzz authored
not restarting correctly, caused by previous checkin
-
- Nov 23, 2013
-
-
zzz authored
a client socket manager configured with i2cp.newDestOnResume, or a shared client. This prevents lots of orphaned StreamingTimer threads. There are still cases where these threads may stick around, when a tunnel is stopped but not restarted. We don't know in some cases when a tunnel could be restarted and when it can't. destroySocketManager() should always be called when discarding a SocketManager but i2ptunnel doesn't do that now. More to do, but this fixes the most common case of leaked threads. Related tickets: ##642 #961
-
str4d authored
-
str4d authored
-
- Nov 22, 2013
-
-
str4d authored
-
- Nov 21, 2013
- Nov 20, 2013
- Nov 19, 2013
-
-
kytv authored
-28
-
- Nov 17, 2013
-
-
zzz authored
-
- Nov 16, 2013
-
-
zzz authored
- volatile -> atomic - unused code and fields - closing streams - hashCode / equals - known non-null - Number.valueOf - new String Still avoiding SAM, BOB, SusiMail
-
- Nov 15, 2013
-
-
zzz authored
Eepsite fix for new installs only. Fix i2psnark BasicServlet javadoc about param prefix. (ticket #1128)
-
- Nov 12, 2013
-
-
zzz authored
- Fix several 'increment of volatile is not atomic' all over Remaining: UDP PeerState.java, to be checked in separately - Comment out all of unused MessageStateMonitor
-
- Nov 11, 2013
-
-
zzz authored
-
- Nov 10, 2013
- Nov 08, 2013
-
-
zzz authored
New icon from FatCow, licensed as specified in our docs. ref: http://zzz.i2p/topics/1492
-