- Jun 21, 2009
-
-
zzz authored
--------------------------------------------------------------------------------------- * ReseedHandler: - check for upper case HREF to be compatible with apache indexes
-
- Jun 19, 2009
-
-
zzz authored
- Change default news URL, use it instead of the old one even if the old one is saved in the configuration, to assist in the transition
-
- Jun 11, 2009
- Jun 03, 2009
-
-
zzz authored
-
- May 29, 2009
-
-
zzz authored
* SendGarlicMessageJob: Delete, unused * config.jsp: Comment out unused burst config code
-
- May 28, 2009
-
-
zzz authored
- config.jsp now cause graceful restart * UPnP: - Tweak to help startup problems * UDP: - Only save IP when it changes
-
- May 26, 2009
-
-
zzz authored
- Use CSS for form messages - Goodbye nonce spoof message - tunnels.jsp improvements
-
- May 21, 2009
-
-
zzz authored
-
- May 20, 2009
-
-
zzz authored
- Add a little color to confignav - Remove 'no skew' indication
-
- May 15, 2009
-
-
zzz authored
-
- May 13, 2009
-
-
zzz authored
-
- May 10, 2009
-
-
zzz authored
- Fix setting IP to a local interface address - Work on the configuration help some more
-
- May 06, 2009
-
-
zzz authored
- No longer use i2np.udp.forceIntroducers - Tweak UDP port qualification - Fix allowing low ports again - Add option to completely disable NTCP, for those behind nasty firewalls - Use SSU reachability rather than global reachability for determining NTCP reachability, since we are now reporting NTCP reachability too
-
- May 04, 2009
-
-
zzz authored
-
- May 02, 2009
-
-
zzz authored
- Set Status to OK for local public addresses or UPnP port open - Allow UDP address changes after we transition to firewalled - Have NTCP start reporting reachability status, this will get OK on the console more often and mask UDP problems, which might be good or bad... - Fix UDP port configuration - Reword and rearrange configuration options again - Rearrange configuration help - More right-alignment on config - Prevent Concurrent modification exception in UPnP - UPnP HTML output tweaks - remove "plugin" references - Move UDP message failed log from WARN to INFO - Short-circuit message history call in UDP
-
- May 01, 2009
- 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
-