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 a263d2f9f6 Accept pieces even if they arrive in a different order than the il y a 20 ans
..
Makefile.am * Rearrange some code. Mostly from net to net_buf and peer. il y a 20 ans
btpd.c Enable all logging if DEBUG is defined. il y a 20 ans
btpd.h #include <limits.h> to be sure to get IOV_MAX. il y a 20 ans
cli_if.c Rename TAILQ to BTPDQ to avoid macro redefinition, il y a 20 ans
net.c #include <limits.h> to be sure to get IOV_MAX. il y a 20 ans
net.h #include <limits.h> to be sure to get IOV_MAX. il y a 20 ans
net_buf.c More logging. il y a 20 ans
net_buf.h * Rearrange some code. Mostly from net to net_buf and peer. il y a 20 ans
peer.c Accept pieces even if they arrive in a different order than the il y a 20 ans
peer.h #include <limits.h> to be sure to get IOV_MAX. il y a 20 ans
policy.h * Allocate request messages on piece creation. The request objects can il y a 20 ans
policy_choke.c Rework the download algorithm. This isn't tested yet, but it compiles il y a 20 ans
policy_if.c Send a new request to a peer after sending cancel. il y a 20 ans
policy_subr.c * Allocate request messages on piece creation. The request objects can il y a 20 ans
queue.h Add some macros. il y a 20 ans
torrent.c Use the piece destructor. il y a 20 ans
torrent.h * Allocate request messages on piece creation. The request objects can il y a 20 ans
tracker_req.c Add check so that we don't connect to more peers than we should. il y a 20 ans
tracker_req.h Import btpd-0.1. il y a 20 ans