A clone of btpd with my configuration changes.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Richard Nyberg c4379cdfb9 Send keepalives. 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 Send keepalives. 19 роки тому
net.h Btpd could be DOS'ed by incoming connections that never send any data. 19 роки тому
net_buf.c Send keepalives. 19 роки тому
net_buf.h Send keepalives. 19 роки тому
net_types.h Send keepalives. 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 Send keepalives. 19 роки тому
peer.h Send keepalives. 19 роки тому
queue.h Added BTPDQ_FOREACH_MUTABLE list macro. 19 роки тому
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. 19 роки тому
util.c Split out common code for btpd_log and btpd_err. 19 роки тому