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