96d8385f49
bump
2019-08-29 12:43:07 +00:00
ec0f8566b6
0.9.42
2019-08-27 12:28:25 +00:00
2ebe59436a
bump for review
2019-08-23 18:19:01 +00:00
87180e0e2d
SSU: Increase initial concurrent messages limit (ticket #2576 )
...
Add comments for ticket #2427
2019-08-19 14:18:16 +00:00
64ba43c007
Jetty: Log stack trace if 2nd arg is a Throwable (ticket #2592 )
2019-08-18 14:53:32 +00:00
131a70057e
Console: Clean up help text, tag for translation (ticket #2298 )
2019-08-14 19:52:54 +00:00
21ace66a46
Tests: Fix streaming integration tests after access filtering changes
2019-08-10 18:02:23 +00:00
459eb7fdcd
Tests: Unify core test resources across JUnit and ScalaTest
...
Fixes a test failure running the ScalaTests under Ant
2019-08-10 17:19:21 +00:00
f32c863ba8
Tests: Temporarily mitigate discrepancy between Ant and Gradle in SingleFileNamingServiceTest
2019-08-10 16:48:21 +00:00
ee84e7e3e1
Tests: Fix compilation bug after SSU HMAC implementation move
2019-08-10 16:46:41 +00:00
cf4298f759
Jetty: Fix Gradle build
2019-08-10 16:10:07 +00:00
13190931b9
EdDSA: Reduce diff between vendored code and upstream
...
Includes missing license information.
2019-08-10 15:39:41 +00:00
08be6a4f4a
i2ptunnel: Add failsafe timeouts for local sockets (ticket #2568 )
2019-08-05 15:55:43 +00:00
0ce4811dec
SSU: Fix stall when higher-priority message is added to queue (ticket #2582 )
2019-08-04 16:28:41 +00:00
8ed0dd2a5c
Router: Fix Bloom filter false positives
...
caused by lack of sync around buffers.
Use temp buffers instead.
Most likely to affect high-bandwidth or testnet routers;
appears to be rare on lower-bandwidth routers.
2019-08-02 15:48:05 +00:00
5d367940d5
History for prop, -4
2019-07-26 13:00:51 +00:00
365820172a
Console: Split up /help page, prep for translation (ticket #2298 ) (WIP)
...
Summary bar -> sidebar
Remove static translated help pages
Add jsp for LICENSE.txt
2019-07-19 20:30:22 +00:00
6adc665fd3
Build: Move SSU HMAC implementation from core to router
2019-07-12 18:40:46 +00:00
5341166e95
NetDb: Pick alternate reply GW for netdb store reply
...
if connected, to reduce connections
2019-07-09 18:36:02 +00:00
7a64505139
Console: Hide netdb RI and LS tabs (ticket #2558 )
2019-07-04 12:34:14 +00:00
e458361193
Fix bad reversion
...
0.9.41
2019-07-03 12:22:40 +00:00
fea35512a7
bump for review
2019-06-28 16:57:09 +00:00
3e8386382b
Transport: Fix issues with leaving hidden mode (ticket #2557 )
...
Lookup our IP even if not in our RI
Lookup IPv6 addresses detected in UDP
Javadocs
2019-06-26 16:12:19 +00:00
87109c8fef
imagegen: Catch render error (ticket #2507 )
2019-06-25 17:58:52 +00:00
b99f239f3d
I2CP: Ensure that callbacks are called on abnormal close
...
throw IAE on invalid listener protocol/port
log tweaks
2019-06-22 16:58:44 +00:00
1ddc651b11
Console: Fix stopping webapps at shutdown (ticket #2508 )
...
RouterAppManager log tweaks
2019-06-15 16:02:22 +00:00
e50bf00fa8
Log tweaks, bump -10
2019-06-06 15:00:35 +00:00
fe6c7cd41f
Transport: Fix large messages in SSU (ticket #2505 )
2019-06-03 12:12:43 +00:00
eff2bdbf87
Build: Fix Debian (ticket #2517 )
2019-06-02 10:17:59 +00:00
040e092153
Blinding:
...
- Fix bugs with lookup password
- Log tweaks
2019-05-29 19:08:33 +00:00
2abd59e6d4
i2ptunnel: Per-client auth config
...
Hide encryption key for per-client auth
User-select: all for dest and reg fields
2019-05-24 17:42:11 +00:00
a8f11d1834
Profiles: Omit comments from stored profiles
2019-05-21 17:24:18 +00:00
f2f5df0db4
Sybil: Run IP and family tests on all routers
...
Hide some n/a fields, rework some text
Rename some config properties
2019-05-19 11:42:26 +00:00
8840532ed0
Sybil: Auto-blocking
2019-05-13 13:28:04 +00:00
9eec35713c
Utils: Allow absolute path to certs in I2PSSLSocketFactory
2019-05-11 13:37:18 +00:00
16d2bdc1db
0.9.40
2019-05-07 11:54:18 +00:00
52b14142bb
Android: Catch ISE from PRNG at shutdown (ticket #2077 )
2019-05-02 14:59:16 +00:00
b9726a0af8
UPnP: Remove finalize() in HTTPSocket (ticket #2490 )
2019-05-02 14:08:25 +00:00
bb86c56e77
NTCP: Tweak previous fix to prevent leak (ticket #2476 )
2019-05-02 12:25:18 +00:00
acf5c314de
NTCP: Rare EventPumper 100% CPU fix (ticket #2476 )
2019-05-02 11:55:04 +00:00
b2575643a8
Transport: Disable NTCP 1 by default
2019-04-25 13:29:14 +00:00
21504f1539
Build:
...
- Switch to IzPack 5.1.3 for building releases (ticket #1864 )
- Use izpack2exe for Windows installer (ticket #2403 )
2019-04-22 18:01:47 +00:00
7c71ff106b
Tests: Fix ministreaming tests after access filtering changes
2019-04-21 22:27:00 +00:00
1cc330ba66
Gradle: Generate attributes for JAR manifests
2019-04-21 21:01:28 +00:00
967dde4395
Gradle: Generate reproducible archives
2019-04-21 18:09:20 +00:00
67570db664
Transport: More fixes for NTCP when SSU disabled (ticket #1417 )
2019-04-17 17:45:49 +00:00
87d8d69a20
Console: New icons from Sadie
...
Source: https://github.com/feathericons/feather
Feather is licensed under the MIT License.
https://raw.githubusercontent.com/feathericons/feather/master/LICENSE
All icons converted from SVG to PNG, brightness adjusted, colourized with #848484 and resized
Some are combined and modified
2019-04-16 11:10:29 +00:00
8d00774b5e
Tomcat 8.5.40
2019-04-15 11:45:52 +00:00
d389b3b57c
I2PTunnel: Start/stop POST throttle timer
2019-04-03 13:21:41 +00:00
b7d980df06
bump -3 for access filter
2019-04-02 17:39:32 +00:00