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

16 строки
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.