A clone of btpd with my configuration changes.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Richard Nyberg 886fb651d8 Add function to get tracker error count. Don't look for peers and stuff před 19 roky
..
Makefile.am * Better message when trying to start btpd in a driectory where it's already před 19 roky
btpd.c Torrents can now be deactivated and btpd will wait for all torrents to před 19 roky
btpd.h Torrents can now be deactivated and btpd will wait for all torrents to před 19 roky
cli_if.c * Better message when trying to start btpd in a driectory where it's already před 19 roky
content.c o Fixed: cm->active was not set to 0 in cm_stop. před 19 roky
content.h Implemented a service thread for operations such as testing piece hashes, před 19 roky
download.c Implemented a service thread for operations such as testing piece hashes, před 19 roky
download.h Implemented a service thread for operations such as testing piece hashes, před 19 roky
download_subr.c * Implemented the full cm_ life cycle. před 19 roky
http.c Added function http_redo, which does a new request for the same url as an před 19 roky
http.h Added function http_redo, which does a new request for the same url as an před 19 roky
main.c Help text changes. před 19 roky
net.c * Better message when trying to start btpd in a driectory where it's already před 19 roky
net.h * Move the network related parts of the torrent struct to a sub struct. před 19 roky
net_buf.c o Use the new cm_* content api. před 19 roky
net_buf.h The mega whitespace patch. před 20 roky
net_types.h * Move the network related parts of the torrent struct to a sub struct. před 19 roky
opts.c * Better message when trying to start btpd in a driectory where it's already před 19 roky
opts.h * Better message when trying to start btpd in a driectory where it's already před 19 roky
peer.c peer_on_no_reqs was called unsafely in peer_on_choke. It should only be před 19 roky
peer.h Add peer_full function. před 19 roky
queue.h Added BTPDQ_FOREACH_MUTABLE list macro. před 19 roky
torrent.c Torrents can now be deactivated and btpd will wait for all torrents to před 19 roky
torrent.h Torrents can now be deactivated and btpd will wait for all torrents to před 19 roky
tracker_req.c Add function to get tracker error count. Don't look for peers and stuff před 19 roky
tracker_req.h Add function to get tracker error count. Don't look for peers and stuff před 19 roky
upload.c Peers we download from are given a weight of two compared to peers we seed to před 19 roky
upload.h * Move the network related parts of the torrent struct to a sub struct. před 19 roky
util.c The mega whitespace patch. před 20 roky