- 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)
-
kytv authored
-
kytv authored
- Windows: Self-compiled with VS2010 in Windows 7. The icon has been changed from Tanuki's default to Itoopie. - Linux ARMv6: Compiled on a RaspberryPi using gcc 4.6.3-14+rpi1, Icedtea6 6b27-1.12.5-1+rpi1 and stripped - All other binaries are from the "community edition" deltapack offered by Tanuki.
-
- Nov 14, 2013
-
-
zzz authored
- Put garlicked DSM messages in the InNetMessagePool instead of handling directly, so the IterativeSearchJob will see the response and declare success. Only affected LS lookups as we do not request encrypted replies for RI lookups. Similar to the fix for verifies 6dc5bed94321ae2b290cfe351511d18465e08f91 This bug was causing initial lookups to fail but subsequent ones to succeed. Broken since 0.9.7 when encrypted replies was introduced. Ticket #1125
-
zzz authored
-
zab2 authored
-
- Nov 13, 2013
- Nov 12, 2013
- Nov 11, 2013
- Nov 10, 2013
-
-
kytv authored
and 'ba02b6daf2d660339ff05cfe0479344391e6e34f'
-
dg2-new authored
-
dg2-new authored
and '6df9f4e154d148867ee158cbe9e9acf3fb73d680'
-
dg2-new authored
Findbugs: More findbugs fixes. Including but not limited to: null check fixes and some synchronization
-
zzz authored
-
zzz authored
-
zab2 authored
-
zzz authored
-
zzz authored
-
dg2-new authored
-
zzz authored
-
zzz authored
- Fix uncaught exception when log level = WARN, broken in -23
-
zzz authored
- more checks, don't allow fragment #0 in follow-on fragment - Set message ID in constructor
-
zzz authored
-
zzz authored
(ticket #1123) - Add new config i2np.upnp.ignore to specify UDNs of ignored devices - Add display of ignored devices on /peers
-
- Nov 09, 2013
-
-
kytv authored
According to http://wrapper.tanukisoftware.com/doc/english/prop-umask.html the umask is a four digit number.
-
- Nov 08, 2013
-
-
zzz authored
New icon from FatCow, licensed as specified in our docs. ref: http://zzz.i2p/topics/1492
-
zzz authored
New icons from FatCow, licensed as specified in our docs. ref: http://zzz.i2p/topics/1492
-
zzz authored
- Comment out unused encryption fields to save space - New static immutable LOCAL instruction to reduce object churn
-
zzz authored
-
zzz authored
to catch bugs like the one in -7 where requeue() is called with an absolute time instead of a delay
-
zzz authored
- Reject type 3 (undefined) delivery instructions at both OBEP and IBEP, would be treated as LOCAL - Reject type 0 (LOCAL) delivery instructions at OBEP, no current usage, would cause NPE if handled
-
zzz authored
-
- Nov 07, 2013