A clone of btpd with my configuration changes.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Richard Nyberg 0ce6fa1d0c * Use torrent_get_piece instead of loop. Check for correctness. 19 anos atrás
..
Makefile.am Rework the download algorithm. This isn't tested yet, but it compiles 19 anos atrás
btpd.c Introduce the -d option. 19 anos atrás
btpd.h Keep peers not attached to a torrent on a list, 19 anos atrás
cli_if.c Rename TAILQ to BTPDQ to avoid macro redefinition, 19 anos atrás
net.c Use net_read_to_buf in net_generic_read. 19 anos atrás
net.h * Better interface between the net and peer code. 19 anos atrás
peer.c Add tests for correctness. 19 anos atrás
peer.h Increase the number of requests to pipe to 10. 19 anos atrás
policy.h Rework the download algorithm. This isn't tested yet, but it compiles 19 anos atrás
policy_choke.c Rework the download algorithm. This isn't tested yet, but it compiles 19 anos atrás
policy_if.c * Use torrent_get_piece instead of loop. Check for correctness. 19 anos atrás
policy_subr.c Clear flag for busy blocks when entering end game. 19 anos atrás
queue.h Rename TAILQ to BTPDQ to avoid macro redefinition, 19 anos atrás
torrent.c Rework the download algorithm. This isn't tested yet, but it compiles 19 anos atrás
torrent.h Rework the download algorithm. This isn't tested yet, but it compiles 19 anos atrás
tracker_req.c Add check so that we don't connect to more peers than we should. 19 anos atrás
tracker_req.h Import btpd-0.1. 19 anos atrás