|
61cdc7c7d2
|
Console: Hide news section in summary bar if news fetching
is disabled, or if empty (ticket #2301)
|
2019-06-17 13:11:23 +00:00 |
|
|
3aeadaa719
|
i2psnark: Fix QupZilla detection (ticket #2026)
|
2019-06-16 16:14:35 +00:00 |
|
|
a542b182ea
|
i2psnark: Increase DHT blacklist time (ticket #2275)
Update time if already blacklisted
Prune blacklist if too big
|
2019-06-16 14:59:55 +00:00 |
|
|
1ddc651b11
|
Console: Fix stopping webapps at shutdown (ticket #2508)
RouterAppManager log tweaks
|
2019-06-15 16:02:22 +00:00 |
|
|
b0bca2f16c
|
Util: Avoid dup context warning when SU3File called twice from gradle
|
2019-06-12 18:14:18 +00:00 |
|
|
d9775a5f10
|
INMP refactor
|
2019-06-09 16:42:43 +00:00 |
|
|
ea2ef7b127
|
Add Farsi susimail translation
|
2019-06-09 15:51:52 +00:00 |
|
|
6d9aa92ed0
|
Tests: Fix some bashisms, add more files to bashisms check
|
2019-06-09 15:50:50 +00:00 |
|
|
0c54b6d9da
|
Eepsite Help page:
Add links to Arabic, Hungarian, Indonesian
Fix link to Italian
|
2019-06-09 15:04:20 +00:00 |
|
|
5ede0a139c
|
UPnP: Set lease duration of 3 hours, always refresh the lease
|
2019-06-09 11:48:03 +00:00 |
|
|
2c97dc2bcd
|
Job: Deprecate getAddedBy(), suppress warnings
|
2019-06-08 16:12:51 +00:00 |
|
|
7e6a92ab7b
|
NetDB: Faster startup for non-Android too
|
2019-06-08 13:14:14 +00:00 |
|
|
46ad48d5d1
|
log cleanup
|
2019-06-08 13:09:24 +00:00 |
|
|
2c24a68135
|
NetDB: Fix Deliv. Status msg sent direct to tunnel,
must be wrapped in a Tunnel GW msg.
|
2019-06-08 12:58:05 +00:00 |
|
|
5ed953e11e
|
NetDB: Fix NPE on failed decrypt of enc. ls2
|
2019-06-07 19:50:56 +00:00 |
|
|
1a200a16cc
|
Make TunnelPool final in PooledTunnelCreatorConfig
Don't pass around both pool and cfg in args
Remove unused methods
Cleanup multiple now() and getSettings() calls
|
2019-06-07 15:19:06 +00:00 |
|
|
e50bf00fa8
|
Log tweaks, bump -10
|
2019-06-06 15:00:35 +00:00 |
|
|
e75881d6cc
|
Build: Forgot libjcpuid
|
2019-06-06 13:53:00 +00:00 |
|
|
75ace4266e
|
Build: New target jbigi-linux-x86-64-only
|
2019-06-06 13:47:42 +00:00 |
|
|
e82a547bce
|
CPUID/NBI: Prep for GMP 6.1.2
Add Skylake support (ticket #1869)
Recognize more Intel "Lake" processors
Clean up CLI output
|
2019-06-06 13:28:44 +00:00 |
|
|
6d72aeed8c
|
cleanup and logging
|
2019-06-05 18:00:39 +00:00 |
|
|
c01bf47c8a
|
NetDb: Fix to set netDb ready immediately after reseed
|
2019-06-05 17:37:23 +00:00 |
|
|
4bd0f06cd6
|
jbigi: Support android builds using NDK
Prep for GMP 6.1.2
|
2019-06-05 17:13:15 +00:00 |
|
|
aab6529f62
|
Data: Fix for change of default auth type,
handle old value from persistent cache
|
2019-06-05 17:09:49 +00:00 |
|
|
7cd60bb0e7
|
Util: Add EKU to selfsigned certs
|
2019-06-05 11:47:59 +00:00 |
|
|
697b617c7a
|
finals
|
2019-06-03 13:06:44 +00:00 |
|
|
fe6c7cd41f
|
Transport: Fix large messages in SSU (ticket #2505)
|
2019-06-03 12:12:43 +00:00 |
|
|
eea0990b54
|
Use hasWrapper() util method
|
2019-06-03 11:39:56 +00:00 |
|
|
aa0bafb8a8
|
Update PAC file for additional security
|
2019-06-02 12:39:18 +00:00 |
|
|
c4ebc7357d
|
TCG: Add new getInstance() method for Android
so instance with stale context is not returned.
Return null in Android for old method.
|
2019-06-02 11:08:38 +00:00 |
|
|
471c5d49d1
|
I2CP: Cleanups for single-byte reads
Stub out new error codes for prop. 123
|
2019-06-02 10:59:39 +00:00 |
|
|
eff2bdbf87
|
Build: Fix Debian (ticket #2517)
|
2019-06-02 10:17:59 +00:00 |
|
|
b5de81582f
|
more renaming protection
|
2019-06-01 20:06:22 +00:00 |
|
|
500246ebed
|
NetDB: Don't wait for all RIs to be read in on Android
to tell the router we've loaded them, lets i2ptunnel start faster.
|
2019-06-01 19:46:09 +00:00 |
|
|
0a774c6c58
|
remove cryptic logging
|
2019-06-01 14:12:48 +00:00 |
|
|
f44a8e49c5
|
Tunnels: Ensure GW Pumper threads stop on Android
|
2019-06-01 14:05:40 +00:00 |
|
|
1109331dfc
|
Transport: UPnP fixes for Android
|
2019-05-31 21:43:41 +00:00 |
|
|
8a4c4694ec
|
Blinding: cache b32, sort by b32 on /configkeyring
|
2019-05-31 15:26:20 +00:00 |
|
|
b4f331e621
|
Router: Fix persistence of blinded privkey and timestamp
|
2019-05-31 13:17:30 +00:00 |
|
|
67224858b7
|
whitespace
|
2019-05-30 15:36:11 +00:00 |
|
|
447e29e381
|
Console: More reword of tooltips
|
2019-05-30 15:28:36 +00:00 |
|
|
aae81a7b5f
|
Console, i2ptunnel: Reword blinding options and tooltips
i2ptunnel: Unhide blinding options
|
2019-05-30 15:16:47 +00:00 |
|
|
f049319500
|
Console: Support deleting blinded entries on /configkeyring
|
2019-05-30 14:26:11 +00:00 |
|
|
6b3896c1f8
|
increase default max conns per minute
|
2019-05-30 12:16:12 +00:00 |
|
|
652c3d5dc2
|
Build: More mavenLocal cleanup
|
2019-05-30 12:02:10 +00:00 |
|
|
4d29bfefde
|
i2ptunnel: Fix double-b64 of default client name
Add new default client if all are revoked
|
2019-05-30 11:39:42 +00:00 |
|
|
16ac93c36b
|
maven script cleanups
|
2019-05-30 10:58:09 +00:00 |
|
|
040e092153
|
Blinding:
- Fix bugs with lookup password
- Log tweaks
|
2019-05-29 19:08:33 +00:00 |
|
|
098bde2a32
|
New ant target 'mavenLocal' + changes in the script to support this.
|
2019-05-29 18:22:33 +00:00 |
|
|
f94d2d5578
|
Script to install development builds to local maven.
|
2019-05-29 18:07:28 +00:00 |
|