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年前