A clone of btpd with my configuration changes.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Richard Nyberg a263d2f9f6 Accept pieces even if they arrive in a different order than the 20 лет назад
..
Makefile.am * Rearrange some code. Mostly from net to net_buf and peer. 20 лет назад
btpd.c Enable all logging if DEBUG is defined. 20 лет назад
btpd.h #include <limits.h> to be sure to get IOV_MAX. 20 лет назад
cli_if.c Rename TAILQ to BTPDQ to avoid macro redefinition, 20 лет назад
net.c #include <limits.h> to be sure to get IOV_MAX. 20 лет назад
net.h #include <limits.h> to be sure to get IOV_MAX. 20 лет назад
net_buf.c More logging. 20 лет назад
net_buf.h * Rearrange some code. Mostly from net to net_buf and peer. 20 лет назад
peer.c Accept pieces even if they arrive in a different order than the 20 лет назад
peer.h #include <limits.h> to be sure to get IOV_MAX. 20 лет назад
policy.h * Allocate request messages on piece creation. The request objects can 20 лет назад
policy_choke.c Rework the download algorithm. This isn't tested yet, but it compiles 20 лет назад
policy_if.c Send a new request to a peer after sending cancel. 20 лет назад
policy_subr.c * Allocate request messages on piece creation. The request objects can 20 лет назад
queue.h Add some macros. 20 лет назад
torrent.c Use the piece destructor. 20 лет назад
torrent.h * Allocate request messages on piece creation. The request objects can 20 лет назад
tracker_req.c Add check so that we don't connect to more peers than we should. 20 лет назад
tracker_req.h Import btpd-0.1. 20 лет назад