about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRichard Nyberg <rnyberg@murmeldjur.se>2006-02-10 21:30:29 +0000
committerRichard Nyberg <rnyberg@murmeldjur.se>2006-02-10 21:30:29 +0000
commita48375dae5c5c47b964f5fd3bf21949809dedf67 (patch)
tree139a257f5f7f64f497b47915f69de48661919db1
parent88aa2eeb632db763d33e4ac5b27f4bedadfa5168 (diff)
downloadbtpd-a48375dae5c5c47b964f5fd3bf21949809dedf67.tar.gz
btpd-a48375dae5c5c47b964f5fd3bf21949809dedf67.zip
I don't quite like this file. I think I will use the trac site to keep
this kind of information instead.

-rw-r--r--TODO18
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...