Commit Graph

17376 Commits

Author SHA1 Message Date
zzz
b71b4a952e Build: Fix buildTest after distclean 2024-05-18 10:49:39 -04:00
zzz
1d96b5b3df bump -2 i2p-2.5.2-2 2024-05-18 07:59:29 -04:00
zzz
a685374fef Merge branch 'js-scope' into 'master'
Console: Fix js global scope variables

See merge request i2p-hackers/i2p.i2p!195
2024-05-18 11:51:30 +00:00
zzz
2d81e843aa Console: Fix js global scope variables 2024-05-18 11:51:30 +00:00
zzz
22127cb653 Merge branch 'ssu1-6' into 'master'
Transports: SSU1 removal part 6/n

See merge request i2p-hackers/i2p.i2p!193
2024-05-18 11:50:31 +00:00
zzz
7f3db25080 Transports: SSU1 removal part 6/n 2024-05-18 11:50:30 +00:00
zzz
168c4ffe4f bump -1 i2p-2.5.2-1 2024-05-17 14:19:30 -04:00
zzz
aedb7cd19a Console: Tweak graph title placement 2024-05-17 13:30:47 -04:00
zzz
e479e187da Debian checklist updates 2024-05-17 13:20:07 -04:00
zzz
12bfcd38d6 Build: add script to make tor blocklist
Adapted from I2P+, license granted to I2P under I2P license

changes:
- removed bashisms
- speed up 2x by removing half the awks
- write output directly to file rather than buffering
- use previous http_proxy value if set
- diagnostic output tweaks
- various cleanups
2024-05-17 10:06:27 -04:00
zzz
6f3bc3f5e2 Util: Remove ST2 timers from queue on cancel
May reduce memory usage a little
2024-05-16 09:21:24 -04:00
zzz
f870b2532f I2CP: Hopefully fix rare NPE
as reported by drzed
2024-05-16 09:12:08 -04:00
zzz
cadb72457c Build: Debian changelogs and checklist updates 2024-05-16 07:25:08 -04:00
a2cb7ffff9 Fix focal changelog 2024-05-15 11:29:16 -04:00
ce00a1148b Update focal changelog 2024-05-15 11:24:49 -04:00
zzz
84971f6da9 2.5.2 i2p-2.5.2 2024-05-15 08:23:06 -04:00
zzz
48899bcade bump -2-rc i2p-2.5.1-2-rc 2024-05-14 13:45:40 -04:00
zzz
abc3162db5 Pull translations from Transifex 2024-05-14 13:40:59 -04:00
zzz
f4066c2b14 Update tor blocklist
and add to checklist
2024-05-14 13:29:46 -04:00
zzz
ed065474b3 i2ptunnel: Fix keepalive bug causing truncation of chunked output 2024-05-14 13:08:34 -04:00
zzz
e9c0cdbf27 fix comment 2024-05-12 11:21:26 -04:00
zzz
e1620742b3 bump -1 i2p-2.5.1-1 2024-05-12 10:45:18 -04:00
zzz
4fa1965b11 rrd4j: Hide axis ticks
as recommended by drzed
2024-05-12 10:43:08 -04:00
zzz
4e9ac43b55 rrd4j: Change unit scale from 'k' to 'K'
which is not correct by the SI standard,
but it matches the rest of the console and common practice.
Also fix rrd4j bug that used micro in one place and u in the other.
2024-05-12 10:12:21 -04:00
zzz
177fbad865 Console: Update rrd4j to 3.9.1 preview
from rrd4j github head.
Includes our ImageWorker contribution which should speed up rendering.
2024-05-12 09:58:42 -04:00
zzz
84dbf53f95 Tunnels: Validate peer RI expiration in TunnelPeerSelector
Previously, the expiration was not validated until BuildRequestor,
where the build would fail.
Old bug, but was exacerbated by recent change to KNDF.validate() to
enforce expiration at startup if the downtime was short.
2024-05-08 09:43:52 -04:00
zzz
3f2bfe8871 Router: Publish G cap if symmetric natted 2024-05-08 08:06:45 -04:00
zzz
603bca476a i2ptunnel: Fix custom options form width (light theme) 2024-05-08 06:56:14 -04:00
b3fc35541c Debian: check in updated Debian changelogs 2024-05-07 11:21:51 -04:00
44190bb52d CI: remove mavenCentral.deps target from CI since it's actually covered by maven-dev-release.sh 2024-05-06 18:28:57 -04:00
2facca2308 Checklist: add note about in-network update hosts 2024-05-06 18:11:23 -04:00
7cf9daa381 2.5.1: Update version i2p-2.5.1 2024-05-06 15:38:00 -04:00
aa947e7922 2.5.1: update translations i2p-2.5.1-0 2024-05-06 15:29:01 -04:00
zzz
71992b2af6 bump -4 i2p-2.5.0-4 2024-05-05 09:00:50 -04:00
zzz
44f313449a Pull translations from transifex 2024-05-05 08:57:50 -04:00
zzz
74c88636d3 NetDB: Various fixes and adjustments 2024-05-05 08:46:25 -04:00
zzz
c94c49482f Console: Error page CSS tweak (dark) 2024-05-04 07:22:25 -04:00
zzz
fbce5a5eaa Console: Trim inputs on search form 2024-05-04 07:17:15 -04:00
zzz
6874488d63 i2psnark: CSS fixes (vanilla) 2024-05-04 07:14:11 -04:00
zzz
5c46ec1385 javadoc fix
jrandom copypaste
2024-05-04 07:06:14 -04:00
zzz
ab943c9914 NetDB: Bypass up-long-enough check if downtime was short 2024-05-03 18:26:22 -04:00
zzz
3dd9f4eacf NetDB: Don't lookup RI if temp. banlisted 2024-05-03 17:25:13 -04:00
zzz
6c25b558fd Tunnels: OBEP distributor:
Check and charge RI lookup bandwidth as participating bandwidth
2024-05-03 15:22:03 -04:00
zzz
d63d08c16c Tunnels: Tighten new conn throttle at OBEP 2024-05-03 07:34:22 -04:00
zzz
e0e7582302 Blocklist: Add Tor blocklist
As previously implemented by I2P+
blocklist from I2P+ courtesy drzed
generation script to follow
2024-05-03 07:24:23 -04:00
zzz
0efb0017e8 Profiles: Fixes for firstHeardAbout and/or lastHeardAbout being zero 2024-05-02 16:57:50 -04:00
0b31e9504c GeoIP: Update GeoIP to May 2024 Database 2024-05-02 11:38:24 -04:00
67e57f0391 Router: Bump build time. CI: test Debian patches in CI. test Maven builds in CI. 2024-05-02 01:12:47 -04:00
zzz
e7d5676233 NetDB: Deny old ANY lookup type to non-ff 2024-05-01 09:35:04 -04:00
zzz
c3730e8b47 NetDB: Limit number of DSRM entries to follow
for an exploratory reply
2024-05-01 09:32:07 -04:00