]> infiniteadaptability.org Git - seeder/commitdiff
updated using git-extra
authoralex <[email protected]>
Fri, 31 Dec 2021 08:41:16 +0000 (00:41 -0800)
committeralex <[email protected]>
Fri, 31 Dec 2021 08:41:16 +0000 (00:41 -0800)
todo

diff --git a/todo b/todo
index 860647b7a95371169053eb5a477161386f41abdc..eb65889d3b5cf03eb58db1c5b539d53233583300 100644 (file)
--- a/todo
+++ b/todo
@@ -52,18 +52,17 @@ Stage 0:
 -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)
@@ -72,7 +71,6 @@ Stage 0:
 -networking
        -port option
        -tcp+udp functionality
-               -tcp vs. udp differences?
        -peer protocol
        -piece selection
        -throttling algorithms
@@ -81,6 +79,7 @@ Stage 0:
        -remove sample code
 -watch
        -verify works properly
+               -unit test with new configuration?
        *start watching thread
        *figure out flags
        -blocking vs. non-blocking
@@ -97,8 +96,6 @@ Stage 0:
        -parallize?
                -distinct directories per test
        -integration test setup
--torrent_file
-       -refactor/reorganize
 -generate man page
        -document cli/config options