- Aug 25, 2011
-
-
zzz authored
-
- Aug 24, 2011
-
-
zzz authored
-
- Aug 23, 2011
-
- Aug 21, 2011
-
-
zzz authored
-
- Aug 20, 2011
- Aug 19, 2011
-
-
zzz authored
- Allow NTP to reinitialize clock after the comm system in the first minute of uptime - Fix i2ptunnels not restarting - Increase minimum forward clock shift for soft restart - Reduce minimum backward clock shift for soft restart - Signal the I2CP client with a different message when restarting - I2CP client reconnects when receiving restart message
-
zzz authored
-
zzz authored
-
- Aug 17, 2011
- Aug 16, 2011
-
-
zzz authored
-
- Jul 31, 2011
- Jul 30, 2011
-
-
kytv authored
-
- Jul 29, 2011
- Jul 28, 2011
- Jul 26, 2011
- Jul 24, 2011
-
-
zzz authored
- Implement destroy message sending (receiving was implemented in 0.8.1) - More cleanups at shutdown - Log tweaks
-
zzz authored
- Revert change in UDPPacket that caused massive corruption - Reduce buffer sizes from 2048 to 1536 - Discard too-large received packets sooner - More cleanups - Notes on MTU
-
zzz authored
-
zzz authored
- Don't delay in OutboundMessageFragments at the end of the loop if we have more to send now, this should speed things up - More cleanups
-
- Jul 23, 2011
- Jul 22, 2011
-
-
kytv authored
(i386 & ppc). With this check-in, the wrapper becomes quad-fat (i386, ppc, x86_64, ppc64). $ lipo -info libwrapper.jnilib wrapper Architectures in the fat file: libwrapper.jnilib are: ppc i386 ppc64 x86_64 Architectures in the fat file: wrapper are: ppc i386 ppc64 x86_64 $ file libwrapper.jnilib wrapper libwrapper.jnilib: Mach-O universal binary with 4 architectures libwrapper.jnilib (for architecture ppc): Mach-O bundle ppc libwrapper.jnilib (for architecture i386): Mach-O bundle i386 libwrapper.jnilib (for architecture ppc64): Mach-O 64-bit bundle ppc64 libwrapper.jnilib (for architecture x86_64): Mach-O 64-bit bundle x86_64 wrapper: Mach-O universal binary with 4 architectures wrapper (for architecture ppc): Mach-O executable ppc wrapper (for architecture i386): Mach-O executable i386 wrapper (for architecture ppc64): Mach-O 64-bit executable ppc64 wrapper (for architecture x86_64): Mach-O 64-bit executable x86_64 Binaries fetched from the tanuki software site and fattened with lipo.
-
- Jul 21, 2011
-
-
zzz authored
* Netdb: Speed up collection of all the floodfill peers by using PeerManager.getPeersByCapability() * PeerManager: Capability cleanups
-
- Jul 19, 2011
-
-
zzz authored
- Don't continue testing after the pool is dead - Tweak test intervals * TunnelPool: Make more methods package private
-
- Jul 18, 2011
-
-
zzz authored
- Add reseed hosts thx matt .at. drollette.com - Remove https://a.netdb.i2p2.de/, bad cert for months - Remove https://c.netdb.i2p2.de/, no data for months
-
- Jul 17, 2011
-
-
zzz authored
-
- Jul 15, 2011
- Jul 13, 2011
-
-
zzz authored
- Fix delayed lookup of reason from file - Tag strings for translation - Sort IPs on configpeer.jsp correctly - Cleanups
-