A clone of btpd with my configuration changes.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

16 lignes
527 B

  1. btpd 0.2:
  2. ---------
  3. Misc:
  4. - A new way to do rate limiting.
  5. - Compact mode is now used when talking to the tracker.
  6. Bug fixes:
  7. - A buffer was too small by four bytes, causing a buffer overflow
  8. on the heap in certain conditions.
  9. - An iteration over a list was unsafe and could cause a crash.
  10. - Unloading a torrent didn't kill peers in handshake for that torrent,
  11. and a crash was possible when the handshake finished.
  12. - The counter for uploaded data was updated too early.
  13. - Fixed illegal operator for test(1) in configure.