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.
Richard Nyberg 0ce6fa1d0c * Use torrent_get_piece instead of loop. Check for correctness. il y a 19 ans
..
Makefile.am Rework the download algorithm. This isn't tested yet, but it compiles il y a 19 ans
btpd.c Introduce the -d option. il y a 19 ans
btpd.h Keep peers not attached to a torrent on a list, il y a 19 ans
cli_if.c Rename TAILQ to BTPDQ to avoid macro redefinition, il y a 19 ans
net.c Use net_read_to_buf in net_generic_read. il y a 19 ans
net.h * Better interface between the net and peer code. il y a 19 ans
peer.c Add tests for correctness. il y a 19 ans
peer.h Increase the number of requests to pipe to 10. il y a 19 ans
policy.h Rework the download algorithm. This isn't tested yet, but it compiles il y a 19 ans
policy_choke.c Rework the download algorithm. This isn't tested yet, but it compiles il y a 19 ans
policy_if.c * Use torrent_get_piece instead of loop. Check for correctness. il y a 19 ans
policy_subr.c Clear flag for busy blocks when entering end game. il y a 19 ans
queue.h Rename TAILQ to BTPDQ to avoid macro redefinition, il y a 19 ans
torrent.c Rework the download algorithm. This isn't tested yet, but it compiles il y a 19 ans
torrent.h Rework the download algorithm. This isn't tested yet, but it compiles il y a 19 ans
tracker_req.c Add check so that we don't connect to more peers than we should. il y a 19 ans
tracker_req.h Import btpd-0.1. il y a 19 ans