- Jan 14, 2012
- Jan 10, 2012
- Jan 09, 2012
-
-
zzz authored
-
- Jan 08, 2012
-
-
zzz authored
-
zzz authored
- Fix failsafe shutdown hook broken in 0.8.8; HUP, INT, and TERM signals should now shut down cleanly. - Shutdown hook no longer prevents other hooks from running - Trap HUP, if router.gracefulHUP=true, and do graceful shutdown. Only under wrapper, non-Windows. - i2prouter stop now uses SIGTERM - Implement i2prouter graceful using SIGHUP (ticket #580) - Configure wrapper to ignore SIGUSR1 and SIGUSR2 as they will shut down or crash the JVM
-
- Jan 06, 2012
-
-
zzz authored
-
- Jan 02, 2012
-
-
zzz authored
-
- 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 24, 2011
-
-
zzz authored
- Uncomment eepsite concurrent ThreadPool and fix arguments - Reduce eepsite acceptors to 1 - Add jetty-ssl.xml example - jetty.xml cleanup
-
zzz authored
- Fix nowebapp.jsp for non-started webapps - Fix nowebapp.jsp for url /foo for non-started webapp foo
-
zzz authored
- Enforce min and max Jetty versions at plugin installation - Enforce I2P, Java, and Jetty versions at plugin startup too
-
- Dec 23, 2011
-
-
zzz authored
- Remove synchronization - Do not allow contents to change after being set, throw IllegalStateException - Do not copy contents out in getters - Make options final - Add getOption() and getOptionsMap() methods
-
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
-
- Dec 15, 2011
-
-
dream authored
Add hooks so the new PortMapper lets i2p plugins not fail when the router console is not on port 7657. Also raise an exception when requesting unregistered ports so as to encourage swift adding of the registration hooks when those ports are taken.
-
- Dec 05, 2011
- Dec 04, 2011
-
-
zzz authored
- Less icons on configclients.jsp - Fix some browsers breaking line on negative numbers - Tab CSS tweaks
-
- Dec 02, 2011
-
-
zzz authored
- Summary bar tweaks - Config nav CSS tabs - CSS cleanups from last checkin
-
- Nov 30, 2011
-
-
zzz authored
- Split up config network page - CSS tweaks and cleanups - Change some form notices to errors - Spiff up the buttons new silk icons: See licenses/LICENSE-SilkIcons.txt new toopie icon: Shrunk from existing one
-
- Nov 28, 2011
- Nov 16, 2011
-
-
zzz authored
-
- Nov 14, 2011
- Nov 11, 2011
-
-
zzz authored
- Less magic and fix img sizes, for speed and less artifacts while rendering - CSS tweaks
-
- Nov 09, 2011
- Nov 03, 2011
-
-
kytv authored
-
- Oct 25, 2011
-
-
zzz authored
- Make most classes package private - Final, static, logs, cleanups - Consolideate createRateStat calls - Add getTotalLength() - Remove unused lengthOverride()
-
- Oct 17, 2011
-
-
zzz authored
-