|
|
@3d42946
|
8 years |
zzz |
* Console: Remove I2PDigestAuthenticator workaround, as Jetty 7.6.11 …
|
|
|
@813a198
|
8 years |
zzz |
* Console, TunnelControllerGroup?: Don't register shutdown hook if …
|
|
|
@22025b0
|
8 years |
zzz |
* Console: Fix Jetty digest auth bug causing repeated password …
|
|
|
@4358d11
|
8 years |
zzz |
Baseline checkin of DigestAuthenticator? from Jetty 7.6.10 before mods
|
|
|
@5ea2832
|
8 years |
zzz |
* AppManager?: Register jetty, console, and SAM with manager
|
|
|
@57b794f
|
8 years |
zzz |
* Jetty logging: Fix logging using I2PLogger class;
log ignored …
|
|
|
@be8697c
|
8 years |
zzz |
jetty 7 first cut
|
|
|
@cbc9165
|
8 years |
zzz |
- Add a jetty starter that can be stopped later
- Include …
|
|
|
@703f28e
|
9 years |
zzz |
* Build:
- Include old commons logging classes in …
|
|
|
@7bd83f8
|
9 years |
zzz |
* Jetty Logger: Put a note in wrapper log saying where the logs went
|
|
|
@e1c3979a
|
9 years |
zzz |
* Jetty logger: Fix stack trace logging
|
|
|
@51f7f3a
|
9 years |
zzz |
log all jetty warns as errors
|
|
|
@33b25b57
|
9 years |
zzz |
- Fix jetty.xml migrate quote handling
- Fix I2PRequestLog javadoc
- …
|
|
|
@beb6d1f4
|
9 years |
zzz |
I2PLogger fix; better log init
|
|
|
@03e86fcb
|
9 years |
zzz |
make jetty use I2P logging
|
|
|
@be7623a4
|
9 years |
zzz |
- Start webapps after console for faster startup
- Add delay in …
|
|
|
@04cbcf2
|
9 years |
zzz |
reapply I2P mods
|
|
|
@99ad70e
|
9 years |
zzz |
6.1.26 base for reference
|
|
|
@92b9d0a
|
9 years |
zzz |
First cut at migrating to Jetty 6 and prep for using an external
Jetty …
|
|
|
@c979d65
|
10 years |
zzz |
- Add UTF-8 test script
- Fix non-UTF-8 comment in Jetty source File
|
|
|
@965b2611
|
10 years |
sponge |
Evolve, document how the URI path fix works. Fix 302 redirects so they …
|
|
|
@923c3d8
|
10 years |
sponge |
Fix 302 redirect so that it encodes the URI path properly.
|
|
|
@925f9d0
|
10 years |
sponge |
Add virgin ResourceHandler?.java file
|
|
|
@4622080e
|
10 years |
sponge |
Fix FileResource?.java
|
|
|
@8d6a125
|
10 years |
sponge |
Fix URI.java, add FileResource?.java
|
|
|
@f8ed3c5
|
10 years |
sponge |
Add original URI.java source
|
|
|
@da86615
|
10 years |
sponge |
Fix missing </A>
|
|
|
@2baee74
|
11 years |
zzz |
* Replace size() ⇐ 0 with isEmpty() everywhere, ditto > 0 → !isEmpty()
|
|
|
@a5af9dc
|
11 years |
zzz |
* Jetty: Backport directory listing bugfix from jetty 6
|
|
|
@51a1564
|
11 years |
sponge |
Fix addWebApplications API goofup, Bump BOB version, which I forgot to do.
|
|
|
@6d678480
|
11 years |
sponge |
org.mortbay.jetty.Server modified method to accept Attributes for …
|
|
|
@abc23e9
|
12 years |
zzz |
* Move almost all uses of StringBuffer? to StringBuilder?,
for …
|
|
|
@833ebd0
|
12 years |
zzz |
Jetty: Fix temp dir handling, which was causing susidns not to start …
|
|
|
@0cfbe9c
|
12 years |
zzz |
* IPV6/localhost:
- Enable IPv6 stack in the JVM, hopefully …
|
|
|
@9f57be5
|
12 years |
zzz |
* Jetty: Add a I2PRequestLog class to log request dest hash
|