- Oct 28, 2012
- Oct 27, 2012
-
-
zzz authored
- Refactor TCG to use ClientApp interface - Remove 'reload config' button - Synchronization fixes - Don't instantiate early, to allow router to hold a reference. TCG.getInstance() may now return null when in RouterContext. - Jsps display message when TCG not initialized
-
zzz authored
-
zzz authored
- Buffer output - Separate methods for inbound and outbound, so we don't need to use PacketLocal for inbound - Cleanups after prop - Finals etc.
-
kytv authored
-
zzz authored
to branch 'i2p.i2p.zzz.pcap' (head ae8977bcc33f75ee36505e739e9e4a194f5d9074)
-
zzz authored
-
- Oct 26, 2012
- Oct 25, 2012
- Oct 24, 2012
-
-
str4d authored
-
str4d authored
-
zzz authored
- Fix (again) partial piece avoidance for seeds - Fix several partial piece (temp file) leaks, some uncovered by previous rarest-first fixes, some in end game - Don't lose all DHT peers if we stop quickly (backport from update branch) - Explore a kbucket if it's less than 3/4 full (backport from update branch)
-
str4d authored
-
- Oct 23, 2012
-
-
meeh authored
-
- Oct 22, 2012
- Oct 21, 2012
-
-
zzz authored
-
- Oct 20, 2012
-
-
zzz authored
-
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
-
zzz authored
-
zzz authored
-
- Oct 19, 2012
- Oct 18, 2012
- 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