c91d2bf278
minor adjustments to RouterAddress testcase
2011-02-14 18:14:03 +00:00
4c1f3a3143
exclude test classes from coverage
2011-02-14 18:08:45 +00:00
581cd72032
merge of '0d9093cdc66fad9b4827931caa079ad00f2a76f7'
...
and '8aecdabbd225a6ea26a3c20725aeabfedf2dbe1d'
2011-02-14 16:38:22 +00:00
271f330cdd
add another totally useful test
2011-02-14 16:37:23 +00:00
33701195b1
minor changes to some tests
2011-02-14 16:16:20 +00:00
289c7d6c34
merge of 'b5d2a1759a243f1d66cec0bc09016324eb6e0286'
...
and 'dae0a00fe84fa6972a8c42237b2b57ec8e4d689d'
2011-02-13 21:23:16 +00:00
d15f682b17
#348 i2psnark french typo
2011-02-13 20:41:26 +00:00
854998832d
* NetDB: Prevent ExpireLeaseJob NPE (thanks sponge)
2011-02-13 20:36:43 +00:00
38bfca1d65
* GeoIP: Prevent startup NPE (ticket #413 , thanks RN)
2011-02-13 20:29:59 +00:00
1f702f1eb1
* JobQueue: Prevet NPE at shutdown (thanks liberty)
2011-02-13 20:28:46 +00:00
41d8177340
* Connect Client: Minor NPE fix cleanup
2011-02-13 20:26:56 +00:00
2e84134938
Update Dutch translations
2011-02-13 17:53:41 +00:00
a75b2ccf15
Don't create an english bundle. Add missing desktopgui dependency.
2011-02-13 17:11:53 +00:00
0fef251efb
Transifex translation configuration
...
Project URL: http://www.transifex.net/projects/p/I2P/
This is an evaluation of using this open translation platform.
2011-02-13 14:31:38 +00:00
5e96b86281
Add source language (English)
2011-02-13 13:42:44 +00:00
3c7aa6fcab
Add missing plural forms for Dutch and French I2PSnark translation files.
...
Use the real apostrophe (single quote) character U+2019 to resolve msgfmt -c
errors.
2011-02-13 13:00:05 +00:00
6aaa6cd959
just spoted something that went really wrong
2011-02-12 16:54:48 +00:00
50cb4074d1
changed to utf8
2011-02-12 16:52:17 +00:00
8781f89820
update translation
2011-02-12 12:12:04 +00:00
93010923f0
minor wording
2011-02-12 11:58:31 +00:00
bf6b81f85a
translation fix
2011-02-12 11:36:38 +00:00
1d1472c1e4
merge of '47f3a51a7017f1141b9ba7ea01faa1e621324955'
...
and 'fab379ac654f8f643b8b29203a50cb68c76c181b'
2011-02-12 11:31:41 +00:00
93045c2a8d
make windoz msg bundling suck less
2011-02-12 11:30:21 +00:00
2d260a80fa
fix msgbundle under windows
2011-02-12 10:50:58 +00:00
f97402b141
merge of 'a6e9aa4eede6931f8bd627a7b6feb3902c8b5113'
...
and 'd8b436ffeb6b54ba576de5b3caea5f713efdedee'
2011-02-11 19:13:47 +00:00
4471567344
Fixed headless issue, added -8.
2011-02-11 19:12:19 +00:00
dd2c5067aa
I2PTunnel: fix my own stupid bug in I2PTunnelConnectClient
2011-02-11 11:12:19 +00:00
8ec3e58e27
I2PTunnel: fix NPE in I2PTunnelConnectClient
2011-02-11 11:07:33 +00:00
1ad005ec6f
Minor spelling corrections in comments, no new code.
2011-02-10 20:47:17 +00:00
8d15bb4a38
I2CP: fix NPE in QueuedClientConnectionRunner
2011-02-10 19:47:30 +00:00
d8cff6c3e2
merge of '710537602a9f16aa4235ee5d50f9062658827469'
...
and 'ebeebe3477f791c404683923ccfaf075de781391'
2011-02-10 18:09:05 +00:00
b43facebad
merge of '484cb64d4b1b58d9f8ecb38e7502a128e18c030b'
...
and '9f73ccf73ff6b692ea790e91358cbd23bf8ac992'
2011-02-10 17:17:14 +00:00
ae9c160734
* i2psnark:
...
- Improved magnet link parsing, use tr parameter if present
2011-02-10 17:12:15 +00:00
03bc4fc133
change shared client default to false for newly created clients
2011-02-10 17:09:29 +00:00
29028342b4
Extra test to check if headers with the same key are maintained.
2011-02-10 17:09:18 +00:00
e68fbc0243
remove debug nulling, was causing NPE at session close
2011-02-10 17:08:10 +00:00
fc38d54bcb
* I2CP: Correctly close internal connections on the router side
...
when closed by the client, was causing massive memory leak
for internal clients using lots of sessions (thanks sponge)
2011-02-10 15:21:23 +00:00
5eb511b0bf
* Streaming: Don't use iter.remove() on a COWAS
2011-02-10 15:20:05 +00:00
59a16cb689
tweak
2011-02-10 15:17:36 +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