- Jul 31, 2012
-
-
str4d authored
-
- Jul 21, 2012
-
-
str4d authored
-
- Jun 29, 2012
- Jun 25, 2012
-
-
zzz authored
-
- Jun 24, 2012
-
-
zzz authored
resulting in trailing zeros after the random padding in the unencrypted AES data block. The number of zeros equaled the number of tags included (typ. 6 or 40). As the data size is rounded up to the next multiple of 16, this increased the size of the data by 0, 16, 32, or 48 bytes when tags were included. Bug introduced 2004-10-30.
-
zzz authored
* Transport: Add Ethiopia to hidden mode list * Log and javadoc tweaks
-
- Jun 21, 2012
-
-
zzz authored
-
- Jun 20, 2012
- Jun 19, 2012
-
-
zzz authored
- Listen only on local port if set - Listen only for streaming protocol if configured (new option) - Javadocs re: ports
-
- Jun 11, 2012
-
-
zzz authored
-
- May 30, 2012
-
-
zzz authored
- Move from core to router, leave stub in core so it doesn't break compatibility. This removes a thread in app context and prevents any app context from running NTP; external clients must use the time received from the router. - Increase query interval
-
- May 28, 2012
-
-
zzz authored
-
- May 20, 2012
-
-
zzz authored
is correctly changed just after midnight.
-
- May 01, 2012
-
-
zzz authored
-
- Mar 28, 2012
-
-
zzz authored
-
- Mar 27, 2012
-
-
zzz authored
-
- Mar 26, 2012
-
-
zzz authored
-
- Mar 25, 2012
- Mar 23, 2012
- Mar 22, 2012
-
-
zzz authored
with I2PAppContext-rooted references
-
- Mar 17, 2012
-
-
zzz authored
-
- Mar 16, 2012
-
-
zzz authored
in advanced config
-
- Mar 14, 2012
-
-
zzz authored
- Move from core to router/transport - Make non-static, instantiate in TransportManager - Generate keypair in constructor and make final to move more processing to the precalc thread and eliminate races - Synchronize getSessionKey() to eliminate races - Comment out unused methods * UDPTransport: - Make key builder final in InboundEstablishState to eliminate rare NPE (ticket #406) - Remove unused static instance
-
zzz authored
-
zzz authored
-
- Mar 08, 2012
-
-
zzz authored
- Don't use unacked tagsets after consecutive ack failures and revert to full ElGamal if necessary (ticket #574) - Synchronize creation of new sessions to prevent dups - Don't remove an unacked session until it's really out of tags - Failsafe removal of old unacked tagsets - Cleanups, final, comments, log tweaks, debug.jsp tweaks, synchronization tweaks
-
zzz authored
-
zzz authored
-
- Feb 29, 2012
-
-
zzz authored
- Remove static logs - Sort addresses in RouterInfo at initialization only; change from Set to List to save space - Remove unused counters in Lease to save space - Increase max leases to 16
-
- Feb 28, 2012
- Feb 27, 2012
-