Commit Graph

6348 Commits

Author SHA1 Message Date
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 29d131827a NetDB: Use new isNewer() method for LS comparison in another spot 2024-11-04 13:07:08 -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 d1adac5d8d bump -1 2024-10-22 17:44:02 -04:00
eyedeekay 562e6dfe0d Release: Update changelog, update version numbers 2024-10-08 11:14:07 -04:00
eyedeekay 4124d8d7a9 Maintenance: Update Tor blocklist, update geoIP database, bump version number 2024-10-04 15:20:49 -04:00
zzz a5c17022a5 javadoc spelling fixes 2024-10-02 09:16:33 -04:00
zzz 86819852e7 bump -4-rc 2024-09-28 15:47:51 -04:00
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