A clone of btpd with my configuration changes.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Richard Nyberg 2d21101699 * Move the network related parts of the torrent struct to a sub struct. 20 년 전
..
Makefile.am * Move the network related parts of the torrent struct to a sub struct. 20 년 전
btpd.c * Added a method for other threads to execute callbacks in the main thread. 20 년 전
btpd.h * Move the network related parts of the torrent struct to a sub struct. 20 년 전
cli_if.c Remove use of the ugly PRI* print macros. 20 년 전
content.c * Move the network related parts of the torrent struct to a sub struct. 20 년 전
content.h New api for managing the content of a torrent. It'll keep track of which 20 년 전
download.c * Move the network related parts of the torrent struct to a sub struct. 20 년 전
download.h * Move the network related parts of the torrent struct to a sub struct. 20 년 전
download_subr.c * Move the network related parts of the torrent struct to a sub struct. 20 년 전
http.c Fix compiler warnings. 20 년 전
http.h * Added a method for other threads to execute callbacks in the main thread. 20 년 전
main.c o Use the new cm_* content api. 20 년 전
net.c * Move the network related parts of the torrent struct to a sub struct. 20 년 전
net.h * Move the network related parts of the torrent struct to a sub struct. 20 년 전
net_buf.c o Use the new cm_* content api. 20 년 전
net_buf.h The mega whitespace patch. 20 년 전
net_types.h * Move the network related parts of the torrent struct to a sub struct. 20 년 전
opts.c * Get rid of net_bw_hz and run the bw stuff at one hz. 20 년 전
opts.h * Removed the heartbeat and btpd_seconds. Note that this breaks the tracker. 20 년 전
peer.c * Move the network related parts of the torrent struct to a sub struct. 20 년 전
peer.h * Move the network related parts of the torrent struct to a sub struct. 20 년 전
queue.h Added BTPDQ_FOREACH_MUTABLE list macro. 20 년 전
torrent.c * Move the network related parts of the torrent struct to a sub struct. 20 년 전
torrent.h * Move the network related parts of the torrent struct to a sub struct. 20 년 전
tracker_req.c * Move the network related parts of the torrent struct to a sub struct. 20 년 전
tracker_req.h Better tracker code. Mostly done but needs a little more work. 20 년 전
upload.c * Move the network related parts of the torrent struct to a sub struct. 20 년 전
upload.h * Move the network related parts of the torrent struct to a sub struct. 20 년 전
util.c The mega whitespace patch. 20 년 전