A clone of btpd with my configuration changes.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Richard Nyberg a263d2f9f6 Accept pieces even if they arrive in a different order than the vor 20 Jahren
..
Makefile.am * Rearrange some code. Mostly from net to net_buf and peer. vor 20 Jahren
btpd.c Enable all logging if DEBUG is defined. vor 20 Jahren
btpd.h #include <limits.h> to be sure to get IOV_MAX. vor 20 Jahren
cli_if.c Rename TAILQ to BTPDQ to avoid macro redefinition, vor 20 Jahren
net.c #include <limits.h> to be sure to get IOV_MAX. vor 20 Jahren
net.h #include <limits.h> to be sure to get IOV_MAX. vor 20 Jahren
net_buf.c More logging. vor 20 Jahren
net_buf.h * Rearrange some code. Mostly from net to net_buf and peer. vor 20 Jahren
peer.c Accept pieces even if they arrive in a different order than the vor 20 Jahren
peer.h #include <limits.h> to be sure to get IOV_MAX. vor 20 Jahren
policy.h * Allocate request messages on piece creation. The request objects can vor 20 Jahren
policy_choke.c Rework the download algorithm. This isn't tested yet, but it compiles vor 20 Jahren
policy_if.c Send a new request to a peer after sending cancel. vor 20 Jahren
policy_subr.c * Allocate request messages on piece creation. The request objects can vor 20 Jahren
queue.h Add some macros. vor 20 Jahren
torrent.c Use the piece destructor. vor 20 Jahren
torrent.h * Allocate request messages on piece creation. The request objects can vor 20 Jahren
tracker_req.c Add check so that we don't connect to more peers than we should. vor 20 Jahren
tracker_req.h Import btpd-0.1. vor 20 Jahren