Commit Graph

6210 Commits

Author SHA1 Message Date
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
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