A clone of btpd with my configuration changes.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Richard Nyberg 0ce6fa1d0c * Use torrent_get_piece instead of loop. Check for correctness. 19 년 전
..
Makefile.am Rework the download algorithm. This isn't tested yet, but it compiles 19 년 전
btpd.c Introduce the -d option. 19 년 전
btpd.h Keep peers not attached to a torrent on a list, 19 년 전
cli_if.c Rename TAILQ to BTPDQ to avoid macro redefinition, 19 년 전
net.c Use net_read_to_buf in net_generic_read. 19 년 전
net.h * Better interface between the net and peer code. 19 년 전
peer.c Add tests for correctness. 19 년 전
peer.h Increase the number of requests to pipe to 10. 19 년 전
policy.h Rework the download algorithm. This isn't tested yet, but it compiles 19 년 전
policy_choke.c Rework the download algorithm. This isn't tested yet, but it compiles 19 년 전
policy_if.c * Use torrent_get_piece instead of loop. Check for correctness. 19 년 전
policy_subr.c Clear flag for busy blocks when entering end game. 19 년 전
queue.h Rename TAILQ to BTPDQ to avoid macro redefinition, 19 년 전
torrent.c Rework the download algorithm. This isn't tested yet, but it compiles 19 년 전
torrent.h Rework the download algorithm. This isn't tested yet, but it compiles 19 년 전
tracker_req.c Add check so that we don't connect to more peers than we should. 19 년 전
tracker_req.h Import btpd-0.1. 19 년 전