updated using git-extra
authoralex <[email protected]>
Sat, 4 Dec 2021 08:24:48 +0000 (00:24 -0800)
committeralex <[email protected]>
Sat, 4 Dec 2021 08:24:48 +0000 (00:24 -0800)
todo

diff --git a/todo b/todo
index ace1dcfb55dbcfe712f7528524abb339809247d1..d45b81b299cf4692eb3c0282cc3743ceaa7577f6 100644 (file)
--- a/todo
+++ b/todo
@@ -56,14 +56,16 @@ Stage 0:
        *torrent_file_info
        *rework torrent_file
        *rework tree
-       -tree_bencode
-       -tree_bencode_piece_layers
+       *tree_bencode
+       -consider reworking bencode
+               -snprintf return # of bytes needed to fill completely
+       -torrent_bencode_piece_layers
                -need to sort (hash as key, file->piece_layers as value)
+                       -consider adding piece layer hashmap to torrent struct
 -convert file sizes to uint64_t
 -test
-       -tree
-               -file_encode test - HERE
-               -tree_bencode test
+       -bencode
+               -check that snprintf doesn't have weird behavior w/ \n and \0
        -torrent
                -torrent_file_info
                -expand add tests