Commit Graph

11518 Commits

Author SHA1 Message Date
zzz
e978bb81a0 checked in correct file 2015-09-05 14:02:21 +00:00
zzz
2c6edf401f add extra to bumpBuild output after change 2015-09-04 21:15:48 +00:00
zzz
fe69d3b8f7 UPnP: Fix "content not allowed in trailing section" (tickets #481, #1653)
patch from 'kay" in #1653, dev agreement received
2015-09-04 21:05:38 +00:00
kytv
61edd01e3d Switch URL/certificate for backup's reseed server 2015-09-04 18:44:05 +00:00
zzz
483d7c43ee Router: Change thread name so it truncates better (ticket #1648) 2015-09-01 11:56:58 +00:00
zzz
7c703953be Data: Cache P256 and Ed255i9 key certificates
- Enable P256 caching
 - Create cached Ed25519 cert and enable
 - Fix cached P256 hashcode
2015-08-31 13:25:58 +00:00
zzz
f577a94012 i2psnark: Change default sig type to Ed25519 2015-08-31 13:19:29 +00:00
zzz
b10b8581cc Router:
- Change default RI sig type to Ed25519, with a 10% chance od
     rekeying from DSA at each restart
   - Don't initialize KeyManager before selecting sig type
   - Don't log KeyManager error when changing sig type
2015-08-29 14:20:13 +00:00
zzz
601376561b add Closeable/Flushable interfaces 2015-08-27 14:36:19 +00:00
zzz
5a11a28a35 i2psnark:
- Return partial piece to coordinator after reject
   - Fix tracking of downloaded portion of piece after reject
   - Send reject on receipt of bad request
   - Mark piece unrequested after receiving bad data, so it
     will be requested again, but not from the same peer
   - Fix NPE in Request constructor on error
   - Fix stuck before completion due to reject handling (ticket #1633)
2015-08-24 17:30:32 +00:00
kytv
fde0ae8349 sync debian/changelog with packaged version 2015-08-02 15:06:50 +00:00
kytv
b5944045fb sync apparmor rules with the 0.9.21 package 2015-08-02 15:04:08 +00:00
zzz
ecd0231cd0 Fix console SSL excluded ciphers (thx lazyg)
Fix typo in local address in I2PSSLSocketFactory
Another findbugs char encoding fix
Add keystore password option to SU3File command line
2015-08-02 12:58:00 +00:00
zzz
44b35f328b 0.9.21 i2p-0.9.21 2015-07-31 14:22:03 +00:00
zzz
f3bb20d750 minor updates after review 2015-07-30 20:41:45 +00:00
kytv
20cb284f9d update geoip, bump to -23-rc 2015-07-30 17:03:46 +00:00
kytv
b4993d42b3 updated i2prouter po files (deb related) 2015-07-30 07:11:45 +00:00
kytv
9b466f3261 refresh debian patch so my automated update builds will run again 2015-07-30 06:52:18 +00:00
zzz
0bf9cb3bf2 add news cert 2015-07-28 13:55:10 +00:00
zzz
9efe60d7a8 Fix processing of translated news 2015-07-27 18:10:01 +00:00
str4d
45fe238227 Refactor SchedulerDead tests 2015-07-27 11:50:01 +00:00
str4d
e704baddd8 SchedulerDead tests 2015-07-27 08:18:46 +00:00
str4d
db9555dba3 Fix test 2015-07-27 06:49:07 +00:00
str4d
4b34b49dc1 More MessageInputStream tests 2015-07-27 06:32:53 +00:00
str4d
1652bb39e3 Fix Cobertura exclusions 2015-07-27 06:31:31 +00:00
str4d
5eda1e0031 JavaDoc paragraphs 2015-07-27 04:29:50 +00:00
str4d
b19866cbc4 Refactor part 2 2015-07-27 03:33:30 +00:00
str4d
48bcc031da Refactor tests 2015-07-27 02:57:33 +00:00
str4d
f1998e6377 Add Mockito libs to streaming tests 2015-07-27 01:52:56 +00:00
str4d
6f1bb85397 Separate out streaming integration tests, make them optional 2015-07-27 00:58:42 +00:00
zzz
d848a19ab0 update translations, bump -20-rc 2015-07-26 14:22:33 +00:00
str4d
8dcbc9958e I2PSocketManagerFactory tests 2015-07-26 11:55:49 +00:00
str4d
63555acd21 I2PSocketException tests 2015-07-26 09:33:11 +00:00
str4d
c451014eea I2PSocketEepGet tests 2015-07-26 07:46:13 +00:00
str4d
9fad9347c1 Add Mockito library hooks 2015-07-26 07:45:49 +00:00
str4d
841e27f35c Add tests for I2PSocketAddress 2015-07-25 15:09:32 +00:00
zzz
bfde521cf9 NetDB: Fix NPE (ticket #1619) 2015-07-25 13:37:45 +00:00
zzz
fea6b8aec3 i2psnark: Fix total_size in metadata message (ticket #1618) 2015-07-25 13:15:56 +00:00
str4d
8d3fb0c9a1 Add build harness for ministreaming tests 2015-07-25 12:08:17 +00:00
str4d
d662514f74 Move streaming demo out of tests 2015-07-25 11:42:53 +00:00
str4d
44bd14bd4d propagate from branch 'i2p.i2p' (head 3a8ae6268555bd2c5d1519c48497677f74e34a76)
to branch 'i2p.i2p.unittests' (head 752d5d999986d2a552e695592c82fa659c1f889c)
2015-07-25 10:01:18 +00:00
str4d
1681598dec merge of '30be1cda5a1ad30d33bbd355f4d85785a889c9fb'
and '8ec6b122079156e35f7515afa5eb433a13ce41b0'
2015-07-23 01:31:39 +00:00
str4d
809a533573 Updated history 2015-07-23 01:22:12 +00:00
str4d
265e4b58a5 Throw DataFormatException if not enough bytes 2015-07-23 01:15:11 +00:00
dg2-new
93854e93b5 bump -18-rc 2015-07-22 23:36:19 +00:00
dg2-new
f6605d05d9 merge of '1ba9885122d9a9ec69c77342719d8464aae244be'
and 'c61353ade089ac0e1fa83fab661dc6893b51b95a'
2015-07-22 23:34:32 +00:00
dg2-new
c20772702a I2PSnark: Don't let tunnels start unless we're starting torrents (regression, #766) 2015-07-22 22:05:44 +00:00
str4d
ba5af15c6f Fix KeyCert bug 2015-07-21 01:19:37 +00:00
str4d
9af197e590 Add KeyCert test that fails 2015-07-21 01:19:23 +00:00
str4d
2f59a4b3e6 Fix test 2015-07-21 00:40:35 +00:00