ac1a28e988
print usage if no arg
2015-09-13 13:34:51 +00:00
7117438b04
RIP ugha
2015-09-13 13:34:10 +00:00
d5cbccf186
checklist update
2015-09-13 13:33:00 +00:00
fd606064d9
0.9.22
i2p-0.9.22
2015-09-12 13:55:30 +00:00
9d05424202
Router: Reduce rekey probability from 10% to 5%
2015-09-11 13:24:10 +00:00
157d494dee
bump build to -8-rc
2015-09-11 00:54:45 +00:00
fa792a9d5e
GeoIP db updates from 2015-09-02.
2015-09-11 00:54:03 +00:00
ab134261f0
Translation updates from Transifex
2015-09-11 00:53:13 +00:00
de2431e9ee
Fix auto-start of new .torrents in the Snark folder
2015-09-07 18:18:16 +00:00
c4cbd7d5c4
(hopefully temporarily) disable netdb.rows.io as it's been down for nearly a month.
2015-09-06 08:01:28 +00:00
e978bb81a0
checked in correct file
2015-09-05 14:02:21 +00:00
2c6edf401f
add extra to bumpBuild output after change
2015-09-04 21:15:48 +00:00
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
61edd01e3d
Switch URL/certificate for backup's reseed server
2015-09-04 18:44:05 +00:00
483d7c43ee
Router: Change thread name so it truncates better (ticket #1648 )
2015-09-01 11:56:58 +00:00
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
f577a94012
i2psnark: Change default sig type to Ed25519
2015-08-31 13:19:29 +00:00
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
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
fde0ae8349
sync debian/changelog with packaged version
2015-08-02 15:06:50 +00:00
b5944045fb
sync apparmor rules with the 0.9.21 package
2015-08-02 15:04:08 +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
44b35f328b
0.9.21
i2p-0.9.21
2015-07-31 14:22:03 +00:00
f3bb20d750
minor updates after review
2015-07-30 20:41:45 +00:00
20cb284f9d
update geoip, bump to -23-rc
2015-07-30 17:03:46 +00:00
b4993d42b3
updated i2prouter po files (deb related)
2015-07-30 07:11:45 +00:00
9b466f3261
refresh debian patch so my automated update builds will run again
2015-07-30 06:52:18 +00:00
0bf9cb3bf2
add news cert
2015-07-28 13:55:10 +00:00
9efe60d7a8
Fix processing of translated news
2015-07-27 18:10:01 +00:00
d848a19ab0
update translations, bump -20-rc
2015-07-26 14:22:33 +00:00
bfde521cf9
NetDB: Fix NPE (ticket #1619 )
2015-07-25 13:37:45 +00:00
fea6b8aec3
i2psnark: Fix total_size in metadata message (ticket #1618 )
2015-07-25 13:15:56 +00:00
1681598dec
merge of '30be1cda5a1ad30d33bbd355f4d85785a889c9fb'
...
and '8ec6b122079156e35f7515afa5eb433a13ce41b0'
2015-07-23 01:31:39 +00:00
809a533573
Updated history
2015-07-23 01:22:12 +00:00
265e4b58a5
Throw DataFormatException if not enough bytes
2015-07-23 01:15:11 +00:00
93854e93b5
bump -18-rc
2015-07-22 23:36:19 +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
ba5af15c6f
Fix KeyCert bug
2015-07-21 01:19:37 +00:00
9af197e590
Add KeyCert test that fails
2015-07-21 01:19:23 +00:00
2f59a4b3e6
Fix test
2015-07-21 00:40:35 +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
631a0674ab
bump
2015-07-08 21:26:13 +00:00