Fix parameter decoding for scrape also

Add caching for info hashes and peer ids; move from ByteArray to SDS
Stop cleaner when plugin stops
Move to the ClientApp interface, remove all static refs
Attempt to fix crash after update
This commit is contained in:
zzz
2014-11-12 14:48:51 +00:00
parent 8a9094cd8e
commit a7225a2379
10 changed files with 302 additions and 77 deletions

View File

@ -1,3 +1,11 @@
0.12.0
2014-xx-xx
Fix parameter decoding for scrape also
Add caching for info hashes and peer ids
Stop cleaner when plugin stops
Move to the ClientApp interface, remove all static refs
Attempt to fix crash after update
0.11.0
2014-11-11
Critical fix for announce parameter decoding, triggered by recent Jetty versions