c8605009ba
i2ptunnel: Automatically restart tunnel if offline-signed private key file is updated
...
Periodically log if about to expire
Short delay between stop and start on restart
_tunnel is always non-null
2020-11-02 11:27:06 +00:00
190b76d7fd
Tunnels: Improved logging and handling of offline signature expiration
...
Store back ref to controller in tunnel
Stop server controller on I2PException
Support generation of keys with fractional days expiration for testing
2020-10-29 15:20:56 +00:00
9b3ff9e615
TCG: Rename method to reflect what it really does
2020-10-23 16:03:19 +00:00
c84360ba4b
Update the Firefox user-agent string to match the Firefox ESR that is currently used in Tor Browser, credit to dr|zed for pointing out the update and the fix. Tor Browser updated to Firefox ESR 78 with the 10.0 release on September 24, 2020
2020-10-22 16:12:26 +00:00
d387448794
;; -> ;
2020-10-17 14:41:13 +00:00
8737a6a4fd
i2ptunnel: Filter server response headers even if not compressing
2020-10-07 15:02:06 +00:00
a9a5d13e06
Build: Set javac release property (ticket #2775 )
...
Ant version 1.9.8 or higher now required
Drop support for Xenial package build
Fix up BOB build configuration
Fix i2psnark standalone build
2020-10-07 13:33:41 +00:00
cd699c587b
i2ptunnel: I2Ping CLI tunnel quantity 1
...
Show current setting for owndest in CLI
Skip a irrelevant log message for I2Ping
Break wait on interrupt
Log level tweaks
2020-09-27 14:38:44 +00:00
ea4409897d
i2ptunnel: Change enctype default to both for:
...
HTTP, IRC, and Streamr servers
IRC, SOCKS IRC, and Streamr clients
2020-09-22 14:52:55 +00:00
a3fe0092ac
i2ptunnel: Change CONNECT tunnel default sigType to EdDSA (ticket #2749 )
2020-07-22 17:18:23 +00:00
896dbfbacf
i2ptunnel: Change default encType to both for new tunnels,
...
http client, shared clients, and all tunnels for new installs (ticket #2751 )
Change IRC tunnel sigType to EdDSA for new installs (ticket #2749 )
2020-07-22 15:34:43 +00:00
31d7d7d9bb
Addressbook: Rename the book nobody uses
...
Config migration
Version the svg
Remove very old standalone files
2020-07-09 16:45:37 +00:00
6c0e18d3e2
i2ptunnel: Fix missing tunnel quantity section for servers
...
More ngettext
Hide some text for config advanced
2020-06-07 20:00:50 +00:00
220f641ba6
i2ptunnel: Warn about soon-to-expire offline signatures
2020-06-06 19:42:07 +00:00
f1a277c4d7
I2CP, i2ptunnel: Check for expired offline signature client-side
...
Better error message on the router side
2020-06-06 18:44:49 +00:00
cd77461fba
I2CP: Fix issues with persisted leaseset private keys
...
- Don't generate revocation key for LS2
- Fix generation of persistent revocation key for LS1
- Fix persistent private keys without persistent revocation key
- Don't put unconfigured private keys in leaseset
- Don't strip i2cp.leaseSetPrivateKey from config before it's used
2020-06-06 14:36:01 +00:00
03b1a4dfc0
Installer: Require Java 8 (ticket #2511 )
...
Jetty 9.3.28 (ticket #2098 )
This breaks Debian builds, fixes to follow
2020-05-27 16:08:54 +00:00
e16c0a3271
i2ptunnel: Disable gzip for streamr server
2020-05-20 10:44:28 +00:00
f00b86475d
Streamr: Add expiration timer
...
Log tweaks
2020-05-17 18:49:47 +00:00
3992ea235d
i2ptunnel: Remove javascript from proxy error pages
...
Add security headers
Fix typo on resetp-header
2020-05-15 21:31:37 +00:00
31b527a4c4
i2ptunnel: Hide description label if none
...
Identify shared clients on index page
2020-05-15 19:32:23 +00:00
13cfdf0d5a
i2ptunnel: Encrypt keys in forms
2020-05-12 12:50:35 +00:00
e904c9981e
i2ptunnel: Move CSS to own dir, remove allowCSS() and allowJS()
2020-05-09 12:42:44 +00:00
4ff234c110
i2ptunnel: More disabled options
2020-05-08 22:29:09 +00:00
4996c05361
i2ptunnel: Add ECIES persistent key support
...
Fix changing enc type on servers
2020-05-05 14:38:04 +00:00
467a48cfe1
Build: Use --java2 for msgfmt
...
Runtime should be smaller and faster w/o Hashtable
Increases p200 size by < 1%; repack by 3.5%; updater by 4.5%
2020-05-05 10:36:56 +00:00
26af857dc7
i2ptunnel: Copy over all relevant options to other shared clients
...
when saving, not just tunnel quantity and length (ticket #1545 )
Don't take sig type from client private key file unless persistent option is set also
2020-05-04 14:10:20 +00:00
0528e4109d
I2CP: Add PROP_GZIP
...
i2ptunnel: Disable I2CP gzip for HTTP server tunnels
i2psnark: Disable I2CP gzip
2020-05-02 22:16:39 +00:00
fd3e181b7c
i2ptunnel: Prevent changing types on stopped shared client if other shared clients are running
2020-04-30 15:19:51 +00:00
d7b5783674
i2ptunnel: Prevent changing enc type on running tunnel
2020-04-30 13:38:38 +00:00
c989addadc
i2ptunnel: Allow comments in CLI command files
2020-04-13 16:41:26 +00:00
d38c660c36
Console, i2ptunnel: Hide temporary IPv6 addresses from bind options
2020-03-01 15:41:49 +00:00
29f9986f40
i2ptunnel: Check for same interface before warning of dup port
2020-02-29 14:44:07 +00:00
e73ddb548a
i2ptunnel: Change default sig type to Ed for non-shared HTTP client
2020-02-12 13:05:50 +00:00
3c9e78bd76
i2ptunnel: Fix NPE if no config file
2020-01-15 14:10:49 +00:00
aa472feea9
i2ptunnel: Double default conn. and POST limits
2019-12-24 13:02:12 +00:00
b2aa649c2a
Build: Add encoding to all javac targets
2019-12-19 11:19:52 +00:00
09f6429b5f
update javadoc
2019-11-21 15:12:30 +00:00
252a7972a1
only load a file filter definition if the definition has been modified since the last load
2019-11-21 15:12:04 +00:00
131ebc4d5a
do not write to disk if there are no new breaches #2666
2019-11-21 14:56:25 +00:00
4e81e48d64
Use "Base32" and "Base64" consistently in strings
...
Update clearnet user-agent to match TBB
2019-11-21 13:59:26 +00:00
b8ed77da9a
Consolidate I2CP property definitions
2019-11-13 18:06:35 +00:00
cecf255706
i2ptunnel: Don't delay after ConnectException if stopped
...
(fixes zzzot stop delay)
2019-11-13 15:37:16 +00:00
a51ee8e745
findbugs all over
2019-10-30 15:26:56 +00:00
db37745a1c
i2ptunnel: Add encrytion type selection to form
2019-10-23 11:57:22 +00:00
6dd2e9bb6b
fix comment
2019-10-23 11:18:42 +00:00
eef6c5cb33
Build: Recognize gettext 0.20
2019-10-23 11:00:23 +00:00
e8404a75fb
spelling fix
2019-10-12 14:12:37 +00:00
29eabc4706
TCG javadoc notes for android
2019-10-11 16:14:26 +00:00
e4c5c4862f
Improve accuracy of TunnelControllerGroup message
2019-10-08 18:14:42 +00:00