f225c1cca0
propagate from branch 'i2p.i2p.zzz.test4' (head 56ba5c9f8d0779f91259df05b7be0826fe08cd84)
...
to branch 'i2p.i2p' (head 0ba2cc80363f5c7086bce7a43f43a9b095ed2d9e)
2010-12-27 16:21:09 +00:00
1f22ae6a0c
tweaks after review
2010-12-21 21:16:13 +00:00
5e7bad2af0
explicit merge of 'e340ab5e817eb0ed7bb8058e3677aaea268d180a'
...
and '2c3eb1b692122c7c96b2c547532274f1068fc7f5'
2010-12-19 15:44:40 +00:00
8ded0392bf
translation changes de
2010-12-19 03:40:42 +00:00
7e3c347ac3
merge of '094945b98d69169e985ac8068256fec4ee5515f0'
...
and 'abb387ef4b4418e0e202272f5535a9f076f9da1d'
2010-12-18 05:20:48 +00:00
4e4165e30d
Update Dutch translations
2010-12-17 16:12:13 +00:00
ef340e6b3e
merge of '83219c8a9d6734e695b300d9eefc8786b82671a1'
...
and 'c5b24b88c7bba734c5412f4dd03d8dce069c5ba9'
2010-12-16 15:58:32 +00:00
cb7e6cfb38
i2ptunnel: update russian translation
2010-12-15 19:42:28 +00:00
8e709eec2e
fixup after prop
2010-12-15 15:19:09 +00:00
c7c7731f91
propagate from branch 'i2p.i2p' (head 3d405c867f6903bf1d69b04c1daebf3146882525)
...
to branch 'i2p.i2p.zzz.test4' (head bfd85b10fdd1542526a4b9c53e5d4a733087f317)
2010-12-15 15:09:48 +00:00
77f910ee36
add max conns to form
2010-12-15 13:41:11 +00:00
d000d2047d
clean up jump host verification
2010-12-15 01:21:58 +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
8bcfdc3c6e
i2ptunnel ui fixes
2010-12-14 14:50:52 +00:00
653a68b8a5
Disable I2CP host/port options when in router context
2010-12-12 21:30:29 +00:00
6983380668
Fixed up security fix, so it filters correctly for clients and servers.
2010-12-10 06:04:23 +00:00
03ff26acc7
Hide HTTP server name (replace by I2PServer) to avoid server detection
...
(flaw successfully tested by Adrian Crenshaw -- thanks!).
2010-12-07 21:38:13 +00:00
6749931450
de translation update for 0.8.2
2010-12-06 10:43:05 +00:00
c94fa6ef17
tweaks
2010-12-05 04:05:20 +00:00
eadf472dd0
* I2PTunnel:
...
- For clients, use a common thread pool that expires idle threads
rather than keeping 5 accept() threads for each client.
This also removes the configurable (30s default) max wait time
for a socket, this may have to be restored.
- Use pool for HTTP decompression also.
2010-12-04 18:47:22 +00:00
a1c69082e2
LBQ -> SynchronousQueue so it will expand the pool
2010-12-04 18:38:11 +00:00
467b082e82
* I2PTunnel:
...
- Limit server blockingHandle threads
- Run standard server blockingHandles inline
2010-12-04 02:03:08 +00:00
5ab813179d
dont update stats after failure
2010-12-03 21:30:32 +00:00
e9e1890b14
* I2PTunnel:
...
- Extend header timeouts for HTTP and IRC server tunnels
2010-12-03 17:01:51 +00:00
5c73a60551
* I2PTunnel:
...
- Better logging of server errors
- Return 503 to client before closing i2p socket if server is not there
2010-12-03 16:51:04 +00:00
ae6a6a1d9c
* I2PTunnel: Get Log from the logManager instead of instantiating,
...
so we may adjust the levels on the fly
2010-12-03 15:20:00 +00:00
9ba86e86aa
* I2PTunnel: Deprecate destFromName()
2010-11-28 04:00:02 +00:00
612d06bd53
* Build: Move all dependencies to top-level build.xml,
...
so each sub-build.xml is only executed once (true DAG)
2010-11-28 03:56:56 +00:00
49325d491d
merge of '50335c064a9992f4ba8707d62d35bbbbe752d231'
...
and 'b93c1c7b2b01fc43af5bc07470d9997f3edba6da'
2010-11-19 22:46:27 +00:00
dd39f3f244
i2ptunnel jsp cleanup
2010-11-19 16:14:14 +00:00
f0ac96cab1
Increase i2ptunnel nonce queue size again
2010-11-19 14:42:10 +00:00
4545a98968
More work on error propagation and improving log messages in i2ptunnel and I2CP client
2010-11-19 14:41:26 +00:00
457e1d293a
update
2010-11-18 22:55:45 +00:00
2f880f7b5b
propagate from branch 'i2p.i2p.zzz.test4' (head 3569f7d0608498cadafc88e87a0ad2b18c44dfb6)
...
to branch 'i2p.i2p' (head ddc9be27c47878e472d5b6c281cccb6094c42c9a)
2010-11-17 16:09:19 +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
bf0275ddcb
* I2PTunnel: Improve messages when starting and stopping tunnels, add some tags
2010-11-17 14:27:32 +00:00
d6ea9cb0a4
i2ptunnel: update russian translation
2010-11-14 14:57:47 +00:00
cd621f2b4b
* I2PTunnel SOCKS and SOCKS IRC clients:
...
- Add local proxy username/password authorization
2010-11-14 14:22:45 +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
2faa60ee59
update eepsite help
2010-11-13 02:43:35 +00:00
18374fe426
German translation cleanups
2010-11-10 13:29:33 +00:00
168a4ca6f9
minor translation corrections #3
2010-11-07 00:48:22 +00:00
8894aa7d38
minor translation corrections #2
2010-11-04 23:29:45 +00:00
853f941d88
merge of '598d00efae4c9b675b64fd626bc2eab2b921e0c5'
...
and 'd38686d88680521e54d7bcb8be24e21d252eb946'
2010-11-02 04:00:43 +00:00
8d13bcbac0
discourage b32
2010-11-01 14:30:57 +00:00
466128c179
* replaceAll() -> replace() when not using regex
...
* ampersand escaping (lots more to do)
2010-10-19 14:39:29 +00:00
b41e714a1b
merge of '0738aeef8a1d4e9ca82dc5ba0077d83a57c47f81'
...
and '9625ea3e96d57df74bc62018bf64230a22c49ce0'
2010-10-13 16:07:33 +00:00
798bdf32c1
* Streaming:
...
- Make flush() block less, by waiting only for "accept" into the
streaming queue rather than "completion" (i.e. ACK from the far end).
This prevents complete window stalls when flushing, and should help performance
of apps that use flush(), like i2psnark (and SAM?).
close() still does a flush that waits for completion, as i2ptunnel
doesn't like a fast return from close().
- flush/close javadocs and comments
* i2ptunnel:
- Now that streaming flush() is fixed, use it in IRCClient, and
for initial data in I2PTunnelRunner, to avoid the 250 ms
passive flush delay
2010-10-11 15:17:35 +00:00