Commit Graph

16924 Commits

Author SHA1 Message Date
zzz
ef1177689d NTCP2: Fix updating address on transition to firewalled (Gitlab #435) 2023-09-26 02:04:33 +00:00
69d5dfc621 Router: bump build rev 2023-09-22 20:21:51 -04:00
ded7b6dda9 Router: eliminate mainNetDb() call from RouterContext, then replace all calls with calls to netDb() 2023-09-21 19:55:07 -04:00
a343f781d0 Router: don't call remove(dbe,persist) on a TDS 2023-09-21 15:00:04 -04:00
idk
16bfdb4943 Merge branch 'i2p.i2p.2.4.0-no-more-multihome-cache' into 'master'
I2p.i2p.2.4.0 no more multihome cache

See merge request i2p-hackers/i2p.i2p!110
2023-09-21 03:09:09 +00:00
idk
f9f21ba7f5 I2p.i2p.2.4.0 no more multihome cache 2023-09-21 03:09:09 +00:00
idk
790584b329 Merge branch 'i2p.i2p.2.4.0-segmented-netdb-safer-interfaces' into 'master'
Drastically reduces the interface of the FNDS/SNDF, force the use of explicit accessors, refactor FNDS/SNDF

See merge request i2p-hackers/i2p.i2p!107
2023-09-19 19:32:00 +00:00
idk
92a85b35fe Drastically reduces the interface of the FNDS/SNDF, force the use of explicit accessors, refactor FNDS/SNDF 2023-09-19 19:32:00 +00:00
idk
9cad050e6b Merge branch 'i2p.i2p.2.4.0-transient-client-subnetdbs' into 'master'
Router: if a KNDF isClientDb() then set up a TransientDataStore instead of a PersistentDataStore

See merge request i2p-hackers/i2p.i2p!108
2023-09-18 03:26:22 +00:00
d2b8d11645 Router: if a KNDF isClientDb() then set up a TransientDataStore instead of a PersistentDataStore 2023-09-15 12:14:38 -04:00
idk
b4c64e2808 Merge branch 'i2p.i2p.2.4.0-transifex' into 'master'
Project: regenerate updated transifex config files

Closes #408

See merge request i2p-hackers/i2p.i2p!103
2023-09-14 20:33:38 +00:00
idk
f184cc32df Merge branch 'i2p.i2p.2.4.0-undo-breaking-api-change' into 'master'
I2p.i2p.2.4.0 undo breaking api change

Closes #402

See merge request i2p-hackers/i2p.i2p!105
2023-09-14 20:33:28 +00:00
idk
40757b3028 I2p.i2p.2.4.0 undo breaking api change 2023-09-14 20:33:28 +00:00
aa1697e767 Project: regenerate updated transifex config files 2023-09-07 16:08:38 -04:00
idk
c1c8cfc29b Merge branch 'i2p.i2p.2.3.0-DLM-MR' into 'master'
NetDb: Disable Burst Banning on DLM.

See merge request i2p-hackers/i2p.i2p!102
2023-09-05 02:19:06 +00:00
dc68fdc0a0 NetDb: Disable Burst Banning on DLM.
Disable the banning of routers due to excessive Database Lookup
Messages (DLM) until a reliable method is identified for
discriminating between routers that are merely forwarding someone
else's DLM, and routers that are directly sending excessive
DLM.

Signed-off-by: obscuratus <obscuratus@mail.i2p>
2023-09-04 13:26:24 -05:00
4e6323453c Router: change logging of floodfill subdb to main subdb in FNDS. Add TODO comments to getLocalClientsBlindData and lookupClientsBySigningPublicKey. 2023-09-04 12:45:48 -04:00
76067312e1 Router: rename the floodfill netdb to the main netdb 2023-09-03 23:03:35 -04:00
7d9eecd05a Router: rename the floodfill netdb to the main netdb 2023-09-03 21:46:03 -04:00
d3ad082a82 Console: use clientOnly flag from caller when displaying client netDbs 2023-09-03 21:32:50 -04:00
idk
3d225b6f9f Merge branch 'i2p.i2p.2.4.0-test1' into 'master'
Nested NetDb Branch Redux

See merge request i2p-hackers/i2p.i2p!101
2023-08-31 02:53:07 +00:00
idk
88d9d0f9b7 Nested NetDb Branch Redux 2023-08-31 02:53:07 +00:00
idk
2fb4dc415c Merge branch 'i2p.i2p.2.4.0-or-2.5.0-delete-hostnames-from-terminal' into 'master'
AddressBook: add -d option to lookupdest command line which deletes a hostname...

See merge request i2p-hackers/i2p.i2p!99
2023-08-15 07:08:29 +00:00
idk
d2e899915b AddressBook: add -d option to lookupdest command line which deletes a hostname... 2023-08-15 07:08:28 +00:00
idk
79494c2396 Merge branch '2.3.0-lookup-tweaks' into 'master'
2.3.0 lookup tweaks

See merge request i2p-hackers/i2p.i2p!97
2023-08-15 07:07:19 +00:00
idk
d233209694 2.3.0 lookup tweaks 2023-08-15 07:07:18 +00:00
3fc704c445 Add Metrics and StormyCloud to homepage 2023-07-24 13:54:10 -04:00
d66a7424a7 Router: add option to include a release 'status' in the version number, i.e. beta1, rc1 2023-07-18 14:51:45 -04:00
idk
206cc00387 fix lunar changelog 2023-07-01 16:01:20 -04:00
idk
0d359bbc1b update debian changelogs 2023-07-01 11:10:55 -04:00
idk
2fcc947a12 revise icons again i2p-2.3.0 2023-06-30 10:07:30 -04:00
idk
55b1da881b make blue version of notbob icon to match homepage color scheme 2023-06-30 01:01:31 -04:00
idk
ff94b2423e account for RAP vs RAR in multihomeCache 2023-06-29 23:40:56 -04:00
idk
2a3d4e9458 alter color scheme on new icons to match ours. We'll approach this later. 2023-06-29 18:20:01 -04:00
idk
cda6416bf9 fixup debian patch 2023-06-29 16:05:30 -04:00
idk
cd6a4ac758 update translations and manpages 2023-06-29 14:40:46 -04:00
idk
40a7149215 update versions and build numbers 2023-06-29 13:39:12 -04:00
idk
62c21a8de0 fix typo 2023-06-29 12:36:12 -04:00
idk
5c56856566 Merge branch 'i2p.i2p.2.2.1-always-copy-full-leaseSet-when-updating' into 'master'
screen leaseSets before storing them in KademliaNetworkDatabaseFacade.store,...

See merge request i2p-hackers/i2p.i2p!94
2023-06-29 16:23:08 +00:00
idk
8fd2235cde screen leaseSets before storing them in KademliaNetworkDatabaseFacade.store,... 2023-06-29 16:23:07 +00:00
idk
331b24237f Merge branch 'i2p.i2p.2.2.1-not-bob-icon' into 'master'
add notbob and ramble icons

See merge request i2p-hackers/i2p.i2p!96
2023-06-29 04:43:47 +00:00
idk
5edf9f715b add notbob and ramble icons 2023-06-29 04:43:47 +00:00
idk
eb0c8aaaa9 correct the error in the previous checkin 2023-06-26 16:44:37 -04:00
idk
e55e6bc7a2 move singleIPv6BlockList null check in clear outside of the synchronized block 2023-06-26 14:18:48 -04:00
idk
0ac7d69212 add null checks around _singleIPv6Blocklist 2023-06-26 14:12:39 -04:00
idk
ace62a1677 add notbob and ramble to the homepage, tooltips won't be translated for 2.3.0 but we'll live with that for now. 2023-06-23 17:51:21 -04:00
idk
95c29649bd Merge branch 'i2p.i2p.2.2.1-blocklist-expiration' into 'master'
add user-configurable expire-time to blocklists.

See merge request i2p-hackers/i2p.i2p!93
2023-06-19 00:05:03 +00:00
idk
912b534c31 add user-configurable expire-time to blocklists. 2023-06-19 00:05:02 +00:00
idk
b2fea266ee bump build time 2023-06-14 13:31:20 -04:00
idk
c30ad8d386 update geolite database 2023-06-14 12:45:36 -04:00