A clone of btpd with my configuration changes.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

16 líneas
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.