- Mar 16, 2012
- Mar 14, 2012
-
-
zzz authored
-
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
-
- Mar 13, 2012
-
-
sponge authored
-
- Mar 12, 2012
-
-
zzz authored
- Better IPv6 test, hopefully will work on Windows - Hide home page flags once language is selected - Home page shrinkage and other CSS tweaks
-
- Mar 11, 2012
-
-
zzz authored
- Include old commons logging classes in commons-logging.jar - Preserve manifests in Jetty/Tomcat jars * Jetty Logger: Promote warns to erros when a Throwable is the second arg
-
- Mar 10, 2012
- Mar 09, 2012
- 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
-
- Mar 06, 2012
-
-
zzz authored
caused by last checkin (symptom: i2psnark in wrong directory)
-
- Mar 05, 2012
- Mar 04, 2012
-
-
zzz authored
-
- Mar 03, 2012
- Mar 02, 2012
- Mar 01, 2012
- Feb 29, 2012
-
-
zzz authored
- StoreState finals
-
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
-
zzz authored
checkin comments claim it was reenabled in 0.7.10 but it didn't actually happen, probably due to bad merge.
-
zzz authored
-
- Feb 28, 2012
-
-
zzz authored
-
- Feb 27, 2012
-
- Feb 22, 2012
- Feb 20, 2012
- Feb 17, 2012
-
-
zzz authored
-
- Feb 13, 2012
-
-
str4d authored
-