- 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
-
-
zzz authored
- Complete rewrite of OutboundMessageFragments for concurrent and for efficiency to avoid O(n**2) behavior - Queue a new send immediately after a packet is acked - Cleanups, log tweaks, javadocs, final
-
zzz authored
to branch 'i2p.i2p.zzz.test4' (head ac597f2218ef1bab8816e1a3d36be95fd7bd79d0)
-
zzz authored
-
- Jul 22, 2011
-
-
dev authored
-
dev authored
and '6060c1530835d871f99ceba7209ed4031c582573'
-
dev authored
-
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.
-
kytv authored
-
- Jul 21, 2011
-
-
zzz authored
* Netdb: Speed up collection of all the floodfill peers by using PeerManager.getPeersByCapability() * PeerManager: Capability cleanups
-
zzz authored
and 'd07ed83f441d4c357e009e25aa4b55aee518dea3'
-
kytv authored
and '7a278a1855c16bd22e91f85da2b5167e4a3c3e7e'
-
zzz authored
before streaming existed, so it's trying to do chat and file transfer with datagrams and no error detection / correction.
-
dev authored
Removed debug from main() Recommented main out.
-
- Jul 20, 2011
-
-
m1xxy authored
and '6826e4301891ae52880ee2533838cc952c7a9118'
-
zzz authored
-
m1xxy authored
and 'eb9435041f1c76de404d2b6ac10c1219730c9e16'
-
m1xxy authored
-
dev authored
-
dev authored
and '72d7d8df8b0c2a79750e7f71fcc97cac4728d6b8'
-
dev authored
-
dev authored
and 'b768f0483dce793b4654191c2e649de04172087e'
-
dev authored
-
dev authored
and '6b869c4d924c79a0f7695feaa15a002a061bce06'
-
dev authored
-
m1xxy authored
-
m1xxy authored
-
- Jul 19, 2011
- 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
-
zzz authored
-
zzz authored
and 'adba1e5ca6162b93d450aee8fd7e723bac51abf0'
-
- Jul 17, 2011
- Jul 15, 2011
-
-
hamada authored
-