f577a94012
i2psnark: Change default sig type to Ed25519
2015-08-31 13:19:29 +00:00
601376561b
add Closeable/Flushable interfaces
2015-08-27 14:36:19 +00:00
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
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
f3bb20d750
minor updates after review
2015-07-30 20:41:45 +00:00
9efe60d7a8
Fix processing of translated news
2015-07-27 18:10:01 +00:00
45fe238227
Refactor SchedulerDead tests
2015-07-27 11:50:01 +00:00
e704baddd8
SchedulerDead tests
2015-07-27 08:18:46 +00:00
db9555dba3
Fix test
2015-07-27 06:49:07 +00:00
4b34b49dc1
More MessageInputStream tests
2015-07-27 06:32:53 +00:00
1652bb39e3
Fix Cobertura exclusions
2015-07-27 06:31:31 +00:00
5eda1e0031
JavaDoc paragraphs
2015-07-27 04:29:50 +00:00
b19866cbc4
Refactor part 2
2015-07-27 03:33:30 +00:00
48bcc031da
Refactor tests
2015-07-27 02:57:33 +00:00
f1998e6377
Add Mockito libs to streaming tests
2015-07-27 01:52:56 +00:00
6f1bb85397
Separate out streaming integration tests, make them optional
2015-07-27 00:58:42 +00:00
d848a19ab0
update translations, bump -20-rc
2015-07-26 14:22:33 +00:00
8dcbc9958e
I2PSocketManagerFactory tests
2015-07-26 11:55:49 +00:00
63555acd21
I2PSocketException tests
2015-07-26 09:33:11 +00:00
c451014eea
I2PSocketEepGet tests
2015-07-26 07:46:13 +00:00
9fad9347c1
Add Mockito library hooks
2015-07-26 07:45:49 +00:00
841e27f35c
Add tests for I2PSocketAddress
2015-07-25 15:09:32 +00:00
fea6b8aec3
i2psnark: Fix total_size in metadata message (ticket #1618 )
2015-07-25 13:15:56 +00:00
8d3fb0c9a1
Add build harness for ministreaming tests
2015-07-25 12:08:17 +00:00
d662514f74
Move streaming demo out of tests
2015-07-25 11:42:53 +00:00
f6605d05d9
merge of '1ba9885122d9a9ec69c77342719d8464aae244be'
...
and 'c61353ade089ac0e1fa83fab661dc6893b51b95a'
2015-07-22 23:34:32 +00:00
c20772702a
I2PSnark: Don't let tunnels start unless we're starting torrents (regression, #766 )
2015-07-22 22:05:44 +00:00
2f59a4b3e6
Fix test
2015-07-21 00:40:35 +00:00
8b14afd605
Add SSLSocketChannel wrappers after review
...
Requires Java 7 to compile
2015-07-20 14:44:22 +00:00
63e934f8f2
Update English PO files
2015-07-17 01:36:45 +00:00
dd5f804150
Console: Add dates to news headings
...
Spacing for news headings in summary bar
2015-07-16 18:06:48 +00:00
35b0e99ff0
I2PSnark: Fix torrent-stopping ( #766 )
2015-07-14 14:33:41 +00:00
1ed1e4414b
Findbugs all over #4
...
char encoding
2015-07-12 19:19:32 +00:00
d087fd674b
Findbugs all over #3
...
char encoding, remove FileReader/FileWriter
Fix TunnelConfig bug
2015-07-12 16:34:24 +00:00
1f9bb046f5
Findbugs all over #2
...
Mostly char encoding
Use StringWriter rather than OSW->BAOS->String
2015-07-12 16:06:49 +00:00
914cc120ad
Findbugs all over
2015-07-12 14:02:55 +00:00
17d26976d5
lang fixups
2015-07-08 21:25:33 +00:00
dc9d60e261
I2PSnark:
...
- Fix NPE (#1615 , h/t kytv)
- Fix start/stop status resumption on restart (#766 , h/t backup)
2015-07-08 21:22:45 +00:00
817888c23c
i2psnark: Tweak dest display in footer
2015-07-07 18:42:26 +00:00
1eaf376ee7
Crypto: Check for error return from sign()
2015-07-07 13:46:04 +00:00
6cb3d1d330
Updates: New news URL
2015-07-07 13:38:44 +00:00
2681c4b42f
Streaming: New config to add to DSA-only list
2015-07-07 13:35:55 +00:00
3645c906e8
merge of 'a0b025f180c1f7befcc1eb504c24140cf9e3fc0f'
...
and 'e0773d79a9bc8820024206f39686541ddb393c4a'
2015-06-29 20:22:10 +00:00
8ea6805f8d
Prevent double-save for now and auto start all torrents if autostart is already set (don't make the user restart each one).
2015-06-28 19:43:57 +00:00
23f2261bd9
Apache Tomcat 6.0.44
2015-06-28 12:13:52 +00:00
6e06d326e3
Use ReadLine for SAMHandlerFactory
2015-06-27 20:31:56 +00:00
072e4dc2bf
Add ReadLine with timeouts
...
Implement PING
Handle QUIT, STOP, EXIT
synch DatagramServer start/stop
2015-06-27 19:46:45 +00:00
f56ac66d64
Make DatagramServer a Handler, register with bridge
2015-06-27 16:02:15 +00:00
c662f17823
Move DatagramServer from SAMv3Handler to its own file,
...
javadocs
more changes to follow
2015-06-27 15:41:19 +00:00
246b376ed9
tab cleanup
2015-06-27 14:58:29 +00:00