- Jul 21, 2022
-
-
zzz authored
when in portable configuration and changing the launch browser on startup setting on /configservice ref: http://zzz.i2p/topics/3347
-
- Jun 06, 2022
-
-
zzz authored
-
- Aug 28, 2021
-
-
zzz authored
-
- Mar 20, 2021
-
-
zzz authored
-
- Oct 12, 2020
-
-
zzz authored
Hide option on /configservice if not supported
-
- Dec 15, 2019
-
-
zzz authored
Use Exception.getLocalizedMessage() everywhere HomeHelper javadoc
-
- May 10, 2019
-
-
zzz authored
Code from Jan. 2018, never checked in, probably untested, definitely incomplete.
-
- Dec 23, 2018
-
-
zzz authored
GraphHelper minor cleanup
-
- Jan 18, 2018
-
-
zzz authored
-
- Dec 01, 2017
-
-
zzz authored
-
- Nov 19, 2017
-
-
zzz authored
-
- Nov 06, 2016
-
-
zzz authored
-
- Sep 24, 2016
-
-
zzz authored
-
- May 20, 2016
-
-
zzz authored
Switch to AWT by default on Mac; Hide DTG enable form on Mac until we fix headless override in i2prouter
-
- May 09, 2016
-
-
zzz authored
restart required
-
- May 06, 2016
-
-
zzz authored
- Show systray controls for all OSes on /configservice - Implement backend for systray control
-
- Dec 20, 2015
-
-
zzz authored
-
- Dec 11, 2015
-
-
zzz authored
As a result, event log will now show "shutdown" instead of "crashed".
-
- Sep 25, 2015
-
-
dg2-new authored
-
- Mar 08, 2015
-
-
zzz authored
-
- Jul 03, 2014
-
-
zzz authored
-
- May 18, 2014
-
-
zzz authored
-
- Mar 12, 2014
-
-
zzz authored
extend shutdown timeouts for all archs.
-
- Nov 21, 2013
-
-
str4d authored
-
- Jun 12, 2013
-
-
zzz authored
-
- May 26, 2013
-
-
zzz authored
- Add support for requesting an encrypted reply * NetDB: - Add support for encrypted DatabaseSearchReplyMessage and DatabaseStoreMessage in response to a DatabaseLookupMessage * PRNG: Cleanups using Collections.singletonMap() * Router utils: New RemovableSingletonSet * TransientSessionKeyManager: - Support variable expiration for inbound tag sets - Several efficiency improvements * VersionComparator: Add static method, use most places
-
- Oct 13, 2012
-
-
zzz authored
- Prep for ClientApp interface by storing context in a field, shuffle around what's static and what's not (ticket #347) - Remove ports from port mapper on shutdown, other changes to track actual ports better (ticket #731) - Hook in password manager using MD5, untested. (ticket #731)
-
- Oct 05, 2012
-
-
zzz authored
-
- Sep 09, 2012
-
-
zzz authored
and determine Java version on Android
-
- May 20, 2012
-
-
zzz authored
-
- Mar 25, 2012
-
-
zzz authored
-
- Jan 09, 2012
-
-
zzz authored
-
- Jan 08, 2012
-
-
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
-
- Jul 15, 2011
-
-
zzz authored
- Cancel our JVM shutdown hook when shutting down - Run a spinner task so shutdown always completes - exit() instead of halt() so other JVM shutdown hooks run - Prevent duplicate wrapper notifier hooks - Notify the wrapper twice, once for stopping and once for stopped
-
- Jul 03, 2011
-
-
zzz authored
* Shutdown: - Clear more resources in peer manager, netdb, stat manager, session key manager, naming service, tunnel dispatcher, OCMOSJ (result of testing with jvisualvm) - Don't call wrapper on shutdown (starting two threads) if we were started with runplain
-
- Jan 19, 2011
-
-
mathiasdm authored
-
- Oct 26, 2009
- Aug 15, 2009
-
-
sponge authored
-
- Aug 14, 2009
-
-
z3d authored
-