Commit Graph
6535 Commits
Author SHA1 Message Date
zzz 04780cae4c Console: Limit banlist output, add page links
Fix concurrent mod exception rendering banlist caused by switch to LHM
2026-02-26 10:07:48 -05:00
zzz f976b6ac1c NTCP2: Increase max padding for non-PQ
to match updated specs
2026-02-26 08:54:32 -05:00
zzz c2f59ae5d1 Noise: Complete initialization of SSU2-PQ hashes (WIP) 2026-02-21 12:47:58 -05:00
zzz 86d051a427 Transport: Support any outbound connection NTCP2-PQ version
not just what's configured for inbound
2026-02-20 08:59:01 -05:00
zzz a1d93169d1 Bump -2 2026-02-19 07:52:59 -05:00
zzz 3806b00019 Transport: Add support for PQ NTCP2 (Prop. 169)
- Add noise support (patterns and initializers)
- Add pq param in addresses
- Choose version for outbound
- Decode first 32 bytes and auto-detect on inbound based on X MSB

TODO: Support all three versions on outbound
2026-02-19 07:50:32 -05:00
zzz 34ffd7323e Tunnels: Better average of per-tunnel bw by including current tunnels 2026-02-17 15:01:24 -05:00
zzz a130bbfa8e Tunnels: Change tunnel bw rate stat from 5m to 10m
To increase chance we have recent data for tunnel bw params (Prop. 168)
2026-02-17 12:25:05 -05:00
zzz 6d3c468a67 Tunnels: BW params handling (Prop. 168)
- Save/display requested and allocated bandwidth for created tunnels
- Display allocated bandwidth for part. tunnels
- Handle IBGW max bw param
- Synch lifetime usage fields
2026-02-17 11:11:24 -05:00
zzz ea6fd53980 Tests: Include HTTP status text in error output for reseed test 2026-02-16 13:28:45 -05:00
zzz 42a34f7e9b Router: Limit max banlist size
by switching to LHMCache.
Simplify cleaner, increase cleaner interval.
Remove messageHistory calls
2026-02-16 06:55:29 -05:00
zzz 0b442d57d2 bump -1 2026-02-14 14:21:03 -05:00
zzz 849680aaa7 NetDB: Remove old commented-out method 2026-02-14 13:54:23 -05:00
zzz 2a89437f4b Startup: Error message for unknown options 2026-02-14 11:32:56 -05:00
eyedeekay 8e1eb6b012 Update checklist.md and bump version numbers 2026-02-09 14:27:41 -05:00
zzz 8dcda34da1 Router: More robustness fixes, bump -11-rc
- Debian: Remove resolute jars from jammy source
- SSU2: Increase IP table size
2026-02-08 12:09:47 -05:00
zzz 5760eb4f5e bump -10-rc 2026-02-06 14:33:09 -05:00
zzz d5c8f8e63c Debian: Resolute/trixie javadoc build fix
fixes javadoc build fail and stray symlink
2026-02-06 09:33:24 -05:00
zzz 1549750e46 Debian: Package fixes, bump -7-rc 2026-02-05 14:41:24 -05:00
zzz 8fed2fd332 NetDB: Tweak RI drop probabilities, dev -6-rc 2026-02-05 09:40:49 -05:00
zzz 349a456149 Router: Robustness improvements, bump -5
- More inbound connection checks
- Try 'E' peers for tunnels sometimes
- Expire idle tunnels
- Don't remove only tunnel on test failure
2026-02-04 09:35:09 -05:00
zzz 0aacb7ea47 Debian: Updates for trixie/resolute (WIP)
- Add resolute files depending on libjetty12 and libbcprov
- Fix with-libbcprov-java build
- Fix jammy java version
- Move jammy-questing builds to jammy source
- Abandon questing build, use jammy
- Doc updates
2026-02-02 14:47:04 -05:00
zzz 358f5fa453 Change canonical domain to i2p.net 2026-01-14 12:08:01 -05:00
zzz 42c571cfb1 New reseed 2026-01-14 11:45:16 -05:00
zzz f4809174fc NetDB: Increase min tunnels version 2026-01-01 11:26:53 -05:00
zzz 96254883be NetDB: Increase min ff version 2026-01-01 10:59:19 -05:00
zzz 6d5a9dfcb6 NetDB: Disable ExploreJob in test mode 2025-12-07 10:34:35 -05:00
zzz 776ac1f5dc bump -4 2025-12-05 12:24:37 -05:00
zzz be6397351c Tunnels: Increase per-hop TunnelDataMessage expiration 2025-12-01 09:22:28 -05:00
zzz c1fb5d1085 Console: Add config to disable bubbles 2025-11-29 14:16:53 -05:00
zzz 397fb48b4c NetDB: New reseed 2025-11-26 12:42:24 -05:00
zzz 3adbefcb8b Build: Debian/Ubuntu preliminary updates
Not fully tested

```
          Java 17  bcprov 1.80  Jetty 12  libslf4j2   support
trixie      y          y           y         y          y
bookworm    y          n           n         n          y (jammy)
bullseye    y          n           n         n          y (jammy)
buster      n          n           n         n          n

resolute    y          y         not yet     y          y (questing until it gets Jetty 12)
questing    y          y           n         y          y
noble       y          n           n         n          y (jammy)
jammy       y          n           n         n          y
focal       n          n           n         n          n
bionic      n          n           n         n          n
```
2025-10-25 14:36:12 -04:00
zzz 53d7e6081a javadoc fixes 2025-10-22 12:20:30 -04:00
eyedeekay b8aeaacfbf Bump build num 2.10.0-2 2025-10-22 10:10:56 -04:00
eyedeekay 8c24b3ace2 Merge branch 'zzz-mlkem-precalc' 2025-10-22 10:06:54 -04:00
eyedeekay 09bb390453 fix merge conflict that got checked in 2025-10-21 14:32:01 -04:00
eyedeekay a6cc1456e6 bump build number 2025-10-21 10:12:43 -04:00
eyedeekay 15bf5135fb bump build number 2025-10-21 10:05:57 -04:00
zzz 32e80a1890 bump -1 2025-10-16 11:22:54 -04:00
zzz 2c91155f73 Warn about SSL config, no migration yet 2025-10-16 10:33:21 -04:00
zzz 7cf2ff0642 context migration fixup for very old context files 2025-10-15 16:26:43 -04:00
zzz 9b6ffb8f6b eepsite migration part 3 - contexts 2025-10-15 11:37:45 -04:00
zzz 64260b5991 eepsite migration part 2 - jetty-gzip.xml 2025-10-11 15:12:05 -04:00
zzz 6676eac9d1 eepsite migration part 1 - jetty.xml 2025-10-11 12:23:00 -04:00
zzz d4bfdfbc36 Console: Label PQ sessions on SKM debug page 2025-09-20 16:00:31 -04:00
eyedeekay 9c1573d357 Release I2P 2.10.0 2025-09-08 18:24:08 -04:00
zzz 592317fef3 bump -10-rc for review 2025-09-05 12:37:04 -04:00
zzz 8b59dadd12 Reseed list update 2025-09-05 12:22:17 -04:00
zzz 40e26885bc bump -9-rc, geoip + blocklist updates 2025-09-01 07:32:42 -04:00
zzz 2512e8614c bump -8 2025-08-27 08:12:24 -04:00