A clone of btpd with my configuration changes.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Richard Nyberg 8b04af7e91 Find and ban peers with bad data. před 16 roky
..
active.c Clean up the #include sections in the btpd files. Most common headers and před 17 roky
active.h Torrents that were active when btpd was last killed will now be automatically před 18 roky
addrinfo.c Fix port type confusion. před 16 roky
btpd.c Stop complaints on printf argument types on MacOS. před 16 roky
btpd.h Find and ban peers with bad data. před 16 roky
cli_if.c Iterate throught the htbl instead of building an array first. před 16 roky
content.c Rename timer* to evtimer*. před 16 roky
content.h o Make errors when reading or writing torrent data non fatal. Instead of před 18 roky
download.c Find and ban peers with bad data. před 16 roky
download.h Find and ban peers with bad data. před 16 roky
download_subr.c Find and ban peers with bad data. před 16 roky
http_tr_if.c Rename timer* to evtimer*. před 16 roky
main.c Set logmask from commandline. před 16 roky
nameconn.c Add IPv6 support. před 16 roky
net.c Find and ban peers with bad data. před 16 roky
net.h Find and ban peers with bad data. před 16 roky
net_buf.c Clean up the #include sections in the btpd files. Most common headers and před 17 roky
net_buf.h Instead of immediately reading all data a peer requests into outgoing net před 18 roky
net_types.h Find and ban peers with bad data. před 16 roky
opts.c Set logmask from commandline. před 16 roky
opts.h Add IPv6 support. před 16 roky
peer.c Find and ban peers with bad data. před 16 roky
peer.h Find and ban peers with bad data. před 16 roky
thread_cb.c Btpd now uses evloop, it's own event loop, instead of libevent. před 16 roky
tlib.c Split peer information. Make id hash functions available. před 16 roky
tlib.h Iterate throught the htbl instead of building an array first. před 16 roky
torrent.c Improve the torrent stop and btpd shutdown sequences. před 16 roky
torrent.h Improve the torrent stop and btpd shutdown sequences. před 16 roky
tracker_req.c More tracker logging, and use switch for log type. před 16 roky
tracker_req.h Rethink the tracker client code somewhat. před 16 roky
upload.c Split peer information. Make id hash functions available. před 16 roky
upload.h * Move the network related parts of the torrent struct to a sub struct. před 19 roky
util.c Find and ban peers with bad data. před 16 roky