A clone of btpd with my configuration changes.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

16 linhas
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.