|
25a80c78b5
|
Build: Manifests for test, source, and javadoc jars
|
2020-04-21 12:52:23 +00:00 |
|
|
b3d5accca2
|
I2CP: Fix client notifier thread name
|
2020-04-16 13:22:23 +00:00 |
|
|
2ec9a4ab64
|
PKF: Add support for addsubdomain
|
2020-04-03 19:38:39 +00:00 |
|
|
d38c660c36
|
Console, i2ptunnel: Hide temporary IPv6 addresses from bind options
|
2020-03-01 15:41:49 +00:00 |
|
|
6774af6910
|
Systray: Don't attempt to launch browser when running as a service
Console: Hide/show things on /configservice when running as a service
Util: Add isWindowsService() and isService()
|
2020-02-27 17:30:16 +00:00 |
|
|
594f1c7f8b
|
Util: Add isRTL()
|
2020-02-25 14:45:10 +00:00 |
|
|
f081e88420
|
0.9.45
|
2020-02-24 17:13:44 +00:00 |
|
|
c5f6c9a498
|
Javadoc fixes after testing with JDK 14 build 36
|
2020-02-22 16:16:08 +00:00 |
|
|
24b98b86c2
|
update BuildTime
|
2020-02-19 15:22:57 +00:00 |
|
|
5ee903765e
|
Util: Improve LookupDest CLI, add to CommandLine
|
2020-02-18 17:07:41 +00:00 |
|
|
d3bd2ce190
|
I2PTunnel, I2CP: Place ECIES first in LS2
Data: Add debug code to ignore LS2 key order
|
2020-02-12 17:04:07 +00:00 |
|
|
17060c0100
|
Stats: 4 stats no longer required (thx drzed)
|
2020-02-11 13:51:12 +00:00 |
|
|
a46100bde5
|
I2CP: I2CPMessageHandlerMap cleanup
|
2020-02-09 16:14:49 +00:00 |
|
|
23d24a48b5
|
SU3File: Add date output to CLI
Bump -5 for previous Ratchet Elligator2 change
|
2020-01-21 21:00:54 +00:00 |
|
|
0a34f3d5dd
|
Tests: Drop empty unit test files
|
2020-01-03 12:12:05 +00:00 |
|
|
09d31cb107
|
Util: Add https redirect support to EepGet and SSLEepGet
Add https support to EepGet CLI
|
2020-01-02 16:38:47 +00:00 |
|
|
b2aa649c2a
|
Build: Add encoding to all javac targets
|
2019-12-19 11:19:52 +00:00 |
|
|
d73fc85c34
|
Move log level translations to core
|
2019-12-17 18:59:55 +00:00 |
|
|
4eca698584
|
Fix ngettext in DataHelper to make TX happy
|
2019-12-17 18:27:55 +00:00 |
|
|
3fa3b69cbc
|
Fix ngettext in LogWriter
|
2019-12-17 17:33:04 +00:00 |
|
|
bf94460420
|
Core: Move date/time/size translations from console to core,
so apps can use them.
Fix translation in LogWriter, was never included in console.
|
2019-12-17 17:21:35 +00:00 |
|
|
31e8ff8f45
|
Update manager: Notify GeoIP type and file version
|
2019-12-02 15:29:42 +00:00 |
|
|
2bfd421b19
|
0.9.44
|
2019-12-01 17:12:05 +00:00 |
|
|
600c681143
|
misc updates:
GeoIP, BuildTime, checklist, blocklist
|
2019-11-27 12:22:25 +00:00 |
|
|
7b391fa17a
|
I2CP: Don't put ECIES first in LS2
|
2019-11-20 15:01:22 +00:00 |
|
|
b8ed77da9a
|
Consolidate I2CP property definitions
|
2019-11-13 18:06:35 +00:00 |
|
|
fdb3c68d3f
|
cleanup
|
2019-11-12 17:04:53 +00:00 |
|
|
9ddb655a88
|
KeyGenerator: Use new PrivateKey constructor to cache pubkey
Clear cached public key on private key destroy()
|
2019-11-11 14:24:11 +00:00 |
|
|
a51ee8e745
|
findbugs all over
|
2019-10-30 15:26:56 +00:00 |
|
|
3ed8620e5a
|
I2CP: Fix error message for config errors (ticket #2639)
|
2019-10-23 13:48:39 +00:00 |
|
|
d84fc4f0c8
|
Data: Add LeaseSet methods to get encryption key by type
|
2019-10-23 13:13:13 +00:00 |
|
|
fb67ebb38d
|
Crypto: New KeyFactory interface
|
2019-10-23 12:17:21 +00:00 |
|
|
a9d4798bfe
|
Data: Cache public key in private key class
|
2019-10-23 12:15:58 +00:00 |
|
|
0f7ebf2f71
|
Crypto: Don't zero-fill arrays already initialized
|
2019-10-23 12:04:41 +00:00 |
|
|
68a03b835a
|
Data: Reduce SessionTag size by flattening class
|
2019-10-23 11:08:42 +00:00 |
|
|
ab7b85cc1a
|
0.9.43
|
2019-10-21 19:47:35 +00:00 |
|
|
4e231b26c3
|
I2CP: Remove pre-43 test code for BlindingInfo
|
2019-10-18 18:23:26 +00:00 |
|
|
1095a140de
|
Util: Fix eepget -p :port
|
2019-10-16 12:57:50 +00:00 |
|
|
9670858095
|
SessionIdleTimer log level reduction
|
2019-10-13 13:59:28 +00:00 |
|
|
18ed1a6bb3
|
PortMapper: Fix URL generation for IPv6 hosts
Console: Remove i2pwiki.i2p (ticket #2626)
|
2019-10-01 16:09:17 +00:00 |
|
|
3710ff9aa1
|
javadoc fixes
|
2019-09-28 12:07:59 +00:00 |
|
|
2b6cb2099a
|
I2CP: More BlindingInfo serialization fixes
Shorten lookup timeout on router side so the client gets the reply before timeout
|
2019-09-18 12:37:26 +00:00 |
|
|
f9a2193e2f
|
i2ptunnel: New CLI BlindingInfo test
I2CP: Fix BlindingInfo serialization
|
2019-09-17 17:30:42 +00:00 |
|
|
94c96b09e9
|
Router: Implement expiration for BlindData entries
|
2019-09-17 11:17:14 +00:00 |
|
|
0c2a8e9244
|
Util: Add sigtype/enctype help to PKF
remove dead code from SU3File help
|
2019-09-17 11:05:48 +00:00 |
|
|
67cd6409a0
|
EepHead: Don't output null values in CLI
|
2019-09-14 14:14:11 +00:00 |
|
|
f1b725a320
|
Util: Don't attempt to load hidden cert files (ticket #2622)
|
2019-09-14 11:40:39 +00:00 |
|
|
8d104f7fea
|
i2ptunnel: New form for blinding info (WIP)
|
2019-09-12 17:42:44 +00:00 |
|
|
43f055ec28
|
I2CP BlindingInfo fixes
|
2019-09-12 13:56:00 +00:00 |
|
|
b4a5cc07c2
|
i2ptunnel: New b32 error page
Do basic b32 checks before looking up with session
Util: Fix AIOOBE on bad input to base 32 decode
log tweaks
b33 decode error message tweaks
|
2019-09-10 14:21:28 +00:00 |
|