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 886fb651d8 Add function to get tracker error count. Don't look for peers and stuff 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 Torrents can now be deactivated and btpd will wait for all torrents to il y a 19 ans
btpd.h Torrents can now be deactivated and btpd will wait for all torrents to il y a 19 ans
cli_if.c * Better message when trying to start btpd in a driectory where it's already 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 20 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 Torrents can now be deactivated and btpd will wait for all torrents to il y a 19 ans
torrent.h Torrents can now be deactivated and btpd will wait for all torrents to il y a 19 ans
tracker_req.c Add function to get tracker error count. Don't look for peers and stuff 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 20 ans