A clone of btpd with my configuration changes.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Richard Nyberg 0ce6fa1d0c * Use torrent_get_piece instead of loop. Check for correctness. hace 20 años
..
Makefile.am Rework the download algorithm. This isn't tested yet, but it compiles hace 20 años
btpd.c Introduce the -d option. hace 20 años
btpd.h Keep peers not attached to a torrent on a list, hace 20 años
cli_if.c Rename TAILQ to BTPDQ to avoid macro redefinition, hace 20 años
net.c Use net_read_to_buf in net_generic_read. hace 20 años
net.h * Better interface between the net and peer code. hace 20 años
peer.c Add tests for correctness. hace 20 años
peer.h Increase the number of requests to pipe to 10. hace 20 años
policy.h Rework the download algorithm. This isn't tested yet, but it compiles hace 20 años
policy_choke.c Rework the download algorithm. This isn't tested yet, but it compiles hace 20 años
policy_if.c * Use torrent_get_piece instead of loop. Check for correctness. hace 20 años
policy_subr.c Clear flag for busy blocks when entering end game. hace 20 años
queue.h Rename TAILQ to BTPDQ to avoid macro redefinition, hace 20 años
torrent.c Rework the download algorithm. This isn't tested yet, but it compiles hace 20 años
torrent.h Rework the download algorithm. This isn't tested yet, but it compiles hace 20 años
tracker_req.c Add check so that we don't connect to more peers than we should. hace 20 años
tracker_req.h Import btpd-0.1. hace 20 años