Commit Graph

6358 Commits

Author SHA1 Message Date
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 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 d7e97a16a2 bump -3 2024-11-29 16:56:13 -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 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 62f750062d Profiles: Extend time to treat E routers as severely congested 2024-11-17 09:51:59 -05:00
zzz 4da55dd3ab bump -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 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