A clone of btpd with my configuration changes.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Marq Schneider 2810f88532 Fix warning on no return value from non-void function. 14 år sedan
..
active.c Clean up the #include sections in the btpd files. Most common headers and 17 år sedan
active.h Torrents that were active when btpd was last killed will now be automatically 18 år sedan
addrinfo.c Fix warning on no return value from non-void function. 14 år sedan
btpd.c Stop complaints on printf argument types on MacOS. 15 år sedan
btpd.h Find and ban peers with bad data. 15 år sedan
cli_if.c Implement start all (btcli start -a) functionality. 14 år sedan
content.c Rename timer* to evtimer*. 15 år sedan
content.h o Make errors when reading or writing torrent data non fatal. Instead of 17 år sedan
download.c Find and ban peers with bad data. 15 år sedan
download.h Find and ban peers with bad data. 15 år sedan
download_subr.c Find and ban peers with bad data. 15 år sedan
http_tr_if.c Rename timer* to evtimer*. 15 år sedan
main.c Set logmask from commandline. 15 år sedan
nameconn.c Add IPv6 support. 15 år sedan
net.c Find and ban peers with bad data. 15 år sedan
net.h Find and ban peers with bad data. 15 år sedan
net_buf.c Clean up the #include sections in the btpd files. Most common headers and 17 år sedan
net_buf.h Instead of immediately reading all data a peer requests into outgoing net 18 år sedan
net_types.h Find and ban peers with bad data. 15 år sedan
opts.c Set logmask from commandline. 15 år sedan
opts.h Add IPv6 support. 15 år sedan
peer.c Use the correct address length for connect. 15 år sedan
peer.h Find and ban peers with bad data. 15 år sedan
thread_cb.c Btpd now uses evloop, it's own event loop, instead of libevent. 15 år sedan
tlib.c Split peer information. Make id hash functions available. 15 år sedan
tlib.h Iterate throught the htbl instead of building an array first. 15 år sedan
torrent.c Improve the torrent stop and btpd shutdown sequences. 15 år sedan
torrent.h Improve the torrent stop and btpd shutdown sequences. 15 år sedan
tracker_req.c More tracker logging, and use switch for log type. 15 år sedan
tracker_req.h Rethink the tracker client code somewhat. 15 år sedan
upload.c Split peer information. Make id hash functions available. 15 år sedan
upload.h * Move the network related parts of the torrent struct to a sub struct. 19 år sedan
util.c Find and ban peers with bad data. 15 år sedan