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.
Marq Schneider a6328070d9 Added ARRAY_COUNT() macro to get number of elements in const arrays. пре 15 година
..
active.c Clean up the #include sections in the btpd files. Most common headers and пре 18 година
active.h Torrents that were active when btpd was last killed will now be automatically пре 19 година
addrinfo.c Fix warning on no return value from non-void function. пре 15 година
btpd.c Stop complaints on printf argument types on MacOS. пре 16 година
btpd.h Find and ban peers with bad data. пре 16 година
cli_if.c Added ARRAY_COUNT() macro to get number of elements in const arrays. пре 15 година
content.c Rename timer* to evtimer*. пре 16 година
content.h o Make errors when reading or writing torrent data non fatal. Instead of пре 18 година
download.c Find and ban peers with bad data. пре 16 година
download.h Find and ban peers with bad data. пре 16 година
download_subr.c Find and ban peers with bad data. пре 16 година
http_tr_if.c Added 'numwant' to the tracker request parameters. пре 15 година
main.c Added 'numwant' to the tracker request parameters. пре 15 година
nameconn.c Add IPv6 support. пре 16 година
net.c Find and ban peers with bad data. пре 16 година
net.h Find and ban peers with bad data. пре 16 година
net_buf.c Clean up the #include sections in the btpd files. Most common headers and пре 18 година
net_buf.h Instead of immediately reading all data a peer requests into outgoing net пре 19 година
net_types.h Find and ban peers with bad data. пре 16 година
opts.c Added 'numwant' to the tracker request parameters. пре 15 година
opts.h Added 'numwant' to the tracker request parameters. пре 15 година
peer.c Use the correct address length for connect. пре 16 година
peer.h Find and ban peers with bad data. пре 16 година
thread_cb.c Btpd now uses evloop, it's own event loop, instead of libevent. пре 16 година
tlib.c Split peer information. Make id hash functions available. пре 16 година
tlib.h Iterate throught the htbl instead of building an array first. пре 16 година
torrent.c Improve the torrent stop and btpd shutdown sequences. пре 16 година
torrent.h Improve the torrent stop and btpd shutdown sequences. пре 16 година
tracker_req.c More tracker logging, and use switch for log type. пре 16 година
tracker_req.h Rethink the tracker client code somewhat. пре 16 година
upload.c Allow changing the upload and download rates at runtime. пре 15 година
upload.h Allow changing the upload and download rates at runtime. пре 15 година
util.c Find and ban peers with bad data. пре 16 година