7c5162e155
I2CP: Move the port 7654 definition
2018-12-03 16:17:30 +00:00
5e7a277e98
I2CP: Consolidate all the port 7654 definitions
2018-12-03 15:22:36 +00:00
e68182a157
Build: Provide option to prevent Class-Path in manifests (ticket #2317 )
2018-10-10 12:30:34 +00:00
b84b298ec8
pull translations from tx
2018-10-01 16:55:26 +00:00
3a5f020dac
SSL Wizard: Don't put public IP in SAN
2018-09-27 15:05:57 +00:00
b7ff82eb82
IRC: Make inbound whitelist static
2018-09-26 14:16:05 +00:00
34f0d7d7b3
Build: Compile jsps in-order for reproducibility (ticket #2279 )
2018-09-24 15:52:42 +00:00
6b53a4fac4
Build: Fix hang with Tomcat 8.5.33+ (ticket #2307 )
2018-09-16 11:29:03 +00:00
1f92232253
Findbugs all over
2018-08-26 13:50:40 +00:00
57ddc8ea4f
conversion cleanup
2018-08-25 14:29:32 +00:00
96f7c15e6e
pull from tx
2018-08-19 21:00:22 +00:00
c455f15b2a
i2ptunnel: Change read timeout defaults now that streaming read timeout works
2018-08-16 18:39:07 +00:00
63f0355680
Console: Prep for removing themes (ticket #2272 )
2018-07-28 13:47:08 +00:00
f6a4b0b709
Pull translation updates from Transifex
...
New Azerbaijani translations
2018-06-23 11:57:39 +00:00
89c9a6d0bb
Push strings to transifex
2018-06-13 18:33:56 +00:00
14e4cba7cd
SSL Wizard tweaks
2018-06-13 11:57:50 +00:00
884a42b814
Build: Remove more files from Debian source tarballs
...
Don't need to both delete and exclude for tarballs
Restore commons-logging.jar to build classpath where needed for deb builds
Add classpath entries to fix Debian javadoc build
2018-05-30 12:52:30 +00:00
277a1619e4
Console: Tagged string fixes (ticket #2017 )
...
CSS tweaks
2018-05-28 17:49:47 +00:00
e67c750fab
i2ptunnel: Retry accept after server socket closed (ticket #2003 )
2018-05-26 20:00:10 +00:00
2d7f0d35ce
i2ptunnel CLI help tweak
2018-05-26 19:52:41 +00:00
3f64825436
SSL Wizard: Cleanups
2018-05-26 17:38:33 +00:00
9eb3cc5916
i2ptunnel: Fix dup tunnels clicking generate on new tunnel (ticket #2225 )
...
remove dup call to processAction()
2018-05-25 19:39:22 +00:00
288a6b0670
SSL Wiz: Use RSA if EC not available
2018-05-06 13:25:40 +00:00
f6273a1662
SSL Wizard: Link fixes
...
Fix lost autostart config
Separate messages for bad SSL config vs. no SSL config
2018-05-05 22:32:43 +00:00
e14a4f0111
HTTP Client: Allow SSL to i2p hosts by default
2018-05-05 22:25:13 +00:00
d851686272
SSL Wizard: Add links
2018-05-05 14:09:47 +00:00
87329bc32c
SSL Wizard: Page cleanup, message box
2018-05-05 12:59:01 +00:00
7b2355a888
SSL Wizard: Implement Jetty SSL disable
2018-05-03 19:43:22 +00:00
b31ebfe368
SSL Wizard: Stop and restart Jetty if running
...
Make JettyStart restartable
RouterAppManager workaround for JettyStart becoming untracked after stop
2018-05-03 19:29:13 +00:00
c9a6fab638
SSL Wizard: Implement disable-SSL
2018-05-02 13:39:49 +00:00
1c677cd99b
SSL Wizard: Fixes, checks, form improvements
2018-05-02 13:10:06 +00:00
4e5a2d00aa
SSL Wizard: Move old keystore before rewriting
...
Fix password setting in XML
Add DTD to rewritten XML
2018-04-30 16:45:01 +00:00
ab039b8023
SSL Wizard: Update and save tunnel config
2018-04-30 13:59:23 +00:00
cdd58f168a
SSL Wizard: Change cert type, export cert, show in cert helper,
...
relay keystore password via POST
2018-04-29 15:46:30 +00:00
4d09e507fb
SSL Wizard: Move some things to make the classloader happy
...
Rewrite clients.config
2018-04-29 14:32:01 +00:00
e310588273
SSL wizard: Start of POST handling
...
Work around Jetty XML bug
classpath fixes to follow
2018-04-28 22:07:14 +00:00
a0fabe5f92
i2ptunnel: Fix startup deadlock in TCG
2018-04-28 21:58:13 +00:00
145730f5b8
SSL wizard: Add missing file, fix form params
2018-04-28 15:25:05 +00:00
624a672213
i2ptunnel: Initial SSL setup wizard
...
Includes Jetty XML configuration parser
Work in progress, doesn't work, not linked from anywhere
2018-04-28 13:21:42 +00:00
c34fd76a78
Proxy: Don't generate footer hidden by CSS
2018-04-25 14:27:40 +00:00
ab9dac8827
Migrate webapp detection calls to PortMapper.isRegistered()
2018-04-25 14:21:23 +00:00
8c0e82d4f3
i2ptunnel build restructuring:
...
Move Messages class from web to ui package, and from jar to war.
Build web package in a separate pass (prep for ssl helper)
API notes in javadocs
Hopefully doesn't break Android build
2018-04-14 18:54:17 +00:00
db72f87b34
Pull from tx
2018-04-06 23:14:40 +00:00
2550b2c557
poupdate-source
2018-03-28 23:46:37 +00:00
241ee71745
i2ptunnel: Fix display of 'tunnels not initialized' message
2018-03-24 13:26:30 +00:00
bdff474d94
i2ptunnel: Rewrite or pass through Accept: header
...
Needed for zeronet
2018-03-19 16:56:53 +00:00
6908616a74
i2ptunnel: Don't set content-encoding and compress if already set,
...
no matter what the encoding was, can't have two
2018-03-19 13:47:56 +00:00
1050fc7786
i2ptunnel: Fix controls broken in last commit (ticket #2184 )
2018-03-14 21:04:24 +00:00
2aceca5f93
Console: Add error handler to all webapps (ticket #2155 )
...
Fix up default servlet handling in i2ptunnel and susidns
2018-03-14 18:33:14 +00:00
6eb09bd0c8
i2ptunnel: Check port mapper for webapp presence (ticket #2161 )
2018-03-14 14:09:41 +00:00