a2c5edf6c8
Sybil: Don't ban NAT64 addresses
...
To workaround i2pd bug, they are publishing them
2023-11-12 10:38:00 -05:00
4dadfcaab9
Console: Sybil page CSS fixes
2023-11-11 08:31:08 -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
11feb84d4a
i2ptunnel: Exempt tunnel name from XSS filter (Gitlab #467 )
2023-11-10 13:06:28 -05:00
f0b1ae9459
bump -11
2023-11-10 11:50:49 -05:00
44916e8aa1
Merge branch '468-lookups' into 'master'
...
NetDB: Lookup handler/throttler fixes (Gitlab #468 )
Closes #468
See merge request i2p-hackers/i2p.i2p!151
2023-11-10 16:35:00 +00:00
bae6844e5d
NetDB: Lookup handler/throttler fixes (Gitlab #468 )
2023-11-10 16:35:00 +00:00
c5650478aa
Console: Revert change that broke the published LS count on the debug LS tab
2023-11-09 12:15:03 -05:00
d8415f29ca
Merge branch 'i2p.i2p.2.4.0-revert-blocklist-changes' into 'master'
...
Revert Blocklist/Banlist Changes
See merge request i2p-hackers/i2p.i2p!149
2023-11-08 20:59:14 +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
ea8b3f00c0
Merge branch 'i2p.i2p.2.4.0-reverse-throttler' into 'master'
...
I2p.i2p.2.4.0 reverse throttler
Closes #453
See merge request i2p-hackers/i2p.i2p!145
2023-11-07 21:07:18 +00:00
57eb706e95
I2p.i2p.2.4.0 reverse throttler
2023-11-07 21:07:18 +00:00
3db4f23514
Update checklist for tx v3
2023-11-07 13:31:46 -05:00
93ff5ffa10
Translations: Fix up config file (Gitlab #408 )
...
to revert mess caused by tx migrate and add missing file_filter lines
- Add comments back
- Restore trans.xx sorting within sections
- Add file_filter line for each section
- Add lang_map
2023-11-07 12:31:26 -05:00
2ab938629d
Merge branch 'i2p.i2p.2.4.0-cleanup-todos' into 'master'
...
Cleans up some dead code, revise comments and TODO's
See merge request i2p-hackers/i2p.i2p!148
2023-11-07 14:43:58 +00:00
f363f9318e
Cleans up some dead code, revise comments and TODO's
2023-11-07 14:43:58 +00:00
204567f16b
Merge branch 'revert-2fb4dc41' into 'master'
...
Revert "Merge branch 'i2p.i2p.2.4.0-or-2.5.0-delete-hostnames-from-terminal' into 'master'"
See merge request i2p-hackers/i2p.i2p!146
2023-11-06 01:44:42 +00:00
c57ccfa0df
Revert "Merge branch 'i2p.i2p.2.4.0-or-2.5.0-delete-hostnames-from-terminal' into 'master'"
2023-11-06 01:44:42 +00:00
91458ca9bc
Merge branch 'i2p.i2p.2.4.0-revert-buildhandler-changes' into 'master'
...
Router: remove commented out ban strategy and ratestats for tunnels that disrespect congestion caps
Closes #413
See merge request i2p-hackers/i2p.i2p!142
2023-11-03 15:03:12 +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
1d37db7704
Merge branch '402-NDF' into 'master'
...
NetDB: Type changes (Gitlab #402 )
Closes #402
See merge request i2p-hackers/i2p.i2p!144
2023-11-03 14:07:02 +00:00
7e8e0b60d0
NetDB: Type changes (Gitlab #402 )
2023-11-03 14:07:02 +00:00
b20954551e
CLI: Test for more Java versions
2023-11-03 10:02:25 -04:00
5f0ac20b64
Console: RTL CSS tweaks
2023-11-03 09:51:15 -04:00
db62206008
Console: Profiles definitions CSS fixes
2023-11-02 16:13:47 -04:00
3ce5f64d75
Console: Use RTL CSS for Persian
...
thx drzed
2023-11-02 15:24:08 -04: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
291e630482
Merge branch 'i2p.i2p.2.4.0-unused' into 'master'
...
Remove unused functions from FNDS, SNDF, KNDF
Closes #466 , #440 , #463 , and #462
See merge request i2p-hackers/i2p.i2p!141
2023-11-01 20:32:58 +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
545057314f
Merge branch '465-console' into 'master'
...
Console: Netdb tab fixes and cleanup (Gitlab #465 )
See merge request i2p-hackers/i2p.i2p!140
2023-10-29 18:45:13 +00:00
a7a0956157
Console: Netdb tab fixes and cleanup (Gitlab #465 )
2023-10-29 18:45:13 +00:00
5ea16d9554
bump -9
2023-10-28 11:47:37 -04:00
31bad7f8c3
Merge branch '460-subsessions-v2' into 'master'
...
NetDB: Fix lifecycle issues for subsessions (Gitlab #460 , #406 )
Closes #460
See merge request i2p-hackers/i2p.i2p!139
2023-10-28 15:42:05 +00:00
49128b5a2c
NetDB: Fix lifecycle issues for subsessions (Gitlab #460 , #406 )
2023-10-28 15:42:05 +00:00
e7de354f47
Merge branch '458-gunzip' into 'master'
...
i2ptunnel: Fix gzip footer check in GunzipOutputStream (Gitlab #458 )
Closes #458
See merge request i2p-hackers/i2p.i2p!134
2023-10-28 15:40:55 +00:00
052c9463e0
i2ptunnel: Fix gzip footer check in GunzipOutputStream (Gitlab #458 )
2023-10-28 15:40:55 +00:00
34bff0806f
Merge branch '452-proxy-conn' into 'master'
...
i2ptunnel: Remove nonstandard Proxy-Connection header (Gitlab #452 )
Closes #452
See merge request i2p-hackers/i2p.i2p!130
2023-10-28 15:39:45 +00:00
7a317e5026
i2ptunnel: Remove nonstandard Proxy-Connection header (Gitlab #452 )
2023-10-28 15:39:44 +00:00
c74f160b8a
Merge branch 'i2p.i2p-2.4.0-eliminate-useSubDbs' into 'master'
...
I2p.i2p 2.4.0 eliminate use sub dbs option - Do not merge until after multihomeDb is merged
Closes #461
See merge request i2p-hackers/i2p.i2p!138
2023-10-27 16:06:24 +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
37bb67bf18
Merge branch 'i2p.i2p-2.4.0-eliminate-multihomedb' into 'master'
...
I2p.i2p 2.4.0 eliminate multihomedb
Closes #409
See merge request i2p-hackers/i2p.i2p!137
2023-10-27 13:40:28 +00:00
5ccdaf10d9
I2p.i2p 2.4.0 eliminate multihomedb
2023-10-27 13:40:28 +00:00
69e3d521f4
Console: Tweaks to advanced peers summary bar section
2023-10-25 07:28:00 -04:00
e204c50ba3
history for -8
2023-10-24 07:13:13 -04: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