A clone of btpd with my configuration changes.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Richard Nyberg 65f3eb2185 Add a function to look up a torrent by its number. pirms 19 gadiem
..
Makefile.am * Better message when trying to start btpd in a driectory where it's already pirms 19 gadiem
btpd.c Add a function to look up a torrent by its number. pirms 19 gadiem
btpd.h Add a function to look up a torrent by its number. pirms 19 gadiem
cli_if.c * Better message when trying to start btpd in a driectory where it's already pirms 19 gadiem
content.c o Fixed: cm->active was not set to 0 in cm_stop. pirms 19 gadiem
content.h Implemented a service thread for operations such as testing piece hashes, pirms 19 gadiem
download.c Implemented a service thread for operations such as testing piece hashes, pirms 19 gadiem
download.h Implemented a service thread for operations such as testing piece hashes, pirms 19 gadiem
download_subr.c * Implemented the full cm_ life cycle. pirms 19 gadiem
http.c Added function http_redo, which does a new request for the same url as an pirms 19 gadiem
http.h Added function http_redo, which does a new request for the same url as an pirms 19 gadiem
main.c Help text changes. pirms 19 gadiem
net.c * Better message when trying to start btpd in a driectory where it's already pirms 19 gadiem
net.h * Move the network related parts of the torrent struct to a sub struct. pirms 19 gadiem
net_buf.c o Use the new cm_* content api. pirms 19 gadiem
net_buf.h The mega whitespace patch. pirms 19 gadiem
net_types.h * Move the network related parts of the torrent struct to a sub struct. pirms 19 gadiem
opts.c * Better message when trying to start btpd in a driectory where it's already pirms 19 gadiem
opts.h * Better message when trying to start btpd in a driectory where it's already pirms 19 gadiem
peer.c peer_on_no_reqs was called unsafely in peer_on_choke. It should only be pirms 19 gadiem
peer.h Add peer_full function. pirms 19 gadiem
queue.h Added BTPDQ_FOREACH_MUTABLE list macro. pirms 19 gadiem
torrent.c Each torrent now gets a number. This number is used to select which torrent pirms 19 gadiem
torrent.h Each torrent now gets a number. This number is used to select which torrent pirms 19 gadiem
tracker_req.c Add function to get tracker error count. Don't look for peers and stuff pirms 19 gadiem
tracker_req.h Add function to get tracker error count. Don't look for peers and stuff pirms 19 gadiem
upload.c Peers we download from are given a weight of two compared to peers we seed to pirms 19 gadiem
upload.h * Move the network related parts of the torrent struct to a sub struct. pirms 19 gadiem
util.c The mega whitespace patch. pirms 19 gadiem