|
b97fd8ee04
|
check in missing file
|
2024-07-19 05:05:41 -04:00 |
|
|
728cbfccb1
|
Tests: fix CertUtilSpec.java
|
2024-07-18 21:25:59 -04:00 |
|
|
ce5b1f04b8
|
Unit Tests: update i2pseeds.su3 file used in unit tests
|
2024-07-18 19:11:01 -04:00 |
|
|
52beb0251d
|
Router: Update BuildTime(will do this again next week at release, just running the checklist.,d)
|
2024-07-10 11:39:02 -04:00 |
|
|
45f614fac2
|
Stats: Hopefully fix tunnel.Bps.* graphs sometimes not rendering
because SummaryRenderer couldn't find the Rate due to equals() including creation date
Rate.toString() tweaks
thx jrandom
|
2024-07-06 09:30:49 -04:00 |
|
|
2093131f46
|
I2CP: Send DestroySessionMessage with dummy SessionID if unset
rather than throwing I2CPMessageException
ref: https://www.reddit.com/r/i2p/comments/1dp7j98/automatically_restarting_i2psnark/
|
2024-07-05 08:00:11 -04:00 |
|
|
4033191c1c
|
Util: Don't classify ARM servers as slow (Github #77)
|
2024-06-30 08:02:34 -04:00 |
|
|
f8394ac82a
|
Data: Add LeaseSet2.getOptions()
Currently unused but useful for testing.
Remove useless null check.
|
2024-06-25 12:28:30 -04:00 |
|
|
a0f92b2e28
|
CLI: Fix getopt program names
these are output by getopt in error messages
|
2024-06-05 09:05:51 -04:00 |
|
|
f22bf33bc7
|
I2CP: Store local dest in lookup cache (Gitlab #482)
|
2024-06-01 11:14:26 +00:00 |
|
|
6f3bc3f5e2
|
Util: Remove ST2 timers from queue on cancel
May reduce memory usage a little
|
2024-05-16 09:21:24 -04:00 |
|
|
f870b2532f
|
I2CP: Hopefully fix rare NPE
as reported by drzed
|
2024-05-16 09:12:08 -04:00 |
|
|
84971f6da9
|
2.5.2
|
2024-05-15 08:23:06 -04:00 |
|
|
7cf9daa381
|
2.5.1: Update version
|
2024-05-06 15:38:00 -04:00 |
|
|
67e57f0391
|
Router: Bump build time. CI: test Debian patches in CI. test Maven builds in CI.
|
2024-05-02 01:12:47 -04:00 |
|
|
59be0ecab7
|
Kbuckets: Debug output tweak
|
2024-04-11 08:45:10 -04:00 |
|
|
732cdd4527
|
Build: Extend cert age check
|
2024-04-11 08:07:26 -04:00 |
|
|
57eaea8f1e
|
Router: Update version numbers for 2.5.0 release
|
2024-04-08 10:12:32 -04:00 |
|
|
dcfefdc0e6
|
BuildTime: Bump build time
|
2024-03-29 22:44:37 -04:00 |
|
|
91f5bb3540
|
Crypto: Add X25519DH vectors
and add note about public key high bit
|
2024-02-06 08:18:02 -05:00 |
|
|
3922795f9c
|
CLI: Add sdns stamp decoder
to assist in DoH server list maintenance
|
2024-01-31 08:29:20 -05:00 |
|
|
4b757105ec
|
Naming: Add .i2p.alt support to naming services
|
2024-01-30 08:02:51 -05:00 |
|
|
c6e6e7968c
|
Util: Add .i2p.alt support to ConvertToHash
|
2024-01-30 07:24:24 -05:00 |
|
|
081a024deb
|
Util: Add .alt to selfsigned cert alt names
|
2024-01-29 08:46:54 -05:00 |
|
|
777da8dfb1
|
Crypto: Verify RSA sigs after signing
to detect corrupted sigs and prevent RSA fault attack
ref: https://eprint.iacr.org/2023/1711.pdf
|
2024-01-29 08:09:57 -05:00 |
|
|
2482b1dc18
|
Crypto: More efficient enum lookup by code
|
2024-01-29 07:54:22 -05:00 |
|
|
f337c1b3c9
|
I2CP: Prevent loopback messages to same session (i2pd Github #2005)
|
2024-01-15 10:35:29 +00:00 |
|
|
e3b37a64d0
|
Data: Store compressed KeysAndCert
|
2024-01-14 11:44:17 +00:00 |
|
|
399507805f
|
Util: Move SyntheticREDQueue from router to core
in prep for use by i2psnark, to follow
log tweak
|
2023-12-23 08:14:24 -05:00 |
|
|
2a9eb85c2e
|
Util: Add 2nd order comparison in ObjectCounterUnsafe sort
to alphabetize ties in console charts
|
2023-12-22 11:55:58 -05:00 |
|
|
385f6de3cb
|
I2CP: Add router rates to bandwidth limits message
|
2023-12-22 11:08:19 -05:00 |
|
|
70eaa0974c
|
Data: KeysAndCert toString() tweak
|
2023-12-22 08:18:54 -05:00 |
|
|
f925d9db0a
|
Util: Catch OOM in timer
|
2023-12-22 08:16:46 -05:00 |
|
|
e5484216d6
|
Router: Minor cleanups from release review
|
2023-12-22 07:24:45 -05:00 |
|
|
a587e09e24
|
Router: update versions
|
2023-12-18 12:37:12 -05:00 |
|
|
03635ad5c7
|
2.4.0: Pull in new translations, ant testscripts and po4update-man.sh
|
2023-12-18 12:26:44 -05:00 |
|
|
78985cd2fd
|
Router: Update GeoIP and Build Time
|
2023-12-10 08:45:09 -05:00 |
|
|
63ac981053
|
javadoc fixes for org.minidns and net.i2p.router.naming
|
2023-11-29 06:53:01 -05:00 |
|
|
02dfdd5eb7
|
Util: Update default user-agent
as recommended by drzed
|
2023-11-23 06:04:16 -05:00 |
|
|
18b8d05597
|
CLI: Add "permanent" flag for IPv6 addresses
|
2023-11-21 09:21:19 -05: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 |
|
|
b20954551e
|
CLI: Test for more Java versions
|
2023-11-03 10:02:25 -04:00 |
|
|
a460ae2ffc
|
Remove unused functions from FNDS, SNDF, KNDF
|
2023-11-01 20:32:57 +00:00 |
|
|
fb8bb645c2
|
Router: move getReceivedBy and getReceivedAsPublished into DatabaseEntry
|
2023-10-16 20:47:27 -04:00 |
|
|
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 |
|
|
88d9d0f9b7
|
Nested NetDb Branch Redux
|
2023-08-31 02:53:07 +00:00 |
|
|
d2e899915b
|
AddressBook: add -d option to lookupdest command line which deletes a hostname...
|
2023-08-15 07:08:28 +00:00 |
|
|
40a7149215
|
update versions and build numbers
|
2023-06-29 13:39:12 -04:00 |
|
|
8fd2235cde
|
screen leaseSets before storing them in KademliaNetworkDatabaseFacade.store,...
|
2023-06-29 16:23:07 +00:00 |
|
|
b2fea266ee
|
bump build time
|
2023-06-14 13:31:20 -04:00 |
|