A clone of btpd with my configuration changes.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Richard Nyberg 0ce6fa1d0c * Use torrent_get_piece instead of loop. Check for correctness. 19 lat temu
..
Makefile.am Rework the download algorithm. This isn't tested yet, but it compiles 19 lat temu
btpd.c Introduce the -d option. 19 lat temu
btpd.h Keep peers not attached to a torrent on a list, 19 lat temu
cli_if.c Rename TAILQ to BTPDQ to avoid macro redefinition, 19 lat temu
net.c Use net_read_to_buf in net_generic_read. 19 lat temu
net.h * Better interface between the net and peer code. 19 lat temu
peer.c Add tests for correctness. 19 lat temu
peer.h Increase the number of requests to pipe to 10. 19 lat temu
policy.h Rework the download algorithm. This isn't tested yet, but it compiles 19 lat temu
policy_choke.c Rework the download algorithm. This isn't tested yet, but it compiles 19 lat temu
policy_if.c * Use torrent_get_piece instead of loop. Check for correctness. 19 lat temu
policy_subr.c Clear flag for busy blocks when entering end game. 19 lat temu
queue.h Rename TAILQ to BTPDQ to avoid macro redefinition, 19 lat temu
torrent.c Rework the download algorithm. This isn't tested yet, but it compiles 19 lat temu
torrent.h Rework the download algorithm. This isn't tested yet, but it compiles 19 lat temu
tracker_req.c Add check so that we don't connect to more peers than we should. 19 lat temu
tracker_req.h Import btpd-0.1. 19 lat temu