- Jul 31, 2012
-
-
str4d authored
-
- Mar 28, 2012
-
-
zzz authored
-
- Mar 27, 2012
- Mar 26, 2012
- Mar 25, 2012
- Mar 24, 2012
- Mar 23, 2012
-
-
zzz authored
-
- Mar 22, 2012
- Mar 20, 2012
- Mar 19, 2012
-
-
sponge authored
-
- Mar 18, 2012
-
-
zzz authored
-
- Mar 17, 2012
- 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
-
-
zzz authored
instead of a ContextHolder, ServletHandler, and ServletHolder. This also fixes / which returned a zero-length file, broken in the last checkin.
-