Commit Graph

17602 Commits

Author SHA1 Message Date
eyedeekay 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
eyedeekay 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
eyedeekay 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 i2p-2.7.0-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 i2p-2.7.0-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
zzz a1949bf612 Build: Suppress JNI warnings from Java 24 for CLI and i2psnark-standalone
and add note to wrapper.config on how to do it there for normal runtime
2024-11-28 10:50:26 -05:00
zzz f7d2893751 Add complete Gan Chinese translation 2024-11-26 12:15:32 -05:00
zzz 8bfbcf1e92 console: Add Kurdish as UI config option
(already have some partial translations)
2024-11-26 11:08:02 -05:00
zzz ae84bf4021 rrd4j: Fix javadoc warnings 2024-11-26 10:17:04 -05:00
zzz fed7cacdab Console: Move jar dump link from summary bar to debug page tab 2024-11-26 09:42:36 -05:00
idk f04bcd95a1 Merge branch 'i2p.i2p.2.8.0-fix-leaseSet-display-regressions' into 'master'
I2p.i2p.2.8.0 fix lease set display regressions

See merge request i2p-hackers/i2p.i2p!219
2024-11-26 13:28:46 +00:00
idk a9b9a4c404 I2p.i2p.2.8.0 fix lease set display regressions 2024-11-26 13:28:45 +00:00
zzz 30a3806da8 i2psnark: Recognize EepTorrent client 2024-11-20 08:59:27 -05:00
zzz 62f750062d Profiles: Extend time to treat E routers as severely congested 2024-11-17 09:51:59 -05:00
zzz 5c28c7f0a4 Streaming: Reduce batch delay
unless slow
2024-11-17 07:11:28 -05:00
zzz 4da55dd3ab bump -2 i2p-2.7.0-2 2024-11-14 07:39:24 -05:00
zzz b57afabc13 Router: Change cap for sym. nat, for now 2024-11-14 07:31:39 -05:00
zzz 247b28606c Merge branch 'ssu2-relayintroack' into 'master'
SSU2: Don't send separate ack for relay intro,

See merge request i2p-hackers/i2p.i2p!220
2024-11-08 13:03:05 +00:00
zzz bc5ca78794 SSU2: Don't send separate ack for relay intro, 2024-11-08 13:03:05 +00:00
zzz 45f81ede6d more notes on testing 2024-11-07 14:07:55 -05:00
zzz a2f31c5b55 Crypto: Add commented-out ChaCha20 JCE test
JCE is not faster than Noise version for our typical data sizes,
but adding the code so it may be retested or improved in the future.
2024-11-07 13:18:51 -05:00
zzz c7d15eb6d1 Crypto: ChaChaCore microoptimizations
and some indent fixes
2024-11-07 11:14:01 -05:00
zzz 29d131827a NetDB: Use new isNewer() method for LS comparison in another spot 2024-11-04 13:07:08 -05:00
zzz 0e2a88ac16 blocklist update 2024-11-04 12:57:57 -05:00
zzz 1e5b850a92 Console: Increase interval change for larger/smaller interval buttons on /graph 2024-11-04 12:52:29 -05:00
zzz b2b86b2767 SSU2: Detect and drop dup relay messages as Bob
More SSU1 code removal (Intro. Mgr.)
2024-11-04 12:29:44 -05:00
zzz c9b17b8cd5 SSU2: More SSU1 code removal (Est. Mgr.) 2024-11-04 12:12:30 -05:00
zzz 2bec64c55a Router: Periodically recheck family of negative cached RIs
at random using a simple counter.
So if a router gets fixed it will eventually get recognized.
2024-11-04 12:06:12 -05:00
zzz 115c165bb6 SSU2: Hopefully fix rare deadlock via forEachAndNot() 2024-11-02 16:03:21 -04:00
zzz 049ddb3717 Console: remove dark theme override of router log colors
for improved legibility and consistency with light theme
tweak INFO color for dark theme legibility
2024-11-02 14:43:44 -04:00
eyedeekay 914a85492c Merge branch 'master' of i2pgit.org:i2p-hackers/i2p.i2p 2024-10-26 23:22:14 -04:00
eyedeekay f861886bef NetDb: add a null check for client so we don't try to look up a null client in the router-wide netDb 2024-10-26 23:21:52 -04:00
zzz d1adac5d8d bump -1 i2p-2.7.0-1 2024-10-22 17:44:02 -04:00
zzz 7576853c18 rrd4j: Merge in upstream changes part 5
add file missing from previous checkin
2024-10-22 17:41:35 -04:00
zzz ad503542b3 rrd4j: Merge in upstream changes part 4
add file missing from previous checkin
2024-10-22 17:40:36 -04:00
zzz 2ffa17c633 rrd4j: Merge in upstream changes part 3
thru 8716ead 2024-08-30
2024-10-22 17:38:11 -04:00