8258cdd6cf
Limit max header lines
2010-04-15 18:13:30 +00:00
sponge
2fcee6e87a
I2PTunnelHTTPClient: Test for " http://:/ " and output error page.
...
This avoids an ArrayIndexOutOfBoundsException, which can eventually
cause the eepproxy to stop functioning.
2010-04-15 06:38:35 +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
605dfec5e7
dont call exit
2010-03-31 18:33:40 +00:00
e9fe80f8e5
* HTTPResponseOutputStream: More static
2010-03-29 21:12:51 +00:00
617d1cd648
propagate from branch 'i2p.i2p.zzz.test' (head c295ab421dd719cfe0e273268b5b4e48505e4f61)
...
to branch 'i2p.i2p' (head 995914d8e049d9bb695fd25e4cf5be860cd4e487)
2010-03-18 15:49:03 +00:00
05597ae914
disable i2ptunnel nonce checking if console password is set
2010-03-17 16:23:20 +00:00
9f1a663f63
typo fix thx duck
2010-03-16 13:52:57 +00:00
9df87ba167
partial fix for i2ptunnel nonce troubles
2010-03-13 20:33:48 +00:00
fde36fe238
flip backwards arraycopy args
2010-03-13 14:59:54 +00:00
forget
116be93160
Russian translation updated (snark file open error message, reseed messages, SOCKS IRC proxy)
2010-03-13 09:57:55 +00:00
16930d2004
merge of '18a87911d2a41f5a1fa0f5019d9bcd7249731338'
...
and '1d260b764d0fde4b8df67bdb23320b85e6944721'
2010-03-05 15:56:57 +00:00
walking
1820a29aed
translation update
2010-03-05 15:14:43 +00:00
afbb1dbe86
compile fix
2010-03-05 14:44:18 +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
forget
285a5eed35
Russian translation updated (job queue link, address helper conflict message)
2010-03-04 13:04:01 +00:00
45ca459ceb
* HTTP Proxy:
...
- Fix address helper conflicts caused by last checkin
- Use B32 instead of random hostname for conflict link
2010-03-02 22:50:46 +00:00
efdc8e5df0
* HTTP Proxy:
...
- Put B32 instead of B64 in Host: header, saves 450 bytes
- Eliminate some redundant lookups
- Fix http://i2p/b64/ and /eepproxy/site/ requests
- Disallow a port specified for an i2p address
- Cleanup and comments
2010-02-27 01:16:39 +00:00
3d8365a473
* HTTP Proxy: Fix blank page instead of error page for eepsite unreachable
2010-02-18 16:32:44 +00:00
04ae0e2610
* I2PTunnelRunner: Flush initial data, for some reason it wasn't
...
getting flushed ever in some cases.
2010-02-10 20:17:31 +00:00
walking
cfeafacd07
update the pos
2010-01-29 09:26:02 +00:00
3bf95e566c
* I2PTunnelServer: Fix bug preventing connection retries
...
at startup from working
2010-01-21 14:17:37 +00:00
forget
00fa3806d8
Russian translation update (Share ratio, HTTP bidir, Add Client, ...)
2010-01-18 19:28:32 +00:00
sponge
0a1960461a
Fully clean up I2PTunnel. No more lint issues, should compile 100% clean.
...
Dropped unused class BufferLogger from I2PTunnel as it is not used anylonger.
2010-01-15 03:32:35 +00:00
sponge
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
sponge
b15392ea85
Insert reverse connection ability into the http server code so that
...
seedless can start to get worked on. It's disabled by default.
2010-01-10 11:23:20 +00:00
eaaf6af31d
javadoc and logging tweaks; bring back i2ptunnel link to summary bar
2010-01-06 14:52:53 +00:00
walking
a2ce10759c
po update
2010-01-02 16:55:15 +00:00
forget
92597baab9
Russian translation updated: I2PTunnel (138/138)
2010-01-02 07:56:35 +00:00
forget
62786dcc09
Tagged couple of messages required for error pages (previously marked as fixme's)
2010-01-02 07:49:42 +00:00
walking
c012e5bf17
tagging and translation
2010-01-02 05:43:50 +00:00
forget
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
walking
6c64faf0ba
translation
2010-01-01 14:31:06 +00:00
walking
498af5d203
i2ptunnel\jsp tagging and translation
2009-12-31 13:10:33 +00:00
cdb390f7ce
fix bundle script
2009-12-16 17:23:52 +00:00
cec75fa60e
fix i2ptunnel bundles
2009-12-15 01:51:56 +00:00
eb23306b12
configurable jump list
2009-12-15 01:48:57 +00:00
forget
a3d79aaa4e
Russian translation: I2PSnark (140/140), SusiDNS (1/1), I2PTunnel (3/3)
2009-12-14 20:15:16 +00:00
4562254862
propagate from branch 'i2p.i2p' (head f672021bb9871a728005be3bd9581710738b9e5f)
...
to branch 'i2p.i2p.zzz.test' (head e115e218dbb666839e69fa1e1ba7378554b9874f)
2009-12-10 13:34:05 +00:00
8116d88aaf
translation build fixups
2009-12-10 02:12:18 +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
4c812c7bff
* HTTP Proxy: Don't send proxy.i2p to the naming service,
...
it was making the error pages load slowly
2009-11-29 18:49:28 +00:00
1ca651e803
Fix an error message
2009-11-29 18:47:12 +00:00
c393e70ca9
* HTTP Proxy:
...
- Add support for error page translations
- Add support for external pages for all errors
- Fix lack of \r in error page headers
- HTML transitional fixes
- Cleanups
2009-11-14 15:05:44 +00:00
088f9558ec
fix persistent client key on split directories - thanks user!
2009-10-09 13:56:34 +00:00
ebf5eb6e20
propagate from branch 'i2p.i2p.zzz.test3' (head 75804c9355329ab942a5e2e8ecc91e2ec1eb9d33)
...
to branch 'i2p.i2p' (head 33e55422045b9b3c8ae410162f5cca3eb9baae49)
2009-08-27 19:55:56 +00:00
95aba0c537
* EepGet, I2PSnark:
...
- New I2PSocketEepGet fetches through existing tunnels
rather than through the proxy
- Use new eepget for i2psnark
- Add a fake user agent for non-proxied fetches
- Cleanups
2009-08-26 22:15:32 +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