str4d
f32c863ba8
Tests: Temporarily mitigate discrepancy between Ant and Gradle in SingleFileNamingServiceTest
2019-08-10 16:48:21 +00:00
str4d
ee84e7e3e1
Tests: Fix compilation bug after SSU HMAC implementation move
2019-08-10 16:46:41 +00:00
str4d
cf4298f759
Jetty: Fix Gradle build
2019-08-10 16:10:07 +00:00
str4d
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
str4d
7c71ff106b
Tests: Fix ministreaming tests after access filtering changes
2019-04-21 22:27:00 +00:00
str4d
1cc330ba66
Gradle: Generate attributes for JAR manifests
2019-04-21 21:01:28 +00:00
str4d
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
zab2
b7d980df06
bump -3 for access filter
2019-04-02 17:39:32 +00:00
82eea0a8f9
NetDB: Cache blinding data for lookups and decryption (proposal #123 )
2019-03-27 12:51:10 +00:00
f17776ec54
i2ptunnel: Escape {} in URLs (ticket #2130 )
2019-03-22 15:41:16 +00:00
bb5a89219a
0.9.39
2019-03-21 12:11:48 +00:00
2b00bfa58b
Fix Debian builds with Jetty 9.4.15 (ticket #2457 )
2019-03-16 16:54:36 +00:00
zab2
7db602d959
Make I2pTunnel wait for router to reach RUNNING state (ticket #2377 )
2019-03-11 20:00:04 +00:00
7e6fd01eef
New home page icons from Sadie
...
Source: https://github.com/feathericons/feather#license Feather is licensed under the MIT License.
License: https://raw.githubusercontent.com/feathericons/feather/master/LICENSE
All icons converted from SVG to PNG, brightness adjusted, colourized with #848484 and resized to 32x32
modifications:
group_gear - feather icon code layered with message - square. Message- square icon resized.
plugin_link - feather icon coffee layered with square. Coffee icon cropped to leave" prongs"
plugin. - feather icon coffee layered with plus square. Coffee icon cropped to create "prongs"
i2psnark - feather icon underline - layer added, "U" rotated , line cut and copied over, them cut out to create "magnet.
2019-03-11 15:56:25 +00:00
95366c06ce
NetDB: Minor performance improvement in selectors
...
log tweaks
2019-03-07 14:46:20 +00:00
10bae6a07b
Data: Update Encrypted LS2 blinding and encryption to match current proposal 123
...
Hide b32 in console for encrypted LS2
2019-03-05 15:43:23 +00:00