A clone of btpd with my configuration changes.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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 лет назад