A clone of btpd with my configuration changes.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

22 行
754 B

  1. 1.0 - TODO
  2. Better code for missing c99 int types. Evil OgreBSD!
  3. Fix spelling errors
  4. Should be able to listen on IPv6 too
  5. Calculate number of bytes left better
  6. Should pick random pieces, not rarest, at download start
  7. Man pages and other documentation.
  8. Do checksums in child process.
  9. Send keep alives
  10. Convert file names from UTF-8 to user locale
  11. Much, much, better cli. Both code and usage wise.
  12. Close connections to seeders if we are seeding
  13. Better data structures
  14. General code cleanup, esp. the cli
  15. Improve build scripts
  16. Intelligent logging
  17. Better handling of unresponsive trackers
  18. Send multiple have messages instead of bitfield, when it's better
  19. Bitfields could be handled as a whole in policy.c.
  20. Other temporarily or permanently forgotten things...