initial support for DHT RSS feeds

This commit is contained in:
Arvid Norberg
2011-01-19 05:57:44 +00:00
parent 3095b2367e
commit ba0aed2282
15 changed files with 1253 additions and 429 deletions

View File

@@ -1,3 +1,4 @@
* added support for DHT rss feeds (storing only)
* added support for RSS feeds
* fixed up some edge cases in DHT routing table and improved unit test of it
* added error category and error codes for HTTP errors