A clone of btpd with my configuration changes.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

20 строки
654 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. Improve build scripts
  15. Intelligent logging
  16. Better handling of unresponsive trackers
  17. Bitfields could be handled as a whole in policy.c.
  18. Other temporarily or permanently forgotten things...