|
bcdd01448f
|
Router: Don't log updated/started/stopped/crashed events when in test mode
|
2023-11-19 09:31:10 -05:00 |
|
|
725181b0dc
|
bump -13
|
2023-11-18 18:27:17 -05:00 |
|
|
65b74da95d
|
netDb: Replace all logging access to KNDF._dbid with toString()
|
2023-11-17 18:14:28 +00:00 |
|
|
f8658957b3
|
Update RouterVersion.java to build number 12
|
2023-11-16 15:16:33 +00:00 |
|
|
a0e9b73bb1
|
Simplify handling of local leaseSets when using subDbs
|
2023-11-16 12:45:54 +00:00 |
|
|
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 |
|
|
096fbc9ff6
|
Router: use DSM.getRecievedBy in FDSMH to determine whether or not to store a...
|
2023-11-12 20:54:26 +00:00 |
|
|
ec9cf6e0c1
|
Router: Temp. ban routers publishing in the future
|
2023-11-12 13:22:11 -05:00 |
|
|
12684bffa3
|
Banlist: Throw if banning far in the past, to catch bugs
|
2023-11-12 11:24:05 -05:00 |
|
|
a2c5edf6c8
|
Sybil: Don't ban NAT64 addresses
To workaround i2pd bug, they are publishing them
|
2023-11-12 10:38:00 -05:00 |
|
|
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 |
|
|
f0b1ae9459
|
bump -11
|
2023-11-10 11:50:49 -05:00 |
|
|
bae6844e5d
|
NetDB: Lookup handler/throttler fixes (Gitlab #468)
|
2023-11-10 16:35:00 +00:00 |
|
|
878f7b0e46
|
Revert Blocklist/Banlist Changes
|
2023-11-08 20:59:14 +00:00 |
|
|
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 |
|
|
57eb706e95
|
I2p.i2p.2.4.0 reverse throttler
|
2023-11-07 21:07:18 +00:00 |
|
|
f363f9318e
|
Cleans up some dead code, revise comments and TODO's
|
2023-11-07 14:43:58 +00:00 |
|
|
5e076dc13b
|
Router: remove commented out ban strategy and ratestats for tunnels that disrespect congestion caps
|
2023-11-03 15:03:12 +00:00 |
|
|
7e8e0b60d0
|
NetDB: Type changes (Gitlab #402)
|
2023-11-03 14:07:02 +00:00 |
|
|
8622b2d42b
|
bump -10
|
2023-11-02 10:08:59 -04:00 |
|
|
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 |
|
|
4ed709aa31
|
NetDB: Enforce no RIs in subdbs (Gitlab #465)
|
2023-11-02 14:01:41 +00:00 |
|
|
a460ae2ffc
|
Remove unused functions from FNDS, SNDF, KNDF
|
2023-11-01 20:32:57 +00:00 |
|
|
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 |
|
|
5ea16d9554
|
bump -9
|
2023-10-28 11:47:37 -04:00 |
|
|
49128b5a2c
|
NetDB: Fix lifecycle issues for subsessions (Gitlab #460, #406)
|
2023-10-28 15:42:05 +00:00 |
|
|
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 |
|
|
5ccdaf10d9
|
I2p.i2p 2.4.0 eliminate multihomedb
|
2023-10-27 13:40:28 +00:00 |
|
|
1334de31bb
|
Router: build -8
|
2023-10-24 10:33:16 +00:00 |
|
|
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 |
|
|
bf1b4cf502
|
NetDB: SubDB lifecycle fixes (Gitlab #406)
|
2023-10-24 02:35:52 +00:00 |
|
|
83794107f3
|
SSU: Comment fix
re: LHMCache iteration order
|
2023-10-22 07:48:07 -04:00 |
|
|
ec68911568
|
Tests: Exclude BuildMessageTestStandalone from gradle tests
NPEs via junit; must be run via main()
Already disabled on ant side
|
2023-10-21 15:34:13 -04:00 |
|
|
a23e09ca20
|
Router: fix failed ant builds in unit tests
|
2023-10-18 18:47:44 -04:00 |
|
|
00e3390437
|
Router: reverse changes to RepublishLeaseSetJob
|
2023-10-17 12:33:53 -04:00 |
|
|
c67ff1376a
|
Router: fix broken null check in shouldThrottleBurstLookup
|
2023-10-17 12:30:40 -04:00 |
|
|
fb8bb645c2
|
Router: move getReceivedBy and getReceivedAsPublished into DatabaseEntry
|
2023-10-16 20:47:27 -04:00 |
|
|
2af65243a4
|
Router: remove 'Confirm Succeess' from ISJ, closes #455
|
2023-10-16 19:38:52 -04:00 |
|
|
0acae98ccd
|
Router: Reverse API change from banlistRouterHard back to BanlistRouterForever
|
2023-10-15 20:22:37 -04:00 |
|
|
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 |
|
|
195b4b9155
|
Router: bump build rev to -7
|
2023-10-12 20:19:31 -04:00 |
|
|
35c4a4cca9
|
Switch back to a single blind cache
|
2023-10-13 00:02:28 +00:00 |
|
|
8a840f97c7
|
bump -6
|
2023-10-12 11:05:04 -04:00 |
|
|
7d0c857eb5
|
Router: fix NPE in ClientManager, reduce log level of error in ClientConnectionRunner
|
2023-10-11 20:39:22 -04:00 |
|
|
dec98e6b8d
|
Router: remove the redundant casts, fixes #438
|
2023-10-09 14:53:52 -04:00 |
|
|
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 |
|
|
6ada2f3b5e
|
Router: Change name of STATUS to QUALIFIER, move it after BUILD
|
2023-10-07 16:06:52 -04:00 |
|
|
499106c9ae
|
Router: javadoc add additional note to CM call
|
2023-10-07 15:54:46 -04:00 |
|
|
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 |
|
|
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 |
|