updated using git-extra
authoralex <[email protected]>
Wed, 15 Dec 2021 05:41:12 +0000 (21:41 -0800)
committeralex <[email protected]>
Wed, 15 Dec 2021 05:41:12 +0000 (21:41 -0800)
todo

diff --git a/todo b/todo
index 548e3f5cf92969602b0d35705969041e33b15b00..1394095c9c264801acd76175f7805a0a0b9d8127 100644 (file)
--- a/todo
+++ b/todo
@@ -15,7 +15,7 @@ Resources:
 
 To Do:
 *hashing/cryptography
--bencoding/decoding
+*bencoding/decoding
 -file system
        -open/close
        -creating torrents
@@ -60,20 +60,21 @@ Stage 0:
        *rework tree
        *tree_bencode
        *rework torrent_add_file
-       -torrent_bencode_piece_layers - HERE
-               -finish src/torrent/piece.c
-                       -buffer creation
-                               -size of each layer?
-               *need to sort (hash as key, file->piece_layers as value)
+       *torrent_bencode_piece_layers
+       -tree_bencode_length
 -rework bencode
        -rethink strategy for when out of available buffer space
                -not handled right now
 -test
+       -tree
+               -tree_bencode_length
+       -bencode
+               -bencode_size_int
        -torrent
                *expand add tests
                *torrent_magnet
                *torrent_file_path
-               *torrent_file_info
+               -torrent_file_info
                -torrent_bencode_piece_layers
        -file
                -file_equals