77c2173421
Added in a hidden input for "tunnel" set to "null"
...
The idea is to utilise the existing saveChanges function in IndexBean.java
that the edit page posts to. Consequently, the wizard will need to have all
the same inputs that need to be POSTed as the edit page does.
2012-01-22 00:21:13 +00:00
17e8cf777f
Flesh out some more of wizard.jsp
2012-01-22 00:11:29 +00:00
c31cb0c057
Initial beginnings of a tunnel creation wizard as per ticket #502
2012-01-21 05:30:23 +00:00
405c24b0e3
Add JSP 2.1 trim white space directive to all jsps to save a few KB
2012-01-10 13:21:35 +00:00
7ba6f5a755
add gui option
2011-07-15 21:41:38 +00:00
642376b0b6
HTML fixes
2011-03-21 14:27:46 +00:00
4967f8de3c
- Add spellcheck=false to textareas
2011-02-22 23:32:37 +00:00
93010923f0
minor wording
2011-02-12 11:58:31 +00:00
db93421599
* I2PTunnel: Fix NPE
2011-02-03 15:45:26 +00:00
2ea05f01eb
Fix typo
2011-01-17 19:26:41 +00:00
cc4158a7e1
* i2ptunnel:
...
- Use dropdown box to select interface for clients
- Warn on index page if required fields not set
2010-12-30 00:36:41 +00:00
77f910ee36
add max conns to form
2010-12-15 13:41:11 +00:00
9d41e86866
add jump list to form
2010-12-15 01:06:08 +00:00
c15c97f69c
put blacklist mode on form
2010-12-14 22:14:29 +00:00
5ed8be2466
add conn limits to form
2010-12-14 21:39:29 +00:00
653a68b8a5
Disable I2CP host/port options when in router context
2010-12-12 21:30:29 +00:00
dd39f3f244
i2ptunnel jsp cleanup
2010-11-19 16:14:14 +00:00
f698ef93e8
* I2PTunnel SOCKS and SOCKS IRC clients:
...
- Add SOCKS 5 outproxy support, with username/password authorization
* I2PTunnel
- Index page outproxy display cleanup
2010-11-17 15:47:00 +00:00
7cbf74d3f2
* I2PTunnel HTTP and Connect clients:
...
- Shim in a new abstract superclass I2PTunnelHTTPClientBase for common code
- Add local proxy username/password authorization
- Add outproxy username/password authorization
- Filter hop-by-hop Proxy headers appropriately
2010-11-14 14:18:43 +00:00
8d13bcbac0
discourage b32
2010-11-01 14:30:57 +00:00
6cf7bc7985
* i2ptunnel:
...
- Add hostname DSA signature field, to be used for addkey forms.
Experimental, may be commented out later.
2010-10-02 17:20:39 +00:00
8c2641703c
- Move connection profile and delay connect to advanced config section
...
- Add persistent client key support to SOCKS IRC
2010-06-26 04:11:02 +00:00
63562ddd48
* i2ptunnel: Implement access lists for TCP servers.
...
Enter b32 or b64 hash or dest into list box, and
check enable for whitelist. Uncheck enable and enter
i2cp.enableBlackList=true in advanced i2cp options for
blacklist. Todo: make black/whitelists radio buttons.
2010-04-12 19:18:21 +00:00
9244bd6b0f
* I2PSOCKSIRCTunnel:
...
- New, for filtering IRC client traffic when using SOCKS
* I2PTunnelIRCClient:
- Make filter classes static and public for use by SOCKS
- Eliminate redundant case conversion
- Pass ISON message through (jIRCii uses it for pings)
- Switch back to StringBuffer since it's used by 2 threads
- Set daemon on filter threads
* SOCKS5Server:
- Fix handling of multiple authentication methods
2010-03-05 14:04:32 +00:00
11249657ac
Clean up reverse connection ability, remove some annoyingly redundent code.
...
Place all settings in the console. It works!
2010-01-14 05:45:01 +00:00
c012e5bf17
tagging and translation
2010-01-02 05:43:50 +00:00
cbd50372e4
Fixed: braceless if (where it proved to be harmful)
2010-01-01 17:33:55 +00:00
3caee8bc71
i2ptunnel java tagging and fixups
2010-01-01 14:58:21 +00:00
498af5d203
i2ptunnel\jsp tagging and translation
2009-12-31 13:10:33 +00:00
9af796a10a
translation support
2009-12-10 01:06:55 +00:00
fb21fb25ee
* I2PTunnel:
...
- Switch all I2PThreads to I2PAppThreads
- Run an InternalSocket as well for the HTTP Proxy
* EepGet: Use InternalSocket
* Console: Change "depth" to "length"
2009-12-07 21:25:27 +00:00
47c8389419
propagate from branch 'i2p.i2p.zzz.test3' (head e19da9b978ed2ec03adb0e326fff6870746cc4fc)
...
to branch 'i2p.i2p' (head 179b9a7974d64853c0c91924a5ad86e8b04ee7ba)
2009-08-24 00:08:30 +00:00
37437da34d
* I2CP: Fix the SessionConfig serializer in DataHelper,
...
so that UTF-8 tunnel names are not corrupted by
I2CP and can be displayed on the console
* Fix UTF-8 form submission on console and i2ptunnel
2009-08-20 22:22:07 +00:00
cf82b51a1f
Rename I2PTunnel Webmanager to I2P Tunnels Manager on edit client/server tunnels pages.
2009-08-20 12:10:18 +00:00
7782970d51
propagate from branch 'i2p.i2p.zzz.test3' (head d65e8465671ba0b8f6f013b56045bf867e10a78e)
...
to branch 'i2p.i2p' (head e2ee75916f2ff6bd698585808a81071b44c978b1)
2009-08-19 23:44:19 +00:00
ea7a9c259f
Remove extra whitespace in English readme; fix a couple of validation errors.
2009-08-18 12:45:33 +00:00
42b79c5a20
Work on the classic theme i2ptunnels look and feel, mostly.
2009-08-18 02:38:00 +00:00
6a8dd0f053
Revert xhtml regressions in i2ptunnel code; fixes for various validation issues.
2009-08-17 20:17:30 +00:00
1b63aa411b
Replace all <hr /> and <br /> with <hr> and <br> whilst we're in html4 transitional.
2009-08-17 14:35:18 +00:00
ab08ac70aa
* I2PTunnel:
...
- Make IRC Proxy non-shared, delayed-start, close-on-idle
for new users, for the anonymity benefits (see "Shared Clients,
Correlation and Collusion" http://zzz.i2p/topics/217 )
- Remove "experimental" flag on new client options
* configclients.jsp: Add full path to config file
* Add some path help in some config files
2009-08-13 22:14:07 +00:00
a91cc94228
After much ado, fix the borked i2ptunnels page.
2009-07-18 10:16:33 +00:00
e830b46173
Remove nasty file:// references inserted by overeager editor.
2009-07-17 23:55:27 +00:00
a4d053f555
Revert i2ptunnels main page to previous version in attempt to fix borkage.
2009-07-17 22:56:06 +00:00
b298796060
Attempting fixage of borked i2ptunnels main page.
2009-07-17 22:21:01 +00:00
2772a0e5e4
More I2Ptunnels page surgery. Not out of the woods yet!
2009-07-17 13:09:05 +00:00
46970f5a4a
I2P Tunnels shakeup.
2009-07-17 12:26:29 +00:00
4b1eabf1fc
merge of '8a3fab47a669f61548d9807e8e047b19248a23ab'
...
and 'a3189032197fadc3ecba67c5568b8841e8a6105e'
2009-07-07 00:04:03 +00:00
1c2cd4dcb2
Overhaul console layout. Add <h1> header to most pages. Etc.
2009-07-06 13:29:35 +00:00
cc2be105a6
* I2PTunnel:
...
- Add edit text
- Fix broken favicon
2009-07-05 21:00:29 +00:00
1724e5b499
Fix small textareas on Opera
2009-07-02 19:08:55 +00:00