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