- Jan 22, 2023
-
-
zzz authored
-
zzz authored
-
zzz authored
No UI, must edit config file and restart. ref: http://zzz.i2p/topics/3549 Contains code adapted from I2P+. License: Permission is granted to upstream to incorporate I2P+ modifications under the license of the applicable upstream subsystem as specified in LICENSE.txt.
-
zzz authored
Broken in move from mtn to git Fix some places that were broken even with mtn
-
- Jan 21, 2023
-
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
Do not rebind internal port if only SSU external port changed so "full cone" NAT will work Log warning if NTCP configured with fixed port different from SSU
-
zzz authored
Eliminate Symmetric NAT errors for "full cone" NATs with different external port Separate isPortFixed() states for IPv4 and IPv6 Allow port changes when state is unknown Require two tests to transition from unknown IPv4 state Save external port config on change Don't reset external port config at startup Add port change event to event log
-
zzz authored
-
zzz authored
-
zzz authored
Fix rare peer test NPE if we did not set charlie's hash
-
zzz authored
Remove ERR- and WARN- prefixes from translated status strings
-
- Jan 19, 2023
- Jan 18, 2023
- Jan 17, 2023
- Jan 15, 2023
-
-
zzz authored
minor cleanups
-
zzz authored
previously just closed the socket
-
zzz authored
previously just closed the socket
-
zzz authored
previously just closed the socket
-
zzz authored
-
zzz authored
Message/log cleanups
-
zzz authored
as suggested by drzed
-
zzz authored
Don't show zero send/receive BPS after 15 sec idle; show smoothed value, so display isn't mostly zeros. BPS sorters will now work correctly and totals are more accurate. Pass now to send/receive BPS methods and BW estimator Comment out UDPTransport.noteSend() Fix alignment issue in NTCP peers table Show 0 instead of 0.00 for zero BPS Change rounding mode of formatters
-
zzz authored
-
- Jan 14, 2023
- Jan 13, 2023
-
-
idk authored
-
- Jan 12, 2023
-
-
zzz authored
to be only what stats.i2p needs Disabled until next release, to preserve dev build anonymity, tested while enabled Commented out unsed code ref: http://zzz.i2p/topics/3515
-
zzz authored
Command error handling and message improvements Implement simple HELP command bump -1
-
zzz authored
-
- Jan 11, 2023
-
-
zzz authored
Minor cleanup of dup strings
-
zzz authored
Use PortMapper constants to check registration Reported by lbt
-
zzz authored
As proposed at http://zzz.i2p/topics/3520
-