62f750062d
Profiles: Extend time to treat E routers as severely congested
2024-11-17 09:51:59 -05:00
5c28c7f0a4
Streaming: Reduce batch delay
...
unless slow
2024-11-17 07:11:28 -05:00
4da55dd3ab
bump -2
2024-11-14 07:39:24 -05:00
b57afabc13
Router: Change cap for sym. nat, for now
2024-11-14 07:31:39 -05:00
247b28606c
Merge branch 'ssu2-relayintroack' into 'master'
...
SSU2: Don't send separate ack for relay intro,
See merge request i2p-hackers/i2p.i2p!220
2024-11-08 13:03:05 +00:00
bc5ca78794
SSU2: Don't send separate ack for relay intro,
2024-11-08 13:03:05 +00:00
45f81ede6d
more notes on testing
2024-11-07 14:07:55 -05:00
a2f31c5b55
Crypto: Add commented-out ChaCha20 JCE test
...
JCE is not faster than Noise version for our typical data sizes,
but adding the code so it may be retested or improved in the future.
2024-11-07 13:18:51 -05:00
c7d15eb6d1
Crypto: ChaChaCore microoptimizations
...
and some indent fixes
2024-11-07 11:14:01 -05:00
29d131827a
NetDB: Use new isNewer() method for LS comparison in another spot
2024-11-04 13:07:08 -05:00
0e2a88ac16
blocklist update
2024-11-04 12:57:57 -05:00
1e5b850a92
Console: Increase interval change for larger/smaller interval buttons on /graph
2024-11-04 12:52:29 -05:00
b2b86b2767
SSU2: Detect and drop dup relay messages as Bob
...
More SSU1 code removal (Intro. Mgr.)
2024-11-04 12:29:44 -05:00
c9b17b8cd5
SSU2: More SSU1 code removal (Est. Mgr.)
2024-11-04 12:12:30 -05:00
2bec64c55a
Router: Periodically recheck family of negative cached RIs
...
at random using a simple counter.
So if a router gets fixed it will eventually get recognized.
2024-11-04 12:06:12 -05:00
115c165bb6
SSU2: Hopefully fix rare deadlock via forEachAndNot()
2024-11-02 16:03:21 -04:00
049ddb3717
Console: remove dark theme override of router log colors
...
for improved legibility and consistency with light theme
tweak INFO color for dark theme legibility
2024-11-02 14:43:44 -04:00
914a85492c
Merge branch 'master' of i2pgit.org:i2p-hackers/i2p.i2p
2024-10-26 23:22:14 -04:00
f861886bef
NetDb: add a null check for client so we don't try to look up a null client in the router-wide netDb
2024-10-26 23:21:52 -04:00
d1adac5d8d
bump -1
2024-10-22 17:44:02 -04:00
7576853c18
rrd4j: Merge in upstream changes part 5
...
add file missing from previous checkin
2024-10-22 17:41:35 -04:00
ad503542b3
rrd4j: Merge in upstream changes part 4
...
add file missing from previous checkin
2024-10-22 17:40:36 -04:00
2ffa17c633
rrd4j: Merge in upstream changes part 3
...
thru 8716ead 2024-08-30
2024-10-22 17:38:11 -04:00
1350d7996b
rrd4j: Merge in upstream changes part 2
...
missing file from previous checkin
2024-10-22 10:34:07 -04:00
7d896de3c7
rrd4j: Merge in upstream changes part 1
...
thru 3bfaf9a 2024-08-25 to be 3.10
2024-10-22 10:30:45 -04:00
8336886db6
history typos
2024-10-22 10:15:57 -04:00
ef33998a71
Debian: update changelogs
2024-10-12 18:41:38 -04:00
562e6dfe0d
Release: Update changelog, update version numbers
2024-10-08 11:14:07 -04:00
ec817d0b40
Plugins: fix my certificate
2024-10-08 11:10:07 -04:00
cd368773d3
NetDB: fix inverted conditional test when rendering subDb remote leaseSets
2024-10-07 14:52:28 -04:00
8f1fa4ce99
Plugins: add my new keys
2024-10-07 14:45:02 -04:00
4124d8d7a9
Maintenance: Update Tor blocklist, update geoIP database, bump version number
2024-10-04 15:20:49 -04:00
2a5a9606b8
pull translations from transifex
2024-10-04 10:13:50 -04:00
a5c17022a5
javadoc spelling fixes
2024-10-02 09:16:33 -04:00
5234e06926
blocklist update
2024-10-02 09:04:38 -04:00
9154945571
Docker: automatically resolve conflicting port issues when the external port used by docker does not match the port in the routerInfo
2024-09-29 16:58:44 -04:00
86819852e7
bump -4-rc
2024-09-28 15:47:51 -04:00
327b147582
blocklist update
2024-09-28 09:32:38 -04:00
910a44484f
javadoc fix
2024-09-25 08:22:02 -04:00
0dbce02d7f
NetDB: fix race conditions and inefficiencies in new subDb renderer, fix equals/== in new subDb renderer, ensure we get the right LeaseSet from the client Db by looking it up locally using the client hash
2024-09-23 22:12:46 -04:00
610baa8e24
Merge branch 'i2p.i2p.2.7.0-organize-leasesets-and-better-crossreferencing' into 'master'
...
Console/NetDB: Tweak design of client netDb page
See merge request i2p-hackers/i2p.i2p!218
2024-09-23 00:00:57 +00:00
63e13c8f27
Console/NetDB: Tweak design of client netDb page
2024-09-23 00:00:57 +00:00
4eb70e97f4
streaming: Allow i2p.streaming.profile != 1
...
previously threw an exception even though value was
mostly ignored and never set by i2ptunnel.
i2pd plans to start using this option.
Do not set profile flag in streaming header, it is unused.
2024-09-21 13:50:45 -04:00
afe0704e3b
i2ptunnel: CSS tweak (dark theme)
2024-09-20 09:55:14 -04:00
bca5b65b1a
i2psnark: Prevent changing infohash in metainfo edit CLI
...
Tweaks to previous MR:
_ Use new constructor for edit CLI
- Javadocs for new constructor
- Add new_url_list param to new constructor
- Set creation date if unset
2024-09-20 09:47:58 -04:00
7296bdc32c
Merge branch 'broken_edit' into 'master'
...
Fix broken info hash after torrent edit.
See merge request i2p-hackers/i2p.i2p!216
2024-09-20 13:17:29 +00:00
3cb12b66f6
CI: add workflow to also build tagged docker images
2024-09-18 22:48:28 -04:00
f093b56dc3
CI: add workflow to also build tagged docker images
2024-09-18 22:47:11 -04:00
2447310f91
CI: add workflow to also build tagged docker images
2024-09-18 22:45:36 -04:00
a51d64513a
CI: add workflow to continuously build docker every time we push to master
2024-09-18 22:05:44 -04:00