- Aug 11, 2013
-
-
kytv authored
- Windows: Self-compiled with VS2010 in Windows 7. The icon has been changed from Tanuki's default to Itoopie. - Linux ARMv6: Compiled on a RaspberryPi using gcc 4.6.3-14+rpi1, Icedtea6 6b27-1.12.5-1+rpi1 and stripped - All other binaries are from the "community edition" deltapack offered by Tanuki.
-
- Aug 10, 2013
- Jul 30, 2013
-
-
zzz authored
more clock skew and not drop valid messages at their destination
-
- Jul 29, 2013
- Jul 28, 2013
-
-
zzz authored
-
- Jul 25, 2013
-
-
zzz authored
- Prefer IPv6 by default - Fix IPv6-only option - Don't try NTCP IPv6 addresses unless we have one - Fix non-%16 SSU padding in data and session confirmed packets; enable by default - Log tweaks
-
- Jul 24, 2013
- Jul 21, 2013
-
-
zzz authored
* I2CP: - Don't NPE when loglevel=warn - Don't enforce property length limits when inside router JVM * I2PSnark: Log uncaught error in ThreadedStarter to router log * I2PThread: Log uncaught error to wrapper log
-
- Jul 20, 2013
- Jul 19, 2013
-
-
zzz authored
- Don't delay the refiller if we need more (don't limit max output) - Add FortunaRandomSource.main() to output to stdout for testing e.g. with dieharder
-
- Jul 18, 2013
-
-
zab2 authored
-
- Jul 15, 2013
-
- Jul 11, 2013
- Jul 06, 2013
-
-
zzz authored
-
- Jul 04, 2013
-
-
zzz authored
- Don't stop timers when session disconnects (tickets #644, #810) - Throw exception on attempt to use destroyed socket manager - Clear TCBShare cache when stopped - Javadocs
-
- Jul 03, 2013
- Jun 23, 2013
-
-
zzz authored
preserve all non-standard fields (such as those created by Robert) so the infohash doesn't change on restart, splitting the swarm. (http://zzz.i2p/topics/1327 thx 'backup')
-
- Jun 22, 2013
- Jun 17, 2013
-
-
zzz authored
in fast receive mode and the router doesn't require them.
-
- Jun 14, 2013
-
-
zzz authored
-
- Jun 10, 2013
- Jun 09, 2013
-
-
zzz authored
- Add new I2CP RequestVariableLeaseSetMessage - Send RVLSM if client supports it; handle on client side; disabled by default for the moment. - Add LeaseSet.getLatestLeaseDate() - Check latest, not earliest, date too far in future in KNDF.validate() - Check latest date too far in past in KNDF.validate() - Only check gateway and tunnel ID for equality in OCMOSJ lease caching to reduce churn - Split up KNDF.validate(RI) for efficiency, don't need to check signature, netid, etc. before lookups, only on store - Remove enforeNetID config - Fix major bug causing newer leasesets to be treated as older, and not stored or published - Increase max adjustment time of earliest lease - TransientDataStore cleanups - RouterInfo and LeaseSet equals() speedups
-
- Jun 07, 2013
-
-
zzz authored
- Fix bug that kept reverse index from being updated - Bump DB version to 3 to trigger repopulation of the reverse index - Make metaindex final - Add freelist check to the main() test
-
- Jun 05, 2013
-
-
zzz authored
to allow multiple bundled reply tags
-
- Jun 01, 2013
-
-
zzz authored
-
- May 31, 2013
- May 30, 2013
-
-
kytv authored
- Windows: Self-compiled with VS2010 in Windows 7. The icon has been changed from Tanuki's default to Itoopie. - Linux ARMv6: Compiled on a RaspberryPi using gcc 4.6.3-14+rpi1, Icedtea6 6b27-1.12.5-1+rpi1 and stripped - All other binaries are from the "community edition" deltapack offered by Tanuki.
-