Commit Graph

6197 Commits

Author SHA1 Message Date
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
idk f363f9318e Cleans up some dead code, revise comments and TODO's 2023-11-07 14:43:58 +00:00
idk 5e076dc13b Router: remove commented out ban strategy and ratestats for tunnels that disrespect congestion caps 2023-11-03 15:03:12 +00:00
zzz 7e8e0b60d0 NetDB: Type changes (Gitlab #402) 2023-11-03 14:07:02 +00:00
zzz 8622b2d42b bump -10 2023-11-02 10:08:59 -04:00
zzz 9d1036935c Merge branch '465-subdb-ri' into 'master'
NetDB: Enforce no RIs in subdbs (Gitlab #465)

Closes #465

See merge request i2p-hackers/i2p.i2p!143
2023-11-02 14:01:41 +00:00
zzz 4ed709aa31 NetDB: Enforce no RIs in subdbs (Gitlab #465) 2023-11-02 14:01:41 +00:00
idk a460ae2ffc Remove unused functions from FNDS, SNDF, KNDF 2023-11-01 20:32:57 +00:00
idk a320b254ef Merge branch 'i2p.i2p.2.4.0-move-receivedby-logic-to-dbe' into 'master'
Router: move getReceivedBy and getReceivedAsPublished into DatabaseEntry

Closes #430

See merge request i2p-hackers/i2p.i2p!132
2023-10-30 00:24:23 +00:00
zzz 5ea16d9554 bump -9 2023-10-28 11:47:37 -04:00
zzz 49128b5a2c NetDB: Fix lifecycle issues for subsessions (Gitlab #460, #406) 2023-10-28 15:42:05 +00:00
idk 7595b4259f I2p.i2p 2.4.0 eliminate use sub dbs option - Do not merge until after multihomeDb is merged 2023-10-27 16:06:24 +00:00
idk 5ccdaf10d9 I2p.i2p 2.4.0 eliminate multihomedb 2023-10-27 13:40:28 +00:00
idk 1334de31bb Router: build -8 2023-10-24 10:33:16 +00:00
idk 8fdd5fc22f Merge branch '406-lifecycle' into 'master'
NetDB: SubDB lifecycle fixes (Gitlab #406)

Closes #406

See merge request i2p-hackers/i2p.i2p!135
2023-10-24 02:35:52 +00:00
zzz bf1b4cf502 NetDB: SubDB lifecycle fixes (Gitlab #406) 2023-10-24 02:35:52 +00:00
zzz 83794107f3 SSU: Comment fix
re: LHMCache iteration order
2023-10-22 07:48:07 -04:00
eyedeekay a23e09ca20 Router: fix failed ant builds in unit tests 2023-10-18 18:47:44 -04:00
eyedeekay 00e3390437 Router: reverse changes to RepublishLeaseSetJob 2023-10-17 12:33:53 -04:00
eyedeekay c67ff1376a Router: fix broken null check in shouldThrottleBurstLookup 2023-10-17 12:30:40 -04:00
eyedeekay fb8bb645c2 Router: move getReceivedBy and getReceivedAsPublished into DatabaseEntry 2023-10-16 20:47:27 -04:00
eyedeekay 2af65243a4 Router: remove 'Confirm Succeess' from ISJ, closes #455 2023-10-16 19:38:52 -04:00
eyedeekay 0acae98ccd Router: Reverse API change from banlistRouterHard back to BanlistRouterForever 2023-10-15 20:22:37 -04:00
eyedeekay a2446e1d0c Router: Remove all refs to ban-by-lookup-flood code. Don't create throttlers in the FNDF unles sit's the main db 2023-10-15 20:05:01 -04:00
eyedeekay 195b4b9155 Router: bump build rev to -7 2023-10-12 20:19:31 -04:00
idk 35c4a4cca9 Switch back to a single blind cache 2023-10-13 00:02:28 +00:00
zzz 8a840f97c7 bump -6 2023-10-12 11:05:04 -04:00
eyedeekay 7d0c857eb5 Router: fix NPE in ClientManager, reduce log level of error in ClientConnectionRunner 2023-10-11 20:39:22 -04:00
eyedeekay dec98e6b8d Router: remove the redundant casts, fixes #438 2023-10-09 14:53:52 -04:00
eyedeekay 4c7846be2c Router: add protected isMainDb() function to KNDF and use it when we want to make sure we're the main db 2023-10-08 16:26:52 -04:00
eyedeekay 6ada2f3b5e Router: Change name of STATUS to QUALIFIER, move it after BUILD 2023-10-07 16:06:52 -04:00
eyedeekay 499106c9ae Router: javadoc add additional note to CM call 2023-10-07 15:54:46 -04:00
idk 4872eedd83 Router: This moves all client sub-netDbs into the ClientConnectionRunners. This turns the FloodfillNetworkDatabaseSegmentor into a means of looking up netDb's and managing the main netDb and a special netDb for managing multihomes. It adds the ability to use sub-netDbs as a defense against netDb context confusion bugs, and also to switch to a single monolithic netDb if necessary. 2023-10-07 19:20:14 +00:00
zzz 1ae663c6a5 Merge branch '433-peertest-iae' into 'master'
SSU2: Prevent rare IAE in peer test timer (Gitlab #433)

Closes #433

See merge request i2p-hackers/i2p.i2p!121
2023-10-03 11:43:02 +00:00
eyedeekay f0b6638466 Router: check \!isClientDb() in KNDF before calling remove 2023-10-02 17:43:41 -04:00
zzz cb4788019b SSU2: Prevent rare IAE in peer test timer (Gitlab #433) 2023-09-30 10:17:47 -04:00
zzz d2ab9a7ff4 bump -4 2023-09-29 06:16:14 -04:00
zzz 065ce2886c Merge branch '427-disable-ssu1' into 'master'
SSU1: Disable by default (Gitlab #427)

Closes #427

See merge request i2p-hackers/i2p.i2p!115
2023-09-29 09:58:51 +00:00
zzz 37eb6d383f SSU1: Disable by default (Gitlab #427) 2023-09-29 09:58:51 +00:00
zzz 60bf83a653 bump -3 2023-09-27 11:11:17 -04:00