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 a263d2f9f6 Accept pieces even if they arrive in a different order than the hace 20 años
..
Makefile.am * Rearrange some code. Mostly from net to net_buf and peer. hace 20 años
btpd.c Enable all logging if DEBUG is defined. hace 20 años
btpd.h #include <limits.h> to be sure to get IOV_MAX. hace 20 años
cli_if.c Rename TAILQ to BTPDQ to avoid macro redefinition, hace 20 años
net.c #include <limits.h> to be sure to get IOV_MAX. hace 20 años
net.h #include <limits.h> to be sure to get IOV_MAX. hace 20 años
net_buf.c More logging. hace 20 años
net_buf.h * Rearrange some code. Mostly from net to net_buf and peer. hace 20 años
peer.c Accept pieces even if they arrive in a different order than the hace 20 años
peer.h #include <limits.h> to be sure to get IOV_MAX. hace 20 años
policy.h * Allocate request messages on piece creation. The request objects can 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 Send a new request to a peer after sending cancel. hace 20 años
policy_subr.c * Allocate request messages on piece creation. The request objects can hace 20 años
queue.h Add some macros. hace 20 años
torrent.c Use the piece destructor. hace 20 años
torrent.h * Allocate request messages on piece creation. The request objects can 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