A clone of btpd with my configuration changes.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Richard Nyberg 886fb651d8 Add function to get tracker error count. Don't look for peers and stuff 19 vuotta sitten
..
Makefile.am * Better message when trying to start btpd in a driectory where it's already 19 vuotta sitten
btpd.c Torrents can now be deactivated and btpd will wait for all torrents to 19 vuotta sitten
btpd.h Torrents can now be deactivated and btpd will wait for all torrents to 19 vuotta sitten
cli_if.c * Better message when trying to start btpd in a driectory where it's already 19 vuotta sitten
content.c o Fixed: cm->active was not set to 0 in cm_stop. 19 vuotta sitten
content.h Implemented a service thread for operations such as testing piece hashes, 19 vuotta sitten
download.c Implemented a service thread for operations such as testing piece hashes, 19 vuotta sitten
download.h Implemented a service thread for operations such as testing piece hashes, 19 vuotta sitten
download_subr.c * Implemented the full cm_ life cycle. 19 vuotta sitten
http.c Added function http_redo, which does a new request for the same url as an 19 vuotta sitten
http.h Added function http_redo, which does a new request for the same url as an 19 vuotta sitten
main.c Help text changes. 19 vuotta sitten
net.c * Better message when trying to start btpd in a driectory where it's already 19 vuotta sitten
net.h * Move the network related parts of the torrent struct to a sub struct. 19 vuotta sitten
net_buf.c o Use the new cm_* content api. 19 vuotta sitten
net_buf.h The mega whitespace patch. 20 vuotta sitten
net_types.h * Move the network related parts of the torrent struct to a sub struct. 19 vuotta sitten
opts.c * Better message when trying to start btpd in a driectory where it's already 19 vuotta sitten
opts.h * Better message when trying to start btpd in a driectory where it's already 19 vuotta sitten
peer.c peer_on_no_reqs was called unsafely in peer_on_choke. It should only be 19 vuotta sitten
peer.h Add peer_full function. 19 vuotta sitten
queue.h Added BTPDQ_FOREACH_MUTABLE list macro. 19 vuotta sitten
torrent.c Torrents can now be deactivated and btpd will wait for all torrents to 19 vuotta sitten
torrent.h Torrents can now be deactivated and btpd will wait for all torrents to 19 vuotta sitten
tracker_req.c Add function to get tracker error count. Don't look for peers and stuff 19 vuotta sitten
tracker_req.h Add function to get tracker error count. Don't look for peers and stuff 19 vuotta sitten
upload.c Peers we download from are given a weight of two compared to peers we seed to 19 vuotta sitten
upload.h * Move the network related parts of the torrent struct to a sub struct. 19 vuotta sitten
util.c The mega whitespace patch. 20 vuotta sitten