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 2810f88532 Fix warning on no return value from non-void function. пре 14 година
..
active.c Clean up the #include sections in the btpd files. Most common headers and пре 17 година
active.h Torrents that were active when btpd was last killed will now be automatically пре 18 година
addrinfo.c Fix warning on no return value from non-void function. пре 14 година
btpd.c Stop complaints on printf argument types on MacOS. пре 16 година
btpd.h Find and ban peers with bad data. пре 16 година
cli_if.c Implement start all (btcli start -a) functionality. пре 14 година
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 Rename timer* to evtimer*. пре 16 година
main.c Set logmask from commandline. пре 16 година
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 пре 17 година
net_buf.h Instead of immediately reading all data a peer requests into outgoing net пре 18 година
net_types.h Find and ban peers with bad data. пре 16 година
opts.c Set logmask from commandline. пре 16 година
opts.h Add IPv6 support. пре 16 година
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 Split peer information. Make id hash functions available. пре 16 година
upload.h * Move the network related parts of the torrent struct to a sub struct. пре 19 година
util.c Find and ban peers with bad data. пре 16 година