Commit Graph

17436 Commits

Author SHA1 Message Date
zzz
b100d1a823 bump -7-rc i2p-2.5.2-7-rc 2024-07-03 11:38:31 -04:00
zzz
cad8fe954e Jetty: Don't show null exception message in XSSFilter 2024-07-02 12:00:34 -04:00
zzz
452968eab0 Tunnels: Peer selection tweak 2024-07-01 07:55:26 -04:00
zzz
34f0444e06 Tunnels: Remove old check for buggy routers now that MIN_VERSION is higher 2024-06-30 11:40:07 -04:00
zzz
f6fe5b8aa3 Router: Remove ancient test code for variable leasesets 2024-06-30 11:33:12 -04:00
zzz
d49c6d3c85 checklist update 2024-06-30 11:19:59 -04:00
zzz
e7818dadeb i2psnark: Fix alignment of torrent names (light/vanilla themes) (Github #76) 2024-06-30 11:00:16 -04:00
zzz
318675923a i2psnark typo 2024-06-30 10:57:50 -04:00
zzz
4033191c1c Util: Don't classify ARM servers as slow (Github #77) 2024-06-30 08:02:34 -04:00
zzz
e3d3c0b6b4 Util: Remove discontinued DoH server (Github PR #79)
Thanks @tina-hello
2024-06-29 11:06:08 -04:00
zzz
70dfd51559 bump -6 i2p-2.5.2-6 2024-06-29 10:30:41 -04:00
zzz
38e6fc5ef2 i2psnark: Fix config page showing router limit instead of configured i2psnark limit for max up bw after restart (Github #75)
This was just a display issue; actual internal limit was correct.
Snark limit will continue to be capped at about 60% of the router limit
to account for overhead.
2024-06-29 10:26:32 -04:00
bd1f4c9f6a CI: when a new tag is pushed, wait until the mirror is updated, download the files from the mirror, and then move the files to the github release corresponding to the tag. Use the i2p.newsxml source to generate the text for the release i2p-2.5.2-0 2024-06-27 19:39:42 -04:00
zzz
ddfe816d80 I2CP: Increase % of router bandwidth reported to clients 2024-06-27 17:07:44 -04:00
zzz
d765f85515 Console: Fix typo in Permissions-Policy header
causing Chrome to complain
2024-06-26 11:45:29 -04:00
zzz
f8394ac82a Data: Add LeaseSet2.getOptions()
Currently unused but useful for testing.
Remove useless null check.
2024-06-25 12:28:30 -04:00
zzz
e4aab76045 Graphs: Skip the X axis arrowhead also
put the check in the right place
2024-06-24 13:52:44 -04:00
zzz
a2dc80e089 susimail: Update size limits to match current postman limits 2024-06-22 16:47:10 -04:00
zzz
b573fe461f i2ptunnel: Reduce severity of access filter errors (Gitlab #483)
So they don't prevent the tunnel from starting
Log tweaks
2024-06-20 11:21:42 -04:00
zzz
d4f580ee39 Build: Put JspC wrapper in its own jar, used only at build time
remove from jetty-i2p.jar, not required at runtime
2024-06-11 07:49:50 -04:00
zzz
88fbf0f82a i2psnark: CSS tweaks
soften linear gradients
2024-06-10 11:12:28 -04:00
zzz
14db2f3642 Router: Increase min version for floodfills, tunnels, reseed 2024-06-10 07:07:50 -04:00
zzz
c15b29cd4d javadoc fix 2024-06-10 06:51:11 -04:00
zzz
a0f92b2e28 CLI: Fix getopt program names
these are output by getopt in error messages
2024-06-05 09:05:51 -04:00
zzz
5c8ddbe26a bump -5 i2p-2.5.2-5 2024-06-04 08:50:59 -04:00
zzz
07cf02e969 Reseed: Increase min version when creating bundles
exclude K and G caps from bundles
improve CLI output to count old versions and unreachables
allow specifying hostname only on CLI, not just full URL
2024-06-04 08:49:32 -04:00
zzz
a2dd0a756d Router: Add synthetic stats for client and expl. build success rate
derived from event counts of existing stats
requires full stats setting
2024-06-04 08:31:32 -04:00
zzz
aedcd02506 i2psnark: Make PEX more efficient
by only sending new peers, as in ut_pex.
Track connected time and last pex sent time, and only send
peers connected since the last sent time.
Usually, there are no new peers, so now we don't send a message at all.
Also, don't send PEX to seeds after the handshake.
2024-06-04 08:27:12 -04:00
zzz
2f0ed24356 Merge branch 'snark-partials' into 'master'
i2psnark: Fix leaked requests and partial pieces with data

See merge request i2p-hackers/i2p.i2p!203
2024-06-04 11:32:57 +00:00
zzz
4659a922b8 i2psnark: Fix leaked requests and partial pieces with data 2024-06-04 11:32:57 +00:00
zzz
774fd4c2ca Merge branch 'graphs-js' into 'master'
Console: js refresh of graphs

See merge request i2p-hackers/i2p.i2p!199
2024-06-04 11:30:05 +00:00
zzz
02141473ad Console: js refresh of graphs 2024-06-04 11:30:04 +00:00
zzz
d7fbc79533 Router: Don't update rates for full stats when not enabled 2024-06-01 10:49:32 -04:00
zzz
ab100793dc bump -4 i2p-2.5.2-4 2024-06-01 07:52:55 -04:00
zzz
0ea5e7b762 Merge branch 'i2cp-cache' into 'master'
I2CP: Store local dest in lookup cache (Gitlab #482)

See merge request i2p-hackers/i2p.i2p!201
2024-06-01 11:14:26 +00:00
zzz
f22bf33bc7 I2CP: Store local dest in lookup cache (Gitlab #482) 2024-06-01 11:14:26 +00:00
zzz
5da12d4db4 Merge branch 'ssu1-8' into 'master'
Transports: SSU1 removal part 8/n

See merge request i2p-hackers/i2p.i2p!202
2024-06-01 11:09:55 +00:00
zzz
6f65f66ba9 Transports: SSU1 removal part 8/n 2024-06-01 11:09:54 +00:00
zzz
4b9a0ddcbc Set locale for toLowerCase() 2024-05-29 09:13:26 -04:00
zzz
4f16d9652f Graphs: Show Bps as units in legend values when appropriate 2024-05-29 09:08:51 -04:00
zzz
e0f77851c2 Graphs: Replace NaN with 0 in legend values 2024-05-29 09:03:39 -04:00
zzz
7f1c611a1a Graphs: Add day number to day-of-week in time axis 2024-05-28 11:53:00 -04:00
zzz
f1db2c198f Graphs: Simplify restart bar logic
Put space between values and units in legend, to match how the value axis does it
2024-05-28 10:58:08 -04:00
zzz
37dfe3936f Graphs: Show milli values as 0.xxx rather than xxx m 2024-05-28 10:46:56 -04:00
zzz
23d8bfa7b8 Graphs: Don't render ticks if width is 0
Don't render arrows if alpha is 0
2024-05-28 09:12:44 -04:00
zzz
fc3c6eeee6 Susimail: CSS tweaks (dark theme, login page) 2024-05-26 10:22:57 -04:00
zzz
9e18bded7b i2ptunnel: Fix CTCP ACTION (Gitlab #481)
aka /me ...
inadvertently filtered, broken by changes for IRCv3
was blocked in both directions, so both sending and receiving client need this fix for it to get through
2024-05-23 08:59:48 -04:00
zzz
fbd5ddf765 bump -3 i2p-2.5.2-3 2024-05-21 08:34:33 -04:00
zzz
9b9f96dcc1 Merge branch 'susimail-search-xhr' into 'master'
Susimail: XHR search

See merge request i2p-hackers/i2p.i2p!196
2024-05-21 12:26:41 +00:00
zzz
e19eca1d94 Susimail: XHR search 2024-05-21 12:26:41 +00:00