Commit Graph

6335 Commits

Author SHA1 Message Date
zzz 4beb858d39 bump -3 2024-09-10 14:38:46 -04:00
zzz 8ff4797628 I2CP: Don't include lease about to expire in LS request
Better error message on attempt to sign expired LS
2024-08-23 09:25:31 -04:00
zzz 8ca34cda63 Naming: lookup fixes
- Don't lookup b33 in BFNS
- Fail immediately on bad b32
- Fix stripping .alt in ConvertToHash
- Strip URLs to hostname in ConvertToHash, for convenience
2024-08-17 08:55:22 -04:00
zzz 2f7fe96d67 bump -2 2024-08-16 07:43:29 -04:00
zzz fc728c468e NetDB, I2CP: Fix tunnels going yellow for several minutes (Gitlab #487) 2024-08-16 11:15:15 +00:00
zzz 8d4ddd0f17 NetDB: Don't expire entries in test mode
Don't immediately expire entries for Android
2024-08-11 10:42:57 -04:00
zzz 2285e7ce2f Tunnels: Minor cleanup 2024-08-10 08:16:41 -04:00
zzz 2d516512a9 bump -1 2024-08-09 10:01:42 -04:00
zzz 41f678b926 Util: Reduce number of PRNG output buffers
Random is either fast enough or it isn't.
2024-08-09 09:54:40 -04:00
zzz a8dbc29dcf Tunnels: Do not select ElG routers for tunnels 2024-08-09 09:42:18 -04:00
eyedeekay 20df8779bd Router: version 2.6.1 2024-08-06 21:43:27 -04:00
zzz 0657c94f72 bump -2-rc 2024-08-02 13:26:36 -04:00
zzz 65514da874 bump -1 2024-07-25 09:34:32 -04:00
eyedeekay 63326dc48b Router: Bump version for release 2024-07-19 11:51:48 -04:00
zzz 04390dd8fd bump -8-rc 2024-07-15 08:51:44 -04:00
zzz b100d1a823 bump -7-rc 2024-07-03 11:38:31 -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 70dfd51559 bump -6 2024-06-29 10:30:41 -04:00
zzz ddfe816d80 I2CP: Increase % of router bandwidth reported to clients 2024-06-27 17:07:44 -04:00
zzz 14db2f3642 Router: Increase min version for floodfills, tunnels, reseed 2024-06-10 07:07:50 -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 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 d7fbc79533 Router: Don't update rates for full stats when not enabled 2024-06-01 10:49:32 -04:00
zzz ab100793dc bump -4 2024-06-01 07:52:55 -04:00
zzz 6f65f66ba9 Transports: SSU1 removal part 8/n 2024-06-01 11:09:54 +00:00
zzz fbd5ddf765 bump -3 2024-05-21 08:34:33 -04:00
zzz 34d6bc6a24 Merge branch 'ssu1-7' into 'master'
SSU1 removal part 7/n

See merge request i2p-hackers/i2p.i2p!197
2024-05-21 12:15:52 +00:00
zzz e2661985c4 SSU1 removal part 7/n 2024-05-21 12:15:52 +00:00
zzz 3d721b2e5e Merge branch 'obep' into 'master'
Tunnels: Do not parse messages at the OBEP

See merge request i2p-hackers/i2p.i2p!194
2024-05-21 12:15:01 +00:00
zzz 175824e2f1 Tunnels: Do not parse messages at the OBEP 2024-05-21 12:15:00 +00:00
zzz 1d96b5b3df bump -2 2024-05-18 07:59:29 -04: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 2024-05-17 14:19:30 -04:00
zzz 84971f6da9 2.5.2 2024-05-15 08:23:06 -04:00
zzz 48899bcade bump -2-rc 2024-05-14 13:45:40 -04:00
zzz e1620742b3 bump -1 2024-05-12 10:45:18 -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
eyedeekay 7cf9daa381 2.5.1: Update version 2024-05-06 15:38:00 -04:00
zzz 71992b2af6 bump -4 2024-05-05 09:00:50 -04:00
zzz 74c88636d3 NetDB: Various fixes and adjustments 2024-05-05 08:46:25 -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