A clone of btpd with my configuration changes.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Richard Nyberg 8b04af7e91 Find and ban peers with bad data. il y a 16 ans
..
active.c Clean up the #include sections in the btpd files. Most common headers and il y a 17 ans
active.h Torrents that were active when btpd was last killed will now be automatically il y a 18 ans
addrinfo.c Fix port type confusion. il y a 16 ans
btpd.c Stop complaints on printf argument types on MacOS. il y a 16 ans
btpd.h Find and ban peers with bad data. il y a 16 ans
cli_if.c Iterate throught the htbl instead of building an array first. il y a 16 ans
content.c Rename timer* to evtimer*. il y a 16 ans
content.h o Make errors when reading or writing torrent data non fatal. Instead of il y a 18 ans
download.c Find and ban peers with bad data. il y a 16 ans
download.h Find and ban peers with bad data. il y a 16 ans
download_subr.c Find and ban peers with bad data. il y a 16 ans
http_tr_if.c Rename timer* to evtimer*. il y a 16 ans
main.c Set logmask from commandline. il y a 16 ans
nameconn.c Add IPv6 support. il y a 16 ans
net.c Find and ban peers with bad data. il y a 16 ans
net.h Find and ban peers with bad data. il y a 16 ans
net_buf.c Clean up the #include sections in the btpd files. Most common headers and il y a 17 ans
net_buf.h Instead of immediately reading all data a peer requests into outgoing net il y a 18 ans
net_types.h Find and ban peers with bad data. il y a 16 ans
opts.c Set logmask from commandline. il y a 16 ans
opts.h Add IPv6 support. il y a 16 ans
peer.c Find and ban peers with bad data. il y a 16 ans
peer.h Find and ban peers with bad data. il y a 16 ans
thread_cb.c Btpd now uses evloop, it's own event loop, instead of libevent. il y a 16 ans
tlib.c Split peer information. Make id hash functions available. il y a 16 ans
tlib.h Iterate throught the htbl instead of building an array first. il y a 16 ans
torrent.c Improve the torrent stop and btpd shutdown sequences. il y a 16 ans
torrent.h Improve the torrent stop and btpd shutdown sequences. il y a 16 ans
tracker_req.c More tracker logging, and use switch for log type. il y a 16 ans
tracker_req.h Rethink the tracker client code somewhat. il y a 16 ans
upload.c Split peer information. Make id hash functions available. il y a 16 ans
upload.h * Move the network related parts of the torrent struct to a sub struct. il y a 19 ans
util.c Find and ban peers with bad data. il y a 16 ans