encodes urls in torrent files that needs to be encoded

This commit is contained in:
Arvid Norberg
2009-06-19 18:18:49 +00:00
parent 8c93ba1175
commit 5ce7aed078
5 changed files with 58 additions and 20 deletions

View File

@@ -1,3 +1,4 @@
* encodes urls in torrent files that needs to be encoded
* fixed not passing &supportcrypto=1 when encryption is disabled
* introduced an upload mode, which torrents are switched into when
it hits a disk write error, instead of stopping the torrent.