e6dcd3a892
merge of '01e66d36ba6e97474a6a11980be54d55d4897219'
...
and '6bdb396ca63eea516f2f5ada93d4d8d94ad76b77'
2011-11-05 14:30:44 +00:00
e257cc8b05
updated & pushed to tx
2011-11-05 01:09:50 +00:00
26d3646630
Added an "accepting" channel for I2PServerSockets that is really low brow, but should work for now. Compiles, runs.
2011-11-04 22:56:09 +00:00
668df37d20
becoming an upgrade hosting host
2011-11-03 21:58:44 +00:00
e53290db18
proxy error page tweaks
2011-11-02 18:05:40 +00:00
1c0554ab6e
Ukrainian translation updates from Transifex
2011-11-01 00:17:01 +00:00
157a78857d
* Tunnels:
...
- Make most classes package private
- Final, static, logs, cleanups
- Consolideate createRateStat calls
- Add getTotalLength()
- Remove unused lengthOverride()
2011-10-25 21:39:32 +00:00
a57b57f306
restore Serbia & Montenegro
2011-10-19 19:40:11 +00:00
10e412d494
updated before push to tx
2011-10-19 19:36:47 +00:00
6a798fb7b5
Italian update from tx (ty danimoth)
2011-10-19 19:32:59 +00:00
23ad969332
merge of '9c2afc5c3b2920c5284346d3b93a8075fc9d2f37'
...
and 'cba0dcc238e5631aff5850f49d9cb07ec70e8f65'
2011-10-19 19:22:04 +00:00
b475e31f70
* I2PTunnel: Fix timeout message on POST (ticket # )
2011-10-19 19:09:44 +00:00
fda3ef2cfc
Update russian translation
2011-10-19 19:03:26 +00:00
3bc284b522
hide tunnel lag if testing is disabled
2011-10-17 17:28:57 +00:00
e8712a3a11
* EepGet:
...
- Add gunzip support (nonproxied only)
- Clean up progress formatting
* SSLEepGet:
- Add gunzip support
- Increase buffer size
2011-10-15 17:20:30 +00:00
a97834d2b7
* configupdate.jsp:
...
- Fix setting to 'never' (ticket #523 )
- Fix always saying trusted keys changed
- Parameterize tags
2011-10-15 17:09:04 +00:00
485a3ee11a
updated translations (fi & sv) from Transifex
2011-10-13 00:35:37 +00:00
6a13d22556
Updated English po files to push to Transifex
2011-10-12 23:50:53 +00:00
0898b8ee66
fix TCP default
2011-10-11 13:03:46 +00:00
f39e201067
* Lower max netdb RI expiration again
...
* Increase default max tunnels
* Cleanups after review
* Exorcism (ticket #476 )
2011-10-10 19:22:03 +00:00
921591e61f
merge of '126e1ac0cf5610a8cd45831d729d531b8c1d8845'
...
and 'f9376186d4f489e9726b6750637385b0450f8957'
2011-10-07 18:52:37 +00:00
dec5af96b4
Update russian translations
2011-10-07 17:40:27 +00:00
c270e147c1
translation updates from Transifex
...
* Translation updates from Transifex:
- I2PSnark: de, es, and pt
- I2PTunnel: de and es
- RouterConsole: de and es
- SusiDNS: de and es
- SusiMail: de and es
2011-10-07 14:14:36 +00:00
bae011da1d
Re-adding MessageChannel to I2PSocketFull
2011-10-07 01:26:29 +00:00
6d621d5eb9
Checking in MessageChannel, nothing to see here moving on...
2011-10-07 01:26:10 +00:00
f779993008
Add diftracker.i2p to I2PSnark and hosts.txt
2011-10-06 21:42:38 +00:00
0c3f84c2da
* Reseed:
...
- Update host lists
- Switch back to https by default
2011-10-06 16:06:52 +00:00
979825b07f
build fix
2011-10-05 22:01:53 +00:00
9fbc7aef25
Taking StandardSocket back since an I2PSocket cannot act like a SocketChannel.
2011-10-01 19:45:10 +00:00
d3999991d0
merge of '4f86a13e5f3de7eb4aae8a1f0f3402e46f262ca2'
...
and 'ecd077c360b4af5597166def49e62d6a82e57937'
2011-10-01 17:28:57 +00:00
00b9864dbf
merge of '1ffee552dec6b7d41faffb34cab1771773dc0bcd'
...
and '528475be65a5b99629fadd09c3d2f42bbc907914'
2011-10-01 17:22:29 +00:00
863fb08fa1
Added rudimentary channel support.
2011-10-01 17:21:53 +00:00
7afa63ce10
add wrapper version
2011-09-30 16:40:23 +00:00
273e940fa1
findbugs
2011-09-28 17:05:38 +00:00
c7f5178b9c
alignment tweak
2011-09-28 14:11:16 +00:00
0406b52c9b
Disabling exotrack.i2p; it doesn't look like it's coming back...
2011-09-27 20:22:16 +00:00
78a8952f55
Russian translation for susimail
2011-09-26 18:21:41 +00:00
cc7a8028d1
* HTTPClient: Fix error page not appearing, broken by
...
StreamForwarder change
2011-09-24 21:49:19 +00:00
4822e47156
more mime types not to compress
2011-09-24 21:46:25 +00:00
1fe8dbb00e
source po files pushed to transifex
2011-09-23 20:23:02 +00:00
24fdc4d75e
Update Italian, Spanish, and Swedish translations from Transifex
2011-09-23 20:14:24 +00:00
aec3976896
* I2PTunnel, NTCP: Catch unchecked exceptions from GNU NIO (ticket # 519)
2011-09-20 04:03:01 +00:00
e6d44a6199
* I2PTunnelHTTPServer: Don't compress small responses or images
2011-09-19 23:50:25 +00:00
6630c29071
- Close output stream in StreamForwarder to prevent lost data,
...
existing bug but made worse by larger pipe
2011-09-19 23:37:49 +00:00
f186076fb0
* i2ptunnel HTTPResponseOutputStream: Use reusable gunzipper
...
and a larger pipe for efficiency
2011-09-19 14:13:24 +00:00
23e262b0b9
* i2psnark: File allocation cleanup to use less heap
2011-09-19 13:46:52 +00:00
217cb1f66d
* Reseed:
...
- Add HTTP proxy authorization support
- Stub out SSL proxy support
- Disable i2pbote reseed
* EepGet: Add some new command line options
2011-09-16 14:45:02 +00:00
1d17981325
* Console: Home page flag spacing
2011-09-16 14:36:02 +00:00
87439e19ca
* i2psnark:
...
- Add refresh time option
- Add public file permissions option (ticket #501 )
- Fix configuration of tunnel parameters (ticket #524 )
- Allow changing I2CP parameters while tunnel is open
- Remove duplicated options in I2CP options string
- Don't open tunnel when saving config
2011-09-14 13:06:03 +00:00
c54dd79b3a
* IRC DCC: Fix conn limit options
2011-09-14 12:59:26 +00:00