A clone of btpd with my configuration changes.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Marq Schneider 2810f88532 Fix warning on no return value from non-void function. 14 anos atrás
..
active.c Clean up the #include sections in the btpd files. Most common headers and 17 anos atrás
active.h Torrents that were active when btpd was last killed will now be automatically 18 anos atrás
addrinfo.c Fix warning on no return value from non-void function. 14 anos atrás
btpd.c Stop complaints on printf argument types on MacOS. 16 anos atrás
btpd.h Find and ban peers with bad data. 16 anos atrás
cli_if.c Implement start all (btcli start -a) functionality. 14 anos atrás
content.c Rename timer* to evtimer*. 16 anos atrás
content.h o Make errors when reading or writing torrent data non fatal. Instead of 18 anos atrás
download.c Find and ban peers with bad data. 16 anos atrás
download.h Find and ban peers with bad data. 16 anos atrás
download_subr.c Find and ban peers with bad data. 16 anos atrás
http_tr_if.c Rename timer* to evtimer*. 16 anos atrás
main.c Set logmask from commandline. 16 anos atrás
nameconn.c Add IPv6 support. 16 anos atrás
net.c Find and ban peers with bad data. 16 anos atrás
net.h Find and ban peers with bad data. 16 anos atrás
net_buf.c Clean up the #include sections in the btpd files. Most common headers and 17 anos atrás
net_buf.h Instead of immediately reading all data a peer requests into outgoing net 18 anos atrás
net_types.h Find and ban peers with bad data. 16 anos atrás
opts.c Set logmask from commandline. 16 anos atrás
opts.h Add IPv6 support. 16 anos atrás
peer.c Use the correct address length for connect. 16 anos atrás
peer.h Find and ban peers with bad data. 16 anos atrás
thread_cb.c Btpd now uses evloop, it's own event loop, instead of libevent. 16 anos atrás
tlib.c Split peer information. Make id hash functions available. 16 anos atrás
tlib.h Iterate throught the htbl instead of building an array first. 16 anos atrás
torrent.c Improve the torrent stop and btpd shutdown sequences. 16 anos atrás
torrent.h Improve the torrent stop and btpd shutdown sequences. 16 anos atrás
tracker_req.c More tracker logging, and use switch for log type. 16 anos atrás
tracker_req.h Rethink the tracker client code somewhat. 16 anos atrás
upload.c Split peer information. Make id hash functions available. 16 anos atrás
upload.h * Move the network related parts of the torrent struct to a sub struct. 19 anos atrás
util.c Find and ban peers with bad data. 16 anos atrás