A clone of btpd with my configuration changes.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Richard Nyberg 0ce6fa1d0c * Use torrent_get_piece instead of loop. Check for correctness. 20年前
..
Makefile.am Rework the download algorithm. This isn't tested yet, but it compiles 20年前
btpd.c Introduce the -d option. 20年前
btpd.h Keep peers not attached to a torrent on a list, 20年前
cli_if.c Rename TAILQ to BTPDQ to avoid macro redefinition, 20年前
net.c Use net_read_to_buf in net_generic_read. 20年前
net.h * Better interface between the net and peer code. 20年前
peer.c Add tests for correctness. 20年前
peer.h Increase the number of requests to pipe to 10. 20年前
policy.h Rework the download algorithm. This isn't tested yet, but it compiles 20年前
policy_choke.c Rework the download algorithm. This isn't tested yet, but it compiles 20年前
policy_if.c * Use torrent_get_piece instead of loop. Check for correctness. 20年前
policy_subr.c Clear flag for busy blocks when entering end game. 20年前
queue.h Rename TAILQ to BTPDQ to avoid macro redefinition, 20年前
torrent.c Rework the download algorithm. This isn't tested yet, but it compiles 20年前
torrent.h Rework the download algorithm. This isn't tested yet, but it compiles 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年前