diff options
| -rw-r--r-- | TODO | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/TODO b/TODO deleted file mode 100644 index aad9b81..0000000 --- a/TODO +++ /dev/null @@ -1,18 +0,0 @@ -1.0 - TODO - -Better code for missing c99 int types. -Should be able to listen on IPv6 too -Calculate number of bytes left better -Should pick random pieces, not rarest, at download start -Man pages and other documentation. -Do checksums in child process. -Send keep alives -Convert file names from UTF-8 to user locale -Much, much, better cli. Both code and usage wise. -Close connections to seeders if we are seeding -Better data structures -General code cleanup, esp. the cli -Intelligent logging -Better handling of unresponsive trackers -Better disk allocation strategy -Other temporarily or permanently forgotten things... |