- Aug 20, 2012
-
-
zzz authored
-
- May 30, 2012
-
-
zzz authored
- Move from core to router, leave stub in core so it doesn't break compatibility. This removes a thread in app context and prevents any app context from running NTP; external clients must use the time received from the router. - Increase query interval
-
- Mar 26, 2012
-
-
zzz authored
-
- Mar 02, 2012
-
-
kytv authored
-
- Jan 27, 2012
-
-
zzz authored
-
- Nov 30, 2011
-
-
zzz authored
- Split up config network page - CSS tweaks and cleanups - Change some form notices to errors - Spiff up the buttons new silk icons: See licenses/LICENSE-SilkIcons.txt new toopie icon: Shrunk from existing one
-
- Nov 28, 2011
-
-
zzz authored
-
- Oct 11, 2011
-
-
zzz authored
-
- Jan 06, 2011
-
-
zzz authored
- Findbugs - Replace "ghetto" mark/reset - Remove dead code in TrivialPreprocessor - More efficient UDP peer sort - finals
-
- Dec 26, 2010
- May 10, 2010
-
-
zzz authored
-
- Jan 02, 2010
-
-
zzz authored
-
- Oct 29, 2009
-
-
zzz authored
-
- Oct 26, 2009
-
-
zzz authored
- Don't save config when checking for updates on configupdate.jsp - Rework ConfigRestartBean and tag - More tag fixups - Add lang=xx for testing - Add file for additional tagged strings
-
- Aug 15, 2009
-
-
sponge authored
-
- Jul 01, 2009
-
-
zzz authored
for efficiency (thanks Arsene for the suggestion)
-
- May 29, 2009
-
-
zzz authored
* SendGarlicMessageJob: Delete, unused * config.jsp: Comment out unused burst config code
-
- 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 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
-
-
zzz authored
- Correct the meanings of the i2np.ntcp.autoip and i2np.ntcp.autoport advanced config. If you have one of these set but not the other, you will have to adjust your configuration on config.jsp.
-
- Jan 29, 2009
-
-
zzz authored
- Move common methods to new HelperBase class - Make reseed link a button
-
- Jan 10, 2009
-
-
zzz authored
-
- Dec 03, 2008
-
-
zzz authored
- Fixes and cleanups when NTCP and/or UDP transports disabled - More TCP removal cleanup - Clean up bandwidth limiting, centralize defaults - Force burst to be >= limit - Increase default bw to 48/24, burst 64/32
-
- Jul 16, 2008
-
-
Oldaris authored
-
- Feb 21, 2008
-
-
zzz authored
* Fix config.jsp that showed 0KBps share bandwidth by default
-
- Jul 07, 2007
-
- Jul 04, 2007
-
- Oct 09, 2006
-
-
- Jul 04, 2006
-
-
* New NIO-based tcp transport (NTCP), enabled by default for outbound connections only. Those who configure their NAT/firewall to allow inbound connections and specify the external host and port (dyndns/etc is ok) on /config.jsp can receive inbound connections. SSU is still enabled for use by default for all users as a fallback. * Substantial bugfix to the tunnel gateway processing to transfer messages sequentially instead of interleaved * Renamed GNU/crypto classes to avoid name clashes with kaffe and other GNU/Classpath based JVMs * Adjust the Fortuna PRNG's pooling system to reduce contention on refill with a background thread to refill the output buffer * Add per-transport support for the shitlist * Add a new async pumped tunnel gateway to reduce tunnel dispatcher contention
-
- Feb 16, 2006
-
- Feb 15, 2006
-