A clone of btpd with my configuration changes.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Richard Nyberg a263d2f9f6 Accept pieces even if they arrive in a different order than the před 20 roky
..
Makefile.am * Rearrange some code. Mostly from net to net_buf and peer. před 20 roky
btpd.c Enable all logging if DEBUG is defined. před 20 roky
btpd.h #include <limits.h> to be sure to get IOV_MAX. před 20 roky
cli_if.c Rename TAILQ to BTPDQ to avoid macro redefinition, před 20 roky
net.c #include <limits.h> to be sure to get IOV_MAX. před 20 roky
net.h #include <limits.h> to be sure to get IOV_MAX. před 20 roky
net_buf.c More logging. před 20 roky
net_buf.h * Rearrange some code. Mostly from net to net_buf and peer. před 20 roky
peer.c Accept pieces even if they arrive in a different order than the před 20 roky
peer.h #include <limits.h> to be sure to get IOV_MAX. před 20 roky
policy.h * Allocate request messages on piece creation. The request objects can před 20 roky
policy_choke.c Rework the download algorithm. This isn't tested yet, but it compiles před 20 roky
policy_if.c Send a new request to a peer after sending cancel. před 20 roky
policy_subr.c * Allocate request messages on piece creation. The request objects can před 20 roky
queue.h Add some macros. před 20 roky
torrent.c Use the piece destructor. před 20 roky
torrent.h * Allocate request messages on piece creation. The request objects can před 20 roky
tracker_req.c Add check so that we don't connect to more peers than we should. před 20 roky
tracker_req.h Import btpd-0.1. před 20 roky