From dd0d462afae75ff243f8cd1528963f9ad489706d Mon Sep 17 00:00:00 2001 From: Richard Nyberg Date: Fri, 24 Jun 2005 09:51:38 +0000 Subject: Import btpd-0.1. git-svn-id: file:///home/rnyberg/svngit/btpd/releases/0.1@1 76a1f634-46fa-0310-9943-bd1476092a85 --- TODO | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..f4f372c --- /dev/null +++ b/TODO @@ -0,0 +1,21 @@ +1.0 - TODO + +Better code for missing c99 int types. Evil OgreBSD! +Fix spelling errors +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 +Improve build scripts +Intelligent logging +Better handling of unresponsive trackers +Send multiple have messages instead of bitfield, when it's better +Bitfields could be handled as a whole in policy.c. +Other temporarily or permanently forgotten things... -- cgit 1.4.1