b43facebad
merge of '484cb64d4b1b58d9f8ecb38e7502a128e18c030b'
...
and '9f73ccf73ff6b692ea790e91358cbd23bf8ac992'
2011-02-10 17:17:14 +00:00
29028342b4
Extra test to check if headers with the same key are maintained.
2011-02-10 17:09:18 +00:00
2db136b420
* minor revise on some wording.
...
* updated translation.
2011-02-10 09:46:25 +00:00
c8866bebc4
Added tests to fix HTTPTunnelServer header fix.
2011-02-10 07:20:40 +00:00
99ebad3032
BOB config fix, I2CP fix some leaks, see history.txt for details
2011-02-09 16:15:36 +00:00
467de344b9
* fix typo in bat script
...
* fix build script poupdate target on windows
* change messages_nl.po's encoding to UTF-8 (desktopUI)
* add message_zh.po for desktopUI
- POs not translated yet, just updated
2011-02-09 15:54:27 +00:00
c2871e151b
Use multimap instead of map, to allow multiple headers with the same key.
2011-02-09 06:03:29 +00:00
3f3385fdde
message tweak
2011-02-07 19:32:26 +00:00
6c1f5dd5a9
* i2psnark:
...
- Check for dup magnet torrent when adding torrent file
- Add exotrack.i2p (ticket #403 )
- Disable spellcheck in textarea
2011-02-07 19:27:55 +00:00
86e663b2b4
* i2ptunnel: Generate error message when i2ptunnel.config save fails (ticket #404 )
2011-02-07 19:08:56 +00:00
33c5e14f90
fix SessionEncryptionTest
2011-02-07 19:07:40 +00:00
7c0e82fa4d
merge of '5bf3578b311b1d7c5fb2c2dec8dd60e414a7c983'
...
and '8b3e48e1cca08c942ee3ab576b77af9e2f1a585a'
2011-02-07 18:15:20 +00:00
005fe48e12
merge of '1826c4597d79220a8ad045a63055ac6e75b8a545'
...
and '6d9e17c19dd9ab91772e21a74fdfe371037b7717'
2011-02-07 18:14:23 +00:00
dcacfb281a
increase maxmemory when running junit tests, directly write reports to reports directory instead of moving them later
2011-02-07 18:14:10 +00:00
6c8cacfaa2
updated some core tests to cope with the recent datastructure changes
2011-02-06 17:09:52 +00:00
9bf90c54e1
removed broken duplicated test
2011-02-06 15:21:55 +00:00
f9d43a8a5f
* i2psnark: Fix maggot links, and magnet links with trailing parameters (thx user)
2011-02-06 14:22:32 +00:00
c38d72d178
* i2ptunnel:
...
- IRCClient: Use tunnel log instance
- Server: Full queue log tweak
2011-02-05 23:21:56 +00:00
b08efb6700
propagate from branch 'i2p.i2p.zzz.dhtsnark' (head 2e0aa840a2872848da7e91b53396aa8584cdf122)
...
to branch 'i2p.i2p' (head 00bac2c43b65761ddcdf22effe769c8e25da4929)
2011-02-05 22:42:26 +00:00
6a54aa7e4e
cleanups
2011-02-05 22:42:07 +00:00
e398c036a8
outproxy2
2011-02-05 18:59:06 +00:00
6b852afe15
new ignore file; drop build dir
2011-02-05 18:56:06 +00:00
121c817268
Fix for headless.
2011-02-04 17:09:13 +00:00
c979d65ee6
- Add UTF-8 test script
...
- Fix non-UTF-8 comment in Jetty source File
2011-02-03 19:27:49 +00:00
b502fd0e9d
merge of '3bd1963d77675d6b8db1e811e37bf7671f602040'
...
and 'baffe70898c078da88fedac8e7d10e5301d8b25e'
2011-02-03 17:47:54 +00:00
b8ab14b7d3
* Build:
...
- Remove dup flag files (ticket #316 )
- Remove BOB dependency on i2ptunnel
2011-02-03 17:36:22 +00:00
041e194471
* Reseed: Limit time spent downloading from a single source
2011-02-03 15:47:47 +00:00
ee6730fdaa
* RandomSource: Fix seeding from /dev/urandom
2011-02-03 15:46:24 +00:00
db93421599
* I2PTunnel: Fix NPE
2011-02-03 15:45:26 +00:00
9257cbb0e7
* Console: Add DTG to classpath for old installs
2011-02-03 15:44:56 +00:00
daac11d2d1
simplify code(and deduplicate)
2011-02-03 13:53:58 +00:00
85d5a8542e
replaced clover with opensource alternative
2011-02-03 06:57:35 +00:00
fa6e60da84
merge of '54d4dff4f475a95dfa8e7c7878c5e6321036b988'
...
and 'c8ddd603cd6b832a3d5320ada590613a7b2e5c34'
2011-02-02 22:56:00 +00:00
004d7874c4
Core tests build fix.
2011-02-02 22:52:41 +00:00
051fdb2f2a
history.txt
2011-02-02 17:08:25 +00:00
ddc8953589
Revise lookup code
2011-02-02 17:06:34 +00:00
4dc686736b
Removed http reseed destination b.netdb.i2p2.de and replaced it with forum.i2p2.de/netdb/
2011-02-01 00:30:34 +00:00
0ccbe818ce
Added https://forum.i2p2.de/netdb/ to the list of ssl reseeder urls
2011-01-31 20:06:43 +00:00
be92253330
Added public ssl cert for forum.i2p2.de so we can use it as a secure netdb resource ( http://forum.i2p2.de/netdb/ )
2011-01-31 20:01:17 +00:00
97f93c64e6
Fix context properties initialization; history for test4 prop, -1
2011-01-31 15:44:00 +00:00
e721ddd3a4
propagate from branch 'i2p.i2p.zzz.test4' (head 592b7d2b980e8cba19167fa064f25251296ed8bb)
...
to branch 'i2p.i2p' (head 0ba672eaca7076092389d2277dba231fdd34423b)
2011-01-31 13:42:36 +00:00
07b2e3e092
merge of '5f4e1d5a5191ff6bd9063e019fc2b2be471e5e39'
...
and '86fb452a9d8592dad08f34af6d6517f6e18e3af8'
2011-01-31 13:39:32 +00:00
71dcbec10e
disapproval of revisions 'a74d2ef75dd2d96cca222c96b5f51154a536ac25'..'dbe319d674d6a6a53491762262978f53caaaa58a'
2011-01-31 13:38:11 +00:00
37fc44867f
propagate from branch 'i2p.i2p' (head dbe319d674d6a6a53491762262978f53caaaa58a)
...
to branch 'i2p.i2p.mathiasdm.desktopgui' (head fced1e04334ef1c18bc6ae8a31984e627310b14c)
2011-01-26 06:48:45 +00:00
a440358e60
merge of '48e0ea7fd7688afa736e2ea34205af6f8b4449c0'
...
and '7d28abec87645e7ef5c5bbbc1120f1ab862842ae'
2011-01-26 06:47:22 +00:00
89e0e6638d
I2PTunnel: Update h2ik proxy details.
2011-01-25 17:05:14 +00:00
232ba5612a
Whitespace cleanup, while we're not yet merged into trunk yet.
2011-01-25 07:08:54 +00:00
fa15710455
Console: light theme: restore truant dropshadow to h1 class.
2011-01-25 02:51:36 +00:00
fbac928313
Console: revert light theme regressions.
2011-01-24 20:24:40 +00:00
656670919d
0.8.3
i2p-0.8.3
2011-01-24 14:55:34 +00:00