Commit Graph

7 Commits

Author SHA1 Message Date
sponge
965b2611b3 Evolve, document how the URI path fix works. Fix 302 redirects so they URL encode properly. bump to -1 2010-12-26 20:45:29 +00:00
sponge
4622080e07 Fix FileResource.java 2010-12-19 00:20:14 +00:00
sponge
8d6a12552c Fix URI.java, add FileResource.java 2010-12-19 00:19:26 +00:00
sponge
f8ed3c561e Add original URI.java source 2010-12-18 19:58:29 +00:00
sponge
da8661526f Fix missing </A> 2010-12-18 19:57:56 +00:00
zzz
a5af9dc973 * Jetty: Backport directory listing bugfix from jetty 6 2010-04-27 12:51:14 +00:00
zzz
0cfbe9c28b * IPV6/localhost:
- Enable IPv6 stack in the JVM, hopefully won't break anything
      - Patch Jetty to support binding to IPv6 addresses
      - Allow multiple bind addresses for the router console
        in the clients.config file; for new installs the
        default is now "127.0.0.1,::1"
      - Change most instances of "localhost" to "127.0.0.1"
        throughout the code
    * Router:
      - Move some classes to private static inner
2009-04-08 01:34:12 +00:00