- Nov 02, 2013
-
-
kytv authored
-
- Oct 06, 2013
-
-
zzz authored
-
- Oct 04, 2013
-
-
zzz authored
-
- Aug 11, 2013
-
-
zzz authored
-
- Aug 04, 2013
-
-
str4d authored
-
- Jun 12, 2013
-
-
zzz authored
(tested with classpath from 0.7.4 wrapper.config) * JettyStart: ditto * Remove references to now-unused jars in build.xml files
-
- May 29, 2013
-
-
zzz authored
* Jetty 7.6.11 * Tomcat 6.0.37
-
- Apr 24, 2013
-
-
zzz authored
* JettyStart: Fixes for use by plugins * RouterAppManager: Add shutdown hook
-
- Apr 23, 2013
-
-
zzz authored
I2P fixes for out-of-order nonce counts. Based on DigestAuthenticator in Jetty 7.6.10. Includes the nonce count verification code from Tomcat 7.0.35. ref: http://jira.codehaus.org/browse/JETTY-1468 which was closed not-a-bug. ref: https://bugs.eclipse.org/bugs/show_bug.cgi?id=336443 in which the Jetty implementation was introduced.
-
zzz authored
-
- Apr 19, 2013
-
-
zzz authored
-
- Apr 14, 2013
-
-
zzz authored
log ignored messages at debug level
-
- Apr 07, 2013
-
-
zzz authored
- Re-enable web downloads for easy jetty updating - Add dependency checking in apps/jetty build - Other build.xml tweaks
-
- Dec 10, 2012
-
-
zzz authored
-
- Nov 23, 2012
-
-
str4d authored
The project files for jetty are in the apps/jetty folder. Dependencies will be resolved once the project has been built normally once via e.g. "ant updater".
-
- Nov 22, 2012
-
-
zzz authored
- Fix eepsite xml files - First cut at updating migration code (untested)
-
- Nov 21, 2012
-
-
zzz authored
-
- Oct 17, 2012
-
-
zzz authored
- Include jetty-i2p.jar in the updaters
-
- 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
-
-
zzz authored
-
- Mar 06, 2012
-
-
zzz authored
-
- Mar 04, 2012
-
-
zzz authored
-
- Mar 01, 2012
-
-
zzz authored
-
- Feb 29, 2012
-
-
zzz authored
(Apache 2.0 license) instead of downloading a 25 MB zip
-
- Jan 23, 2012
-
-
zzz authored
-
- Jan 14, 2012
-
-
zzz authored
-
- Jan 10, 2012
- Jan 01, 2012
- Dec 31, 2011
-
-
zzz authored
-
- Dec 30, 2011
- Dec 29, 2011
-
-
zzz authored
- Add delay in systray port checker to ensure console is up - Move I2PRequestLog to net.i2p.jetty package
-
- Dec 23, 2011
-
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
Jetty 6 package. - Add several jars from the Jetty 6 distribution - Update jetty.xml - Add context XML files - Update WorkingDir to migrate the content XML files - Update RouterConsoleRunner and LocaleWebAppHandler - Remove all old Jetty 5.1.15 local mods; this will break Seedless using a custom Server() constructor - Update I2PRequestLog to be a mod of NCSARequestLog from 6.1.26 - Put I2PRequestLog in its own jar - Copy MultiPartRequest and other required classes from Jetty 5.1.15 and add it to susimail, as the replacement MultiPartFilter in Jetty 6 is difficult to migrate to, and does not support content-type - Update i2psnark for Jetty 6 - Disable i2psnark RunStandalone, unused and instantiated Jetty 5 - Fix up all webapp build.xml to reference new jars Not yet working: Plugin/webapp run detection and stopping, eepsite CGI Not well tested: Plugins, classpaths, webapps
-
- Jun 08, 2011
-
-
zzz authored
-