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.
Richard Nyberg 1f4ef6cb15 Reduce the number of HAVE messages sent by only sending them to peers missing пре 19 година
..
Makefile.am Torrents that were active when btpd was last killed will now be automatically пре 19 година
active.c Torrents that were active when btpd was last killed will now be automatically пре 19 година
active.h Torrents that were active when btpd was last killed will now be automatically пре 19 година
btpd.c Torrents that were active when btpd was last killed will now be automatically пре 19 година
btpd.h Btpd could be DOS'ed by incoming connections that never send any data. пре 19 година
cli_if.c Torrents that were active when btpd was last killed will now be automatically пре 19 година
content.c Use the new functions btpd_ev_(add|del) instead of calling event_(add|del) пре 19 година
content.h Mostly name changes. Add a missing include. Changed the torrent status пре 19 година
download.c Reduce the number of HAVE messages sent by only sending them to peers missing пре 19 година
download.h Implemented a service thread for operations such as testing piece hashes, пре 19 година
download_subr.c Fix a bug from the last commit: shared messages for endgame requests could пре 19 година
http.c Add a delay for contacting the same announce url. This way we don't spam пре 19 година
http.h Add a delay for contacting the same announce url. This way we don't spam пре 19 година
main.c Torrents that were active when btpd was last killed will now be automatically пре 19 година
net.c Btpd could be DOS'ed by incoming connections that never send any data. пре 19 година
net.h Btpd could be DOS'ed by incoming connections that never send any data. пре 19 година
net_buf.c Mostly name changes. Add a missing include. Changed the torrent status пре 19 година
net_buf.h The mega whitespace patch. пре 20 година
net_types.h Reduce the number of HAVE messages sent by only sending them to peers missing пре 19 година
opts.c Torrents that were active when btpd was last killed will now be automatically пре 19 година
opts.h Torrents that were active when btpd was last killed will now be automatically пре 19 година
peer.c Reduce the number of HAVE messages sent by only sending them to peers missing пре 19 година
peer.h Btpd could be DOS'ed by incoming connections that never send any data. пре 19 година
queue.h Added BTPDQ_FOREACH_MUTABLE list macro. пре 20 година
torrent.c Be careful not to stop the sub struct if they haven't been started. Also пре 19 година
torrent.h Add torrent_name function and use it. пре 19 година
tracker_req.c Add a delay for contacting the same announce url. This way we don't spam пре 19 година
tracker_req.h o Make the torrent sub struct exist for whole life time of the torrent. пре 19 година
upload.c Use the new functions btpd_ev_(add|del) instead of calling event_(add|del) пре 19 година
upload.h * Move the network related parts of the torrent struct to a sub struct. пре 20 година
util.c Split out common code for btpd_log and btpd_err. пре 19 година