17833 Commits

Author SHA1 Message Date
zzz
396dabc8e7 bump -5-rc 2025-01-22 09:30:58 -05:00
zzz
d09e0ffc46 build: remove old news cert soon to expire 2025-01-22 09:08:43 -05:00
zzz
4e092311a1 poupdate-source 2025-01-22 09:05:56 -05:00
d8dee0b148 I2PTunnel: move Server Throttling config options to their own section. 2025-01-21 18:40:28 -05:00
zzz
099c9bc075 Util: Recognize zen5 processors
as reported by drzed
2025-01-21 11:31:18 -05:00
zzz
0dddf3b6a5 blocklist update 2025-01-21 09:47:05 -05:00
zzz
381d720c2f Util: Update clearnet user agent to match Tor 2025-01-21 09:17:44 -05:00
zzz
e4fd58ecde NDT: Comment out more middlebox test code 2025-01-20 08:14:50 -05:00
zzz
0482e12d54 Debian: Create jammy build to deal with Jetty API change (Gitlab #496)
Jetty made a breaking API change to PathSpec in 9.4.30, so
focal (with 9.4.26) is not compatible with jammy+ and buster+ (9.4.45+).

Symptom is failure to load translated help pages in console.

Fix is to make focal only for focal; create jammy build
for jammy+ and buster+. Update build docs.

Does not affect non-package builds, where we bundle Jetty 9.3.x.
2025-01-20 08:11:43 -05:00
zzz
56f92caaa5 NDT: Comment out unused code 2025-01-19 08:01:34 -05:00
zzz
8b61036f19 NDT: Set connect timeout to 30s so test won't hang too long if server unresponsive 2025-01-19 07:50:45 -05:00
zzz
a92411702b NDT: Only use IPv6 if we have it and not IPv4 2025-01-19 07:47:30 -05:00
zzz
5c304d58a3 NDT: Omit some showStatus() calls we don't want to get displayed in our UI
log level tweks
2025-01-18 15:21:50 -05:00
zzz
b41eaa6c85 NDT: Work around mlab serving unresolvable hostnames
by using the provided IP
2025-01-18 15:18:59 -05:00
zzz
8d3ca1087f console: translate 4 NDT status strings in console bundle 2025-01-18 15:16:42 -05:00
zzz
173490a9d6 Merge branch 'snark-post' into 'master'
i2psnark: require POST on all forms

See merge request i2p-hackers/i2p.i2p!224
2025-01-17 12:16:28 +00:00
zzz
f09262ac48 i2psnark: require POST on all forms 2025-01-17 12:16:27 +00:00
zzz
9894b4d6ae Merge branch 'susidns-post' into 'master'
susidns: require POST on all forms

See merge request i2p-hackers/i2p.i2p!223
2025-01-17 12:15:44 +00:00
zzz
8a71f1b779 susidns: require POST on all forms 2025-01-16 10:24:57 -05:00
zzz
eca0ba4dd7 Crypto: Add commented-out main() test for ChaCha/Poly 2025-01-12 11:24:01 -05:00
zzz
64869653a7 CLI: Improve the selfsignedgenerator usage help 2025-01-12 11:17:12 -05:00
zzz
d51da9e225 Crypto: Remove unused Chacha method 2025-01-10 15:13:32 -05:00
zzz
7b8eb1fdae Crypto: Chacha/poly microoptimization 2025-01-10 14:55:43 -05:00
zzz
c74b489d4a Util: DoH server list update 2025-01-09 09:02:43 -05:00
zzz
1661f1e8e8 Console: Flip the coffee cup handle around 2025-01-07 17:26:19 -05:00
a25719b332 Merge branch 'master' of i2pgit.org:i2p-hackers/i2p.i2p 2025-01-07 14:44:35 -05:00
b1602f603b Plugins: Update my cert to a 10-year cert 2025-01-07 14:43:21 -05:00
zzz
d64483189b OCMOSJ: Don't create unused objects for ECIES 2025-01-06 10:39:55 -05:00
793b51c026 CI: tweaks to mirror-release CI file 2025-01-03 23:06:50 -05:00
fbcee7bf0d CI: rewrite the script that downloads the new release from the primary mirror and posts it to github 2025-01-03 23:01:20 -05:00
b0e80c0ba0 CI: rewrite the script that downloads the new release from the primary mirror and posts it to github 2025-01-03 22:59:35 -05:00
2aaa6c7d1c CI: ensure that development builds are run nightly against the master branch. Put a bigger gap between sync calls for the gitlab->github sync 2025-01-03 22:41:00 -05:00
4fcdbebc61 CI: build IzPack installers in CI 2025-01-03 22:33:36 -05:00
zzz
0ca2b71783 javadoc typos 2025-01-02 09:54:15 -05:00
zzz
4109992fd0 Susimail: Remove unnecessary conversion of recipient list to array 2025-01-02 07:26:21 -05:00
09366fb46e NetDbRenderer.java: fix nonsensical handling of LS1 entries on line 735-750, which should fix issue #493 2025-01-01 17:47:13 -05:00
zzz
a2069da48f javadoc fix 2025-01-01 09:21:41 -05:00
zzz
c079788998 NetDB: Base lookup timeout on peer's average response time 2024-12-26 08:21:16 -05:00
zzz
f2998831bb Profiles: Remove unused 10m and 24h rates for DB response time 2024-12-26 07:50:07 -05:00
zzz
09baa49370 NetDB: Reduce max ff response time 2024-12-26 07:42:45 -05:00
zzz
e617059b30 bump -4 2024-12-18 13:02:28 -05:00
zzz
372dbcedfa Merge branch 'expls' into 'master'
NetDB: Add aggressive LS expire

See merge request i2p-hackers/i2p.i2p!221
2024-12-18 17:57:53 +00:00
zzz
492056e99e NetDB: Add aggressive LS expire 2024-12-18 17:57:53 +00:00
zzz
6ffdb70e4c Tunnels: Remove unnecessary casts in IMD
since setReceivedBy() was promoted to super
2024-12-03 07:43:27 -05:00
zzz
ddfa8ef3cd Console: Output debug info for client DB LS
since tab is hidden behind adv. config anyway, to assist in debugging RAP/RAR
2024-12-03 07:18:07 -05:00
zzz
b0f786e17c Build: Add warning to izpack 4 targets 2024-12-01 12:29:02 -05:00
zzz
d7e97a16a2 bump -3 2024-11-29 16:56:13 -05:00
zzz
7e9e78fed5 Build: Prep for izpack 5.2.3 (Github #86)
Update shortcut spec format, old format does not work with 5.2.3,
new format works with 4.3.0, 5.1.3, and 5.2.3

Format grabbed from ./izpack-dist/src/main/izpack/shortcutSpec.xml in izpack repo https://github.com/izpack/izpack
and specified at https://izpack.atlassian.net/wiki/spaces/IZPACK/pages/491733/Shortcut+Specification
2024-11-29 16:06:35 -05:00
zzz
085bbbb6e6 Transport: Better message on UPnP tab when enabled but fails to start (Github #84) 2024-11-29 10:50:54 -05:00
zzz
37cdade492 Build: Fix some deprecation warnings all over 2024-11-28 17:17:11 -05:00