42e3406529
re-name inConfig to reflect new purpose
2019-06-08 04:04:53 +00:00
7336f64c26
fix saving config files from ui
2019-06-08 04:03:31 +00:00
c1731f68fa
when deleting configs, move them to a backup location
2019-06-08 00:51:59 +00:00
5ed953e11e
NetDB: Fix NPE on failed decrypt of enc. ls2
2019-06-07 19:50:56 +00:00
e4892c6d5c
fix removeConfig so it backs up and removes the files
2019-06-07 18:12:44 +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
11c8e8e794
dont migrate clients.config if android
2019-06-05 12:15:46 +00:00
0d1dbc7992
dont migrate clients.config if portable
2019-06-05 12:08:01 +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
38f135ceb9
That took me entirely too long to figure out
2019-06-01 18:42:22 +00:00
0a1a2ed82a
unwrap some loops, get rid of configFiles(), fix loadConfig
2019-06-01 16:20:53 +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
30a34acd41
log fix
2019-05-29 15:56:39 +00:00
dca04f7f60
store save time in config files
2019-05-29 15:52:24 +00:00
307a8239fb
log tweaks
2019-05-29 15:51:04 +00:00
e189236e3e
flip LS tab order
2019-05-29 12:42:36 +00:00
a3fe7467c3
store ls secret as b64
2019-05-29 11:53:55 +00:00
973aab8f53
Blinding:
...
- Blinding only throws IAE
- Remove context arg from encode()
- Hook in new form args on /configkeyring
- Show b33 on /configkeyring
- Remove support for appended secret in b33
- Persist cache immediately when storing secret or privkey
- Fix i2ptunnel for std. ls2
- Add auth/secret required flags to BlindData
more to do
2019-05-28 15:12:20 +00:00