Commit Graph

6236 Commits

Author SHA1 Message Date
zzz 5a2eba7426 Merge branch 'ri-size' into 'master'
Router: Enforce consistent max RI size

See merge request i2p-hackers/i2p.i2p!168
2024-01-02 13:33:51 +00:00
zzz efcaa3f1d4 NetDB: Log level tweak 2023-12-28 07:43:28 -05:00
zzz 9cf8c2acab Router: Enforce consistent max RI size 2023-12-28 07:17:11 -05:00
zzz 57b8a44afc Router: Enable congestion caps permanently 2023-12-26 09:30:21 -05:00
zzz 399507805f Util: Move SyntheticREDQueue from router to core
in prep for use by i2psnark, to follow
log tweak
2023-12-23 08:14:24 -05:00
zzz dffa2b7a0d bump -1 2023-12-22 12:03:41 -05:00
zzz f476b3ed82 Transports: Don't flood huge RIs 2023-12-22 11:47:48 -05:00
zzz 385f6de3cb I2CP: Add router rates to bandwidth limits message 2023-12-22 11:08:19 -05:00
zzz d156c090b5 log tweak 2023-12-22 08:14:21 -05:00
zzz 3736bf2432 NTCP2: Add key validity check 2023-12-22 07:59:05 -05:00
zzz 2dcb628fb7 CLI: Add check for slow reseeds to reseed test 2023-12-22 07:54:39 -05:00
zzz ce5cf45f6d Ratchet: Use correct method for Elg2 keygen 2023-12-22 07:40:55 -05:00
zzz e5484216d6 Router: Minor cleanups from release review 2023-12-22 07:24:45 -05:00
eyedeekay a587e09e24 Router: update versions 2023-12-18 12:37:12 -05:00
eyedeekay 820d59915d Merge branch 'master' of i2pgit.org:i2p-hackers/i2p.i2p 2023-12-18 12:18:13 -05:00
eyedeekay 9fe78025cd Router: Restore removed line from SURFJ 2023-12-17 20:55:41 -05:00
zzz 90e4c9f33a bump -19 2023-12-15 13:38:08 -05:00
eyedeekay b1f11cc056 Router: update javadoc API version for segmented netDb implementaion 2023-12-10 18:11:00 -05:00
zzz 603613c576 bump -18 2023-12-06 09:56:05 -05:00
zzz bdb89581c8 bump -17 2023-12-05 12:43:07 -05:00
zzz d833f53de0 new reseeds 2023-11-30 14:10:35 -05:00
zzz 4f34308e0f bump -16 2023-11-30 11:34:09 -05:00
zzz 84a66eec30 UPnP: Fixes for multiple IGDs
Fix handing of multiple IGDs
Improve logging about multiple IGDs
Add info on UPnP tab on how to disable an IGD
Log tweaks
2023-11-29 16:03:02 -05:00
zzz c7e46ca52c UPnP: Make case of HTTP headers more standard 2023-11-29 15:57:14 -05:00
zzz 5399aa459f UPnP: Fix missing port in Host header causing failures on libupnp-based devices 2023-11-29 15:55:58 -05:00
zzz 4897b67197 javadoc fix 2023-11-29 06:21:34 -05:00
eyedeekay 02aa509701 Merge branch 'master' of i2pgit.org:i2p-hackers/i2p.i2p 2023-11-28 19:56:24 -05:00
eyedeekay fb09344781 Router: Use UNKNOWN when IMD doesn't have access to the destination nickname 2023-11-28 19:54:58 -05:00
idk 3ca7c09914 Update RouterVersion.java bump build number to -15 2023-11-27 20:41:20 +00:00
eyedeekay 42b4f212bd Router: revert changes to IMD garlic handling 2023-11-26 08:20:26 -05:00
eyedeekay 88b3fa1eb3 Router: get rid of getClientFloodfillNetworkDatabaseFacades, closes #472 2023-11-24 21:30:57 -05:00
eyedeekay be594a50c5 Router: add -rc 2023-11-21 17:39:03 -05:00
zzz 70fa743ae0 bump -14 2023-11-21 16:27:32 -05:00
zzz e9f3b58b7d Profiles: Increase congestion cap penalties (Gitlab #412) 2023-11-21 21:25:18 +00:00
zzz bcdd01448f Router: Don't log updated/started/stopped/crashed events when in test mode 2023-11-19 09:31:10 -05:00
zzz 725181b0dc bump -13 2023-11-18 18:27:17 -05:00
zzz 65b74da95d netDb: Replace all logging access to KNDF._dbid with toString() 2023-11-17 18:14:28 +00:00
idk f8658957b3 Update RouterVersion.java to build number 12 2023-11-16 15:16:33 +00:00
idk a0e9b73bb1 Simplify handling of local leaseSets when using subDbs 2023-11-16 12:45:54 +00:00
idk b1a403cbed Merge branch 'i2p.i2p.2.4.0-simplify-imd' into 'master'
Router: use DSM.getRecievedBy in FDSMH to determine whether or not to store a...

See merge request i2p-hackers/i2p.i2p!152
2023-11-12 20:54:26 +00:00
idk 096fbc9ff6 Router: use DSM.getRecievedBy in FDSMH to determine whether or not to store a... 2023-11-12 20:54:26 +00:00
zzz ec9cf6e0c1 Router: Temp. ban routers publishing in the future 2023-11-12 13:22:11 -05:00
zzz 12684bffa3 Banlist: Throw if banning far in the past, to catch bugs 2023-11-12 11:24:05 -05:00
zzz a2c5edf6c8 Sybil: Don't ban NAT64 addresses
To workaround i2pd bug, they are publishing them
2023-11-12 10:38:00 -05:00
zzz fa72a246a8 Router: Fix congestion cap publishing
Broken in 2.3.0; fix will take effect in 2.4.0
2023-11-11 08:26:16 -05:00
zzz f0b1ae9459 bump -11 2023-11-10 11:50:49 -05:00
zzz bae6844e5d NetDB: Lookup handler/throttler fixes (Gitlab #468) 2023-11-10 16:35:00 +00:00
idk 878f7b0e46 Revert Blocklist/Banlist Changes 2023-11-08 20:59:14 +00:00
zzz 8ce79f32b1 NetDB: Fix and deprecate unused store() method
was broken for LS2, would have thrown cast exception
2023-11-08 08:14:45 -05:00
idk 57eb706e95 I2p.i2p.2.4.0 reverse throttler 2023-11-07 21:07:18 +00:00