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 01c92051d5 o Changed the benc_ api to make it easier to use. hace 19 años
..
Makefile.am * Better message when trying to start btpd in a driectory where it's already hace 19 años
btpd.c Add a function to look up a torrent by its number. hace 19 años
btpd.h Add a function to look up a torrent by its number. hace 19 años
cli_if.c o Changed the benc_ api to make it easier to use. hace 19 años
content.c o Fixed: cm->active was not set to 0 in cm_stop. hace 19 años
content.h Implemented a service thread for operations such as testing piece hashes, hace 19 años
download.c Implemented a service thread for operations such as testing piece hashes, hace 19 años
download.h Implemented a service thread for operations such as testing piece hashes, hace 19 años
download_subr.c * Implemented the full cm_ life cycle. hace 19 años
http.c Added function http_redo, which does a new request for the same url as an hace 19 años
http.h Added function http_redo, which does a new request for the same url as an hace 19 años
main.c Help text changes. hace 19 años
net.c * Better message when trying to start btpd in a driectory where it's already hace 19 años
net.h * Move the network related parts of the torrent struct to a sub struct. hace 19 años
net_buf.c o Use the new cm_* content api. hace 19 años
net_buf.h The mega whitespace patch. hace 19 años
net_types.h * Move the network related parts of the torrent struct to a sub struct. hace 19 años
opts.c * Better message when trying to start btpd in a driectory where it's already hace 19 años
opts.h * Better message when trying to start btpd in a driectory where it's already hace 19 años
peer.c peer_on_no_reqs was called unsafely in peer_on_choke. It should only be hace 19 años
peer.h Add peer_full function. hace 19 años
queue.h Added BTPDQ_FOREACH_MUTABLE list macro. hace 19 años
torrent.c Each torrent now gets a number. This number is used to select which torrent hace 19 años
torrent.h Each torrent now gets a number. This number is used to select which torrent hace 19 años
tracker_req.c o Changed the benc_ api to make it easier to use. hace 19 años
tracker_req.h Add function to get tracker error count. Don't look for peers and stuff hace 19 años
upload.c Peers we download from are given a weight of two compared to peers we seed to hace 19 años
upload.h * Move the network related parts of the torrent struct to a sub struct. hace 19 años
util.c The mega whitespace patch. hace 19 años