- Jul 10, 2013
-
-
zzz authored
- I2PSocketManagerFactory: New createDisconnectedManager(), javadocs - I2PSessionImpl: Rewrite state management and locking, prevent multiple connect() calls, but allow disconnect() to interrupt connect() - I2PSimpleSession: Changes to match I2PSessionImpl - I2PTunnelServer: Don't connect in constructor, use createDisconnectedManager() for a final manager, finals and cleanups Lightly tested. Todo: I2PTunnelClientBase
-
zzz authored
-
zzz authored
-
zzz authored
- Make classes extensible for router-side test stubs - Add router-side local-only test implementation, no full router required. Only tested with external clients, probably doesn't work in-JVM. - Don't start threads in ClientManager constructor - Remove unused Reader param in ClientMessageEventListener methods - Cleanups, volatiles, finals, javadocs
-
zzz authored
ngettext fix for "peers" string
-
- Jul 09, 2013
-
-
zab2 authored
-
- Jul 07, 2013
- Jul 06, 2013
- Jul 05, 2013
- Jul 04, 2013
- Jul 03, 2013
- Jul 02, 2013
-
-
kytv authored
and 'ccdac8f0911b798c42e9079d47e07c0e7c652815'
-
kytv authored
This change is required after de-parameterizing the i2prouter script. I hardcoded the file name because the $0 variable isn't expanded (because of single quotes). When using double-quotes (and escaping with back-slashes), the strings weren't translated. I've decided to de-parameterize until I figure out what the problem is.
-
kytv authored
and '9cb464ed9b358b1e9807792b37f703977d6f5f96'
-
kytv authored
-
kytv authored
-
kytv authored
Jenkins' cobertura plugin wasn't finding the streaming source. This change should correct that.
-
- Jun 30, 2013
- Jun 29, 2013