- Nov 28, 2012
-
-
kytv authored
Transifex.
-
- Nov 24, 2012
- Nov 21, 2012
-
-
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 and stripped. - Linux PPC32: Self-compiled in Debian Squeeze and stripped - Linux x86, Linux x64, Linux ARMv5, MacOSX & Solaris: Binares are from the "community edition" deltapack offered by Tanuki. The Linux binaries have been stripped.
-
- Nov 20, 2012
-
-
zzz authored
SSU connections in 0.9.2, cutting network capacity in half and harming tunnel build success rates
-
- Nov 19, 2012
-
-
kytv authored
- add kFreeBSD to NBI and CPUID - add kFreeBSD to jcpuid/jbigi build scripts - refresh debian patches to compensate for kFreeBSD changes - i2prouter: Detect kFreeBSD and normalize its name - clean up osid (switching to "elif") and adding support for detecting kFreeBSD - update postinstall.sh; I2P cannot be installed using gij so postinstall.sh will not be run. If/when openjdk finally comes to kFreeBSD, we'll be ready for it.
-
zzz authored
-
- Nov 17, 2012
-
-
zzz authored
Exploratory: +30 IRC: +15 HTTP Proxy: +10 I2PSnark: -10
-
- Nov 16, 2012
-
-
zzz authored
- Implement automatic reseeding (ticket #521) - Increase minimum routers from 15 to 50
-
- Nov 13, 2012
-
-
zzz authored
-
- Nov 09, 2012
-
-
kytv authored
In my testing: 32 bit Windows (and, of course, 32 bit JRE) = Java added to the PATH 64 bit Windows and 64 bit JRE = Java added to the PATH 64 bit Windows and 32 bit JRE = Java *not* added to the PATH. So...with this check-in: - If the environment variable JAVA is set in the script, we'll use that manually specified Java. We will not look in the registry, but we'll check to make sure that the binary exists. - If Java is found in the system path, we'll use it instead. We will not look in the registry. - If the variable is not set manually and Java is not in the system path we'll look in the registry to find the java binary. I've tested this in Windows XP, Vista, and 7 but it should work in any supported version of Windows.
-
- Nov 05, 2012
-
-
zzz authored
lease set requests; reduce timeout, other cleanups
-
- Nov 02, 2012
- Oct 31, 2012
-
-
zzz authored
-
- Oct 30, 2012
- Oct 28, 2012
-
-
zzz authored
i2p.i2p.zzz.pcap i2p.i2p.zzz.test i2p.i2p.zzz.test2 i2p.i2p.zzz.update Javadoc fixes Checklist tweak -1
-
- Oct 27, 2012
-
- Oct 25, 2012
-
-
zzz authored
-
- Oct 24, 2012
-
-
zzz authored
- Fix (again) partial piece avoidance for seeds - Fix several partial piece (temp file) leaks, some uncovered by previous rarest-first fixes, some in end game - Don't lose all DHT peers if we stop quickly (backport from update branch) - Explore a kbucket if it's less than 3/4 full (backport from update branch)
-
str4d authored
-
- Oct 21, 2012
-
-
zzz authored
-
- Oct 20, 2012
-
-
zzz authored
-
- Oct 19, 2012
-
-
zzz authored
-
- Oct 18, 2012
- Oct 15, 2012
-
-
kytv authored
-
- Oct 14, 2012
-
-
zzz authored
-
- Oct 12, 2012
-
-
kytv authored
-
- Oct 10, 2012
-
-
zzz authored
-
- Oct 09, 2012
-
-
zzz authored
- Add peer test throttling - Peer test packet count fixes - Adjust peer test timeouts and add backoff - Reject relays and peer tests from same /16 - More peer test cleanup and log tweaks * Transports: - Enforce minimum peer port - Warn on low router ports
-
- Oct 08, 2012
-
-
zzz authored
- Fix relay request handling bug from -10 - Fix peer test reply handling bug from -10 - Fix NPE from -6
-
- Oct 07, 2012
-
-
zzz authored
- Set default read timeout in standard server - Reduce header timeout, enforce total header timeout in IRC and HTTP servers (ticket #723) * Streaming: Don't ignore option or force connect timeout to 5 minutes * Streaming javadocs * SocketTimeout cleanup
-
- Oct 06, 2012
- Oct 05, 2012
-
-
zzz authored
-
- Oct 03, 2012
-
-
zzz authored
- Increase max outbound establishments based on bandwidth - Synchronization fix for Java 5 - Use multiple buffer sizes in OutboundMessageState to reduce memory usage - Adjust skew calculation, synchronize too - Ping loop improvements
-
- Oct 02, 2012
-
-
zzz authored
- Fix memory leak in _peersByRemoteHost map caused by not removing peers that change IP or port - Send keepalives if firewalled - Handle peers that change ports on an established session - Synchronize adds and drops - Don't use peers with high RTTs in clock skew calculation - Reduce initial RTT/RTO
-
- Sep 28, 2012
-
-
zzz authored
- Fix bugs in rarest-first tracking - Fix requesting of partial piece when there are multiple seeds - Synch fix in BitField
-