A clone of btpd with my configuration changes.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
613 B

  1. 1.0 - TODO
  2. Better code for missing c99 int types.
  3. Should be able to listen on IPv6 too
  4. Calculate number of bytes left better
  5. Should pick random pieces, not rarest, at download start
  6. Man pages and other documentation.
  7. Do checksums in child process.
  8. Send keep alives
  9. Convert file names from UTF-8 to user locale
  10. Much, much, better cli. Both code and usage wise.
  11. Close connections to seeders if we are seeding
  12. Better data structures
  13. General code cleanup, esp. the cli
  14. Intelligent logging
  15. Better handling of unresponsive trackers
  16. Better disk allocation strategy
  17. Other temporarily or permanently forgotten things...