A clone of btpd with my configuration changes.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Richard Nyberg 01c92051d5 o Changed the benc_ api to make it easier to use. il y a 19 ans
..
Makefile.am * Better message when trying to start btpd in a driectory where it's already il y a 19 ans
btpd.c Add a function to look up a torrent by its number. il y a 19 ans
btpd.h Add a function to look up a torrent by its number. il y a 19 ans
cli_if.c o Changed the benc_ api to make it easier to use. il y a 19 ans
content.c o Fixed: cm->active was not set to 0 in cm_stop. il y a 19 ans
content.h Implemented a service thread for operations such as testing piece hashes, il y a 19 ans
download.c Implemented a service thread for operations such as testing piece hashes, il y a 19 ans
download.h Implemented a service thread for operations such as testing piece hashes, il y a 19 ans
download_subr.c * Implemented the full cm_ life cycle. il y a 19 ans
http.c Added function http_redo, which does a new request for the same url as an il y a 19 ans
http.h Added function http_redo, which does a new request for the same url as an il y a 19 ans
main.c Help text changes. il y a 19 ans
net.c * Better message when trying to start btpd in a driectory where it's already il y a 19 ans
net.h * Move the network related parts of the torrent struct to a sub struct. il y a 19 ans
net_buf.c o Use the new cm_* content api. il y a 19 ans
net_buf.h The mega whitespace patch. il y a 19 ans
net_types.h * Move the network related parts of the torrent struct to a sub struct. il y a 19 ans
opts.c * Better message when trying to start btpd in a driectory where it's already il y a 19 ans
opts.h * Better message when trying to start btpd in a driectory where it's already il y a 19 ans
peer.c peer_on_no_reqs was called unsafely in peer_on_choke. It should only be il y a 19 ans
peer.h Add peer_full function. il y a 19 ans
queue.h Added BTPDQ_FOREACH_MUTABLE list macro. il y a 19 ans
torrent.c Each torrent now gets a number. This number is used to select which torrent il y a 19 ans
torrent.h Each torrent now gets a number. This number is used to select which torrent il y a 19 ans
tracker_req.c o Changed the benc_ api to make it easier to use. il y a 19 ans
tracker_req.h Add function to get tracker error count. Don't look for peers and stuff il y a 19 ans
upload.c Peers we download from are given a weight of two compared to peers we seed to il y a 19 ans
upload.h * Move the network related parts of the torrent struct to a sub struct. il y a 19 ans
util.c The mega whitespace patch. il y a 19 ans