db8fc47703
Merge branch 'ff-restart' into 'master'
...
NetDB: Maintain ff after restart when configured for auto
See merge request i2p-hackers/i2p.i2p!240
2025-04-09 21:22:45 +00:00
009630e2dd
NetDB: Maintain ff after restart when configured for auto
2025-04-09 21:22:45 +00:00
6a12347805
Console: Use Basic auth for prometheus plugin
...
prometheus server doesn't support Digest auth
2025-04-09 11:16:02 -04:00
27b8a9db4b
NetDB: Don't store unreachable routers to disk
2025-04-08 12:17:43 -04:00
7ae01862ad
bump -2
2025-04-08 09:08:12 -04:00
40a5cac67f
Merge branch 'netdb-map' into 'master'
...
Console: Add world map with locations of routers and tunnels
See merge request i2p-hackers/i2p.i2p!234
2025-04-08 12:56:05 +00:00
fd4fc237af
Console: Add world map with locations of routers and tunnels
2025-04-08 12:56:04 +00:00
8a7c9b9d11
Merge branch 'wrapper-3560' into 'master'
...
Build: Update wrapper to 3.5.60
See merge request i2p-hackers/i2p.i2p!237
2025-04-08 12:46:40 +00:00
5b40c01394
Don't increment nonces within a CipherState unless the encryption/decryption operation succeeds
...
Adapted from https://github.com/rweather/noise-java/pull/18
Section 5.1 of the The Noise Protocol Framework, revision 34 states in the description for DecryptWithAd that:
If an authentication failure occurs in DECRYPT() then n is not incremented and an error is signaled to the caller.
But noise-java currently increments the nonce unconditionally.
This change defers incrementing the nonce until encryption/decryption operations actually succeed.
2025-04-06 10:47:47 -04:00
a4fe0da2b4
bump -1
2025-04-04 08:14:09 -04:00
b8dca2f64b
Merge branch 'devrandom' into 'master'
...
PRNG: Switch to /dev/random by default
See merge request i2p-hackers/i2p.i2p!238
2025-04-04 12:00:55 +00:00
8ac8ad4238
PRNG: Switch to /dev/random by default
2025-04-04 12:00:55 +00:00
8248075e59
Merge branch 'subdb-tab' into 'master'
...
Console: Remove redundant LS rendering code
See merge request i2p-hackers/i2p.i2p!236
2025-03-31 21:34:46 +00:00
8ec0707249
Console: Remove redundant LS rendering code
2025-03-31 21:34:45 +00:00
6bfa7ed37d
CLI: Add newshandler prompts for different languages
2025-03-30 10:25:55 -04:00
9aa8bb4576
CLI: BuildTime show jar time
2025-03-30 07:14:20 -04:00
a4cea4ad09
one more debian changelog
2025-03-30 07:11:55 -04:00
4ebb088f22
checklist updates
2025-03-30 07:10:53 -04:00
705e24f0bf
i2psnark: DTG/Bubble notifications on torrent add failures
2025-03-30 07:08:27 -04:00
84f2b0519c
i2psnark: Increase thumbnail size
2025-03-30 06:50:47 -04:00
8a5d2cf20b
build: add target to tag dev builds
2025-03-30 06:44:35 -04:00
b23136e0a6
netdb: Don't store old router versions to disk
2025-03-30 06:41:56 -04:00
fc7e504e06
2.8.2 debian changelogs
2025-03-29 11:41:42 -04:00
8e7f67b0cc
2.8.2
2025-03-29 08:20:56 -04:00
28f6815e8a
bump -2-rc
2025-03-28 08:44:15 -04:00
1a69369996
translation updates
2025-03-28 08:41:07 -04:00
b52f18518f
Tor blocklist update
2025-03-28 07:18:42 -04:00
4e32c2f470
i2ptunnel: Clear bubble count when clearing status messages
...
inadvertently omitted from MR 230
2025-03-26 09:58:05 -04:00
dd74e49101
log tweak
2025-03-23 07:53:59 -04:00
0d5108de1d
Router: Prevent double-free of SHA256 instances from Noise
2025-03-22 14:48:01 -04:00
b27c8d0f97
log level tweak
2025-03-21 16:40:29 -04:00
afec863395
Console: Don't capitalize b32s on LS tab (dark theme)
2025-03-21 16:34:06 -04:00
1c1e28d7a7
Build: Add missing translated resources
...
- cs man pages
- cs, pt_BR, zh_TW eepsite help
- Add back eepsite_zh.css link that was dropped from zh help pages
- Add link to gan eepsite help that was missing
2025-03-21 08:33:44 -04:00
2b4b2f70fd
i2ptunnel: Version the proxy CSS in more places
2025-03-19 10:54:34 -04:00
c83b092955
i2psnark: Use torrent name instead of torrent file name in DTG/bubble completion notifications
2025-03-19 09:49:17 -04:00
c22d65927b
Build: Remove more files from Debian source tarball
...
and clean up removal of mtn files no longer there
2025-03-19 09:26:44 -04:00
a5f5cad006
Console: Reduce memory usage in BanlistRenderer
...
OOM seen on one box
2025-03-19 09:21:27 -04:00
456586a8e5
2.8.1 Debian changelogs
2025-03-18 11:31:48 -04:00
f444854456
2.8.1
2025-03-17 11:48:02 -04:00
ec1458d75d
bump for review -8-rc
2025-03-14 14:11:20 -04:00
ee22474dd4
pull translations from transifex
2025-03-14 14:09:25 -04:00
4024add8ff
tor blocklist update
2025-03-14 13:50:20 -04:00
23a57551a9
docs: Remove SSU HMAC license text, code was removed
2025-03-13 06:49:58 -04:00
0cbd0fb4d6
bump -7-rc
2025-03-08 11:18:57 -05:00
812840b4e5
Tunnels: Fix UOE on timeout of OB client tunnel test
...
previous tunnel fix was incomplete
2025-03-08 11:18:21 -05:00
499f3182bd
Add patch
...
fix armv6 modes
2025-03-08 09:00:02 -05:00
e3a4a54802
Build: Update wrapper to 3.5.60
...
- Remove Solaris Sparc 32-bit wrapper files
- Remove Linux PPC 32-bit BE wrapper files (never included in packages, no longer supported by Tanuki)
- Add patch to fix breakage on Debian xx-ea Java versions
All binaries from Tanuki Delta Pack Community Edition,
except for armhf (armv6), compiled on Raspberry Pi:
ant 1.10.9
openjdk 1.8.0_312
gcc 10.2.1
Windows binaries remain unchanged as we must recompile them ourselves
(32 bit just to change the icon; 64 bit is not provided by Tanuki)
Patch file is unmodified in this checkin, as a base for future merges.
Patch will be in next checkin.
Do not squash.
2025-03-08 08:57:36 -05:00
11668696b7
NetDB: Reseed update
2025-03-07 06:55:15 -05:00
a0c6ee16a7
Installer: UI changes
...
- Add logo to language picker panel
- Add progress bar to panels
2025-03-07 05:34:24 -05:00
306d31d6f9
i2ptunnel: Hide redundant h2 header when iframed
2025-03-06 12:22:54 -05:00