A clone of btpd with my configuration changes.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Marq Schneider 2810f88532 Fix warning on no return value from non-void function. 14 yıl önce
..
active.c Clean up the #include sections in the btpd files. Most common headers and 17 yıl önce
active.h Torrents that were active when btpd was last killed will now be automatically 18 yıl önce
addrinfo.c Fix warning on no return value from non-void function. 14 yıl önce
btpd.c Stop complaints on printf argument types on MacOS. 16 yıl önce
btpd.h Find and ban peers with bad data. 16 yıl önce
cli_if.c Implement start all (btcli start -a) functionality. 14 yıl önce
content.c Rename timer* to evtimer*. 16 yıl önce
content.h o Make errors when reading or writing torrent data non fatal. Instead of 18 yıl önce
download.c Find and ban peers with bad data. 16 yıl önce
download.h Find and ban peers with bad data. 16 yıl önce
download_subr.c Find and ban peers with bad data. 16 yıl önce
http_tr_if.c Rename timer* to evtimer*. 16 yıl önce
main.c Set logmask from commandline. 16 yıl önce
nameconn.c Add IPv6 support. 16 yıl önce
net.c Find and ban peers with bad data. 16 yıl önce
net.h Find and ban peers with bad data. 16 yıl önce
net_buf.c Clean up the #include sections in the btpd files. Most common headers and 17 yıl önce
net_buf.h Instead of immediately reading all data a peer requests into outgoing net 18 yıl önce
net_types.h Find and ban peers with bad data. 16 yıl önce
opts.c Set logmask from commandline. 16 yıl önce
opts.h Add IPv6 support. 16 yıl önce
peer.c Use the correct address length for connect. 16 yıl önce
peer.h Find and ban peers with bad data. 16 yıl önce
thread_cb.c Btpd now uses evloop, it's own event loop, instead of libevent. 16 yıl önce
tlib.c Split peer information. Make id hash functions available. 16 yıl önce
tlib.h Iterate throught the htbl instead of building an array first. 16 yıl önce
torrent.c Improve the torrent stop and btpd shutdown sequences. 16 yıl önce
torrent.h Improve the torrent stop and btpd shutdown sequences. 16 yıl önce
tracker_req.c More tracker logging, and use switch for log type. 16 yıl önce
tracker_req.h Rethink the tracker client code somewhat. 16 yıl önce
upload.c Split peer information. Make id hash functions available. 16 yıl önce
upload.h * Move the network related parts of the torrent struct to a sub struct. 19 yıl önce
util.c Find and ban peers with bad data. 16 yıl önce