added error category and error codes for HTTP errors

This commit is contained in:
Arvid Norberg
2011-01-16 02:54:59 +00:00
parent f87b0b4617
commit e31aceeda4
8 changed files with 123 additions and 6 deletions

View File

@@ -1,3 +1,4 @@
* added error category and error codes for HTTP errors
* made the DHT implementation slightly more robust against routing table poisoning and node ID spoofing
* support chunked encoding in http downloads (http_connection)
* support adding torrents by url to the .torrent file