*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