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.