- May 01, 2009
-
-
zzz authored
- Implement local address and UPnP configuration of UDP address - Limit received port to 1024 minimum
-
- Apr 30, 2009
-
-
zzz authored
SSU reachability is OK. i2np.ntcp.autoip=always for the old behavior. autoip default is now "true". i2np.ntcp.hostname=xxx now trumps i2np.tcp.autoip. - SSU always tells NTCP when status changes.
-
zzz authored
now defaults to auto; and configured now trumps auto. Port configuration now does not affect whether inbound NTCP is enabled - the host configuration alone can do that.
-
- Apr 29, 2009
-
-
zzz authored
-
- Apr 28, 2009
- Apr 26, 2009
- Apr 23, 2009
-
-
zzz authored
- Adjust RouterInfo expiration down to control memory usage - Display LeaseSets and RouterInfos on separate console pages
-
- Apr 21, 2009
-
-
dev authored
hope i have fixed that bug, where the "download $version" kept showing, while already having downloaded it
-
- Apr 08, 2009
-
-
zzz authored
- Enable IPv6 stack in the JVM, hopefully won't break anything - Patch Jetty to support binding to IPv6 addresses - Allow multiple bind addresses for the router console in the clients.config file; for new installs the default is now "127.0.0.1,::1" - Change most instances of "localhost" to "127.0.0.1" throughout the code * Router: - Move some classes to private static inner
-
- Apr 03, 2009
- Mar 02, 2009
-
-
zzz authored
- Clean up retry code - Bring I2CP listen error to the summary bar http://forum.i2p/viewtopic.php?t=3133
-
- Feb 25, 2009
- Feb 24, 2009
- Feb 02, 2009
-
-
zzz authored
in to i2ptunnel GUI yet - still needs tweaks
-
- Jan 29, 2009
-
-
zzz authored
- Move common methods to new HelperBase class - Make reseed link a button
-
- Jan 24, 2009
-
-
zzz authored
* RebuildRouterInfoJob: Don't run it * PublishLocalRouterInfoJob: - Delay for 5m at startup - Run every 20m (was 7.5m)
-
- Jan 22, 2009
-
-
zzz authored
-
- Jan 20, 2009
-
-
zzz authored
* Routerconsole: Add configkeyring.jsp
-
- Jan 10, 2009
-
-
zzz authored
-
- Jan 05, 2009
- Jan 02, 2009
-
-
zzz authored
-
- Jan 01, 2009
-
-
zzz authored
-
- Dec 20, 2008
- Dec 10, 2008
-
-
zzz authored
-
- Dec 03, 2008
- Dec 02, 2008
-
-
zzz authored
-
- Nov 28, 2008
-
-
zzz authored
-
- Nov 21, 2008
-
-
zzz authored
* Delay shitlist cleaner at startup * Strip wrapper properties from client config * Define multiple cert type * Prohibit negative maxSends in streaming * HTML fixup on configtunnels.jsp * Increase wrapper exit timeout from default 15s to 30s
-
- Nov 14, 2008
-
-
zzz authored
- Don't die if depend not available - Only verify Jetty hash once - Add streaming lib tests to depends task
-