* Streaming: Fix verify of Ed25519 signatures in CLOSE packets

- cleanup writtenSize()
This commit is contained in:
zzz
2014-08-28 13:57:52 +00:00
parent 588ab86abb
commit f6e508ca14
3 changed files with 45 additions and 16 deletions

View File

@@ -1,3 +1,6 @@
2014-08-28 zzz
* Streaming: Fix verify of Ed25519 signatures in CLOSE packets
2014-08-27 zzz
* i2psnark:
- Persist uploaded count (tickets #1034, #1298)