- Aug 29, 2012
- Aug 27, 2012
-
-
zzz authored
-
zzz authored
- Limit UDPSender queue size - Increase UDPSender max packet lifetime - Clear UDPSender queue before sending destroys to all - Increase PeerState queue size so large streaming windows don't get dropped right away, especially at slow start - Various improvements on iterating over pending outbound messages in PeerState
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
Compiled on trimslice: gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) java version "1.6.0_18" OpenJDK Runtime Environment (IcedTea6 1.8.13) (6b18-1.8.13-0ubuntu1~11.04.1) OpenJDK Zero VM (build 14.0-b16, mixed mode) Wrapper 3.5.15 GPLv2 All binaries stripped.
-
kytv authored
- Windows: Self-compiled with VS2010 in Windows 7. The icon has been changed from Tanuki's default to Itoopie. - FreeBSD: Self-compiled in FreeBSD 7.4 to eliminate the dependency on the compat6x port. - Linux ARMv5 & PPC32: Self-compiled in Debian Squeeze - Linux x86, Linux x64, MacOSX & Solaris: Binares are from the "community edition" deltapack offered by Tanuki. The x86 and x64 binaries for Linux have been stripped.
-
- Aug 26, 2012
- Aug 25, 2012
- Aug 24, 2012
-
-
zzz authored
- Use extended I2CP options for datagrams - Fix timeout for sent datagrams - Reduce token timeout - Check token age before use - Limit incoming token size
-
zzz authored
- Add methods for sending a message with extended options - Fix cases where the efficient sendNoEffort() wasn't being used * OCMOSJ: - Implement per-message overrides for tag threshold, tags to send, and bundle leaseset - Fix bug adjusting timeouts - Warn on client expiration time bugs
-
zzz authored
- Show totals line even if only one torrent
-
- Aug 23, 2012
- Aug 22, 2012
- Aug 21, 2012
-
-
zzz authored
- Use external, not internal port to sign SessionCreated message. Together with previous fix to allow external port change, this should fix session establish fails when NAT changes our port - Track outbound establishments by both Hash and IP/port, to improve lookups of establishments in progress - Fix expiration of outbound establishments - Validate address/port in RelayResponse messages - Change RemoteHostID to store Hash instead of byte[] for the peer hash - Log tweaks
-
zzz authored
-
zzz authored
-
zzz authored
-
- Aug 20, 2012