- Mar 23, 2012
- Mar 22, 2012
- Mar 20, 2012
- Mar 19, 2012
- Mar 18, 2012
- Mar 17, 2012
- Mar 16, 2012
- Mar 15, 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
-
zzz authored
- Set default cache-control for webapps and eepsite - Disable dir listing for console webapps * WebAppStarter: Remove static log
-
zzz authored
-