A clone of btpd with my configuration changes.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

19 Zeilen
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...