fixed incorrect asserts in storage (that were triggered by torrent with zero-size files). Fixed bug in resource distribution algorithm. Made an attempt to avoid an assert in msvc standard library caused by passing a non-printable character to isdigit().

This commit is contained in:
Arvid Norberg
2006-08-10 19:18:11 +00:00
parent 4f2d147e07
commit 87eb377b17
5 changed files with 68 additions and 40 deletions

View File

@@ -1,3 +1,7 @@
* fixed problem with the resource distribution algorithm
(controlling e.g upload/download rates)
* fixed incorrect asserts in storage related to torrents with
zero-sized files.
* added support for trackerless torrents (with kademlia DHT).
* support for torrents with the private flag set.
* support for torrents containing bootstrap nodes for the