- Oct 20, 2012
-
-
zzz authored
- Store form handler nonces in the servlet session instead of system properties, to prevent cross-session interference
-
zzz authored
- Consolidate all the jsp formhandler boilerplate in the new formhandler.jsi, in preparation for further improvements
-
zzz authored
- Add a simple network monitor - Add new reachability state for network disconnected - Prevent any tunnel building when disconnected (ticket #519) - Don't unleash watchdog when disconnected
-
zzz authored
- Add methods for connectivity detection - Remove Hamachi restriction
-
- Oct 17, 2012
-
-
zzz authored
- Include jetty-i2p.jar in the updaters
-
- Oct 16, 2012
-
-
zzz authored
- Allow multiple users - Migrate passwords on first save
-
- Oct 15, 2012
- Oct 14, 2012
- Oct 13, 2012
-
-
zzz authored
-
zzz authored
-
zzz authored
- Add remove method - Add console password form to configui.jsp - Consolidate multiple setSettings()/getJettyString() in FormHandler - Some form message tweaks
-
zzz authored
- Remove unused password fallback in FormHandler
-
zzz authored
to branch 'i2p.i2p.zzz.test' (head 220477e37d4df782b9a8bb30d12669d146dc6226)
-
zzz authored
-
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)
-
zzz authored
in consitent ways, including salting and hashing if possible. Not hooked in to console yet, lightly tested. (ticket #731)
-
zzz authored
-
kytv authored
-
zzz authored
manager to track the lifecycle and start/stop clients on demand. Not hooked in to console yet, untested. (ticket #347)
-
- Oct 12, 2012
- Oct 11, 2012
-
-
kytv authored
Let's not direct people to see how to configure their browser at http://www.i2p2.i2p/htproxyports when you need to have your proxy configured to go there!
-
kytv authored
-
kytv authored
-
- Oct 10, 2012