-feed
*pull from previous iteration
*parsing of meta files
- -create .torrent files
- -don't like the way this is handled
- -forced to pass directory because of unit tests
- -would like to remove this
- -would have to overwrite PREFIX during unit test creation
- -possible
- -include .c file, remove from automake
+ *create .torrent files
-create feeds
- -ordering by pubdate
+ -feed_info
+ -feed_path
+ -feed_entries
-test
- -torrent
- -remove PREFIX
+ -feed
+ -feed_info
+ -feed_generate
+ -feed_entries
+ -feed_path
-consider moving hash_file to a macro
-INCLUDE_HASH_FILE
-HASH_FILE(filename,buf,size)
-networking
-port option
-tcp+udp functionality
- -tcp vs. udp differences?
-peer protocol
-piece selection
-throttling algorithms
-remove sample code
-watch
-verify works properly
+ -unit test with new configuration?
*start watching thread
*figure out flags
-blocking vs. non-blocking
-parallize?
-distinct directories per test
-integration test setup
--torrent_file
- -refactor/reorganize
-generate man page
-document cli/config options