- Nov 16, 2012
- Nov 14, 2012
-
-
zab authored
* Removal of warnings related to generics in StatManager
-
- Nov 13, 2012
-
-
zzz authored
-
zzz authored
The bug has been there forever but never happened before 0.9.3 because the buffers were all 32KB and the largest fragment was about 1500 bytes. In 0.9.3, there are multiple buffer sizes, the smallest is 512 bytes, and a packet of exactly 512 bytes would be silently dropped. Thanks zab for finding it.
-
zzz authored
-
zzz authored
- Fix NPE with more syncing (hopefully) (ticket #770) - Use ByteCache for 16KB buffers
-
zzz authored
-
zzz authored
-
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 07, 2012
-
-
str4d authored
and 'fd3c457f0a834ba87fead3cbdf22e31253cd4e7c'
-
- Nov 06, 2012
-
-
meeh authored
I've failed to get in contact with him for a renewal of his certificate. Errors might appear in logs on installs after that date, just remove https://euve5653.vserver.de from /configreseed in console and you wont get errors.
-
str4d authored
-
- Nov 05, 2012
-
-
str4d authored
and 'e2f50f8cb50f8593ca882e94cb661c54b87d2468'
-
str4d authored
-
str4d authored
-
str4d authored
-
str4d authored
-
str4d authored
-
zzz authored
lease set requests; reduce timeout, other cleanups
-
zzz authored
-
zzz authored
- More DHT limits - Announce to backup trackers if DHT is empty - Use PEX and DHT info in torrent peer count - Don't use temp files for announces - TrackerClient refactoring - cleanups
-
zzz authored
- Fix NPE after restart (ticket #763) - Move more nonces out of system properties
-
zzz authored
-
str4d authored
to branch 'i2p.i2p' (head c917793878189c29441f69133e029cfdfe3c0895)
-
str4d authored
-
- Nov 04, 2012
-
-
str4d authored
-
- Nov 02, 2012
-
-
kytv authored
-
zzz authored
- Better fix for logging dropped messages (ticket #758) - Implement fast receive to reduce per-message handshakes - Make messageReliability=none the default
-
zzz authored
-
zzz authored
-
zzz authored
- Better privkey backup file name - Revert increment of privkey tunnel name - Move deleted privkeys to backup dir - Fix jsp build dependencies - Fix layout issue on Chrome (ticket #757)
-
zzz authored
- Split buckets correctly - More exploration fixes
-
- Oct 31, 2012