Commit Graph

16974 Commits

Author SHA1 Message Date
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
idk
de2b122f7b Merge branch 'i2p.i2p.2.4.0-reverse-api-change' into 'master'
Router: Reverse API change from banlistRouterHard back to BanlistRouterForever

See merge request i2p-hackers/i2p.i2p!131
2023-10-16 23:31:07 +00: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
idk
5fe8a3bc82 Merge branch 'i2p.i2p.2.4.0-single-blind-cache' into 'master'
Switch back to a single blind cache

See merge request i2p-hackers/i2p.i2p!127
2023-10-13 00:02:28 +00:00
idk
35c4a4cca9 Switch back to a single blind cache 2023-10-13 00:02:28 +00:00
zzz
cef40151a9 Merge branch 'i2ptunnel-cleanup' into 'master'
i2ptunnel: HTTPResponseOutputStream cleanup

See merge request i2p-hackers/i2p.i2p!122
2023-10-12 18:58:59 +00:00
zzz
040bc58917 i2ptunnel: HTTPResponseOutputStream cleanup 2023-10-12 18:58:59 +00:00
zzz
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
79d456a8c3 Router: remove redundant cast in ConfigAdvancedHandler 2023-10-11 12:02:30 -04:00
zzz
3280dd1878 Add ramble.i2p to hosts.txt 2023-10-10 12:00:10 -04:00
zzz
dab30c8c76 Console: Sidebar download button CSS padding tweak (light theme) 2023-10-10 09:47:55 -04:00
zzz
f590128201 Merge branch 'unsigned-update' into 'master'
Updates: Unsigned update improvements

See merge request i2p-hackers/i2p.i2p!125
2023-10-10 12:17:21 +00:00
zzz
df4b3c0d13 Updates: Unsigned update improvements 2023-10-10 12:17:21 +00:00
zzz
0e525b109d Merge branch 'snark-shutdown' into 'master'
i2psnark: Shutdown incomplete torrents first

See merge request i2p-hackers/i2p.i2p!124
2023-10-10 11:56:18 +00:00
zzz
8fdad9c7dc i2psnark: Shutdown incomplete torrents first 2023-10-10 11:56:18 +00:00
zzz
93259d5bf9 Merge branch 'snark-menu' into 'master'
i2psnark-standalone: Add systray item for shutdown

See merge request i2p-hackers/i2p.i2p!123
2023-10-10 11:53:41 +00:00
zzz
dedfee4c82 i2psnark-standalone: Add systray item for shutdown 2023-10-10 11:53:41 +00:00
ccec1162b9 Merge branch 'master' of i2pgit.org:i2p-hackers/i2p.i2p 2023-10-09 14:54:11 -04:00
dec98e6b8d Router: remove the redundant casts, fixes #438 2023-10-09 14:53:52 -04:00
zzz
6305e85ce1 Console: Fix visibility of radio/checkboxes (light theme) 2023-10-09 10:29:57 -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
idk
6136890616 Merge branch 'i2p.i2p.2.4.0-client-netdbs-on-client-runner' into 'master'
Router: move segmented netDbs into CCRs.

Closes #404, #423, #420, and #439

See merge request i2p-hackers/i2p.i2p!120
2023-10-07 19:20:14 +00: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
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
d7d51f673f i2psnark: Search box CSS tweaks when iframed (Gitlab #448)
thx drzed for assistance
2023-09-29 17:30:40 -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
1350c71c3d Merge branch '399-sam-accept' into 'master'
SAM: Accept fixes (Gitlab #399)

Closes #399

See merge request i2p-hackers/i2p.i2p!114
2023-09-29 09:57:12 +00:00
zzz
0ba97ed4cd SAM: Accept fixes (Gitlab #399) 2023-09-29 09:57:12 +00:00
zzz
60bf83a653 bump -3 2023-09-27 11:11:17 -04:00
zzz
8a1da2ce94 Merge branch '426-doctype' into 'master'
Console: Change all DOCTYPEs to standard html (Gitlab #426)

Closes #426

See merge request i2p-hackers/i2p.i2p!117
2023-09-27 14:17:22 +00:00
idk
d08e82e4f7 Merge branch '437-npe' into 'master'
Transport: Fix NPE during soft restart (Gitlab #437)

Closes #437

See merge request i2p-hackers/i2p.i2p!113
2023-09-26 02:18:12 +00:00
zzz
1dff57856a Transport: Fix NPE during soft restart (Gitlab #437) 2023-09-26 02:18:12 +00:00
idk
453f31099d Merge branch '445-snark-startall' into 'master'
i2psnark: Prevent start-all from within search results erroring on...

Closes #445

See merge request i2p-hackers/i2p.i2p!119
2023-09-26 02:16:51 +00:00
zzz
38f629b91c i2psnark: Prevent start-all from within search results erroring on... 2023-09-26 02:16:51 +00:00
idk
d7eb4db806 Merge branch '443-debian-jre' into 'master'
Debian: Change JRE dependency order (Gitlab #443, Debian #1024461)

Closes #443

See merge request i2p-hackers/i2p.i2p!118
2023-09-26 02:08:28 +00:00
idk
9f99ee66f7 Merge branch '415-itag-zeros' into 'master'
SSU2: Fix uncaught IAE caused by itags with zero values (Gitlab #415)

Closes #415

See merge request i2p-hackers/i2p.i2p!111
2023-09-26 02:07:45 +00:00
zzz
4cf919e3e6 SSU2: Fix uncaught IAE caused by itags with zero values (Gitlab #415) 2023-09-26 02:07:45 +00:00
idk
324c5be47d Merge branch '435-ntcp2-firewalled' into 'master'
NTCP2: Fix updating address on transition to firewalled (Gitlab #435)

Closes #435

See merge request i2p-hackers/i2p.i2p!116
2023-09-26 02:04:33 +00:00
zzz
ef1177689d NTCP2: Fix updating address on transition to firewalled (Gitlab #435) 2023-09-26 02:04:33 +00:00
zzz
69554e4687 Debian: Change JRE dependency order (Gitlab #443, Debian #1024461) 2023-09-23 16:40:31 -04:00