A clone of btpd with my configuration changes.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Richard Nyberg 88aa2eeb63 Better log message. hace 19 años
..
Makefile.am Put the ACX_PTHREAD macro from the Autoconf macro archive in acinclude.m4. hace 19 años
btpd.c Interaction with btpd is now much more like I want it. Previous work hace 19 años
btpd.h Interaction with btpd is now much more like I want it. Previous work hace 19 años
cli_if.c Oops! Forgot to free some memory. hace 19 años
content.c Oops! Forgot to free some memory. hace 19 años
content.h Mostly name changes. Add a missing include. Changed the torrent status hace 19 años
download.c Better log message. hace 19 años
download.h Implemented a service thread for operations such as testing piece hashes, hace 20 años
download_subr.c Mostly name changes. Add a missing include. Changed the torrent status hace 19 años
http.c Removed the http_redo hack. hace 19 años
http.h Removed the http_redo hack. hace 19 años
main.c Glibc needs sys/file.h for flock. hace 19 años
net.c o Make the torrent sub struct exist for whole life time of the torrent. hace 19 años
net.h o Make the torrent sub struct exist for whole life time of the torrent. hace 19 años
net_buf.c Mostly name changes. Add a missing include. Changed the torrent status hace 19 años
net_buf.h The mega whitespace patch. hace 20 años
net_types.h There's no need for exactly 64 bits for the upload and download count. hace 19 años
opts.c Change the downloaders option to max-uploads. I find it much less confusing hace 19 años
opts.h Change the downloaders option to max-uploads. I find it much less confusing hace 19 años
peer.c Mostly name changes. Add a missing include. Changed the torrent status hace 19 años
peer.h Add peer_full function. hace 20 años
queue.h Added BTPDQ_FOREACH_MUTABLE list macro. hace 20 años
torrent.c Be careful not to stop the sub struct if they haven't been started. Also hace 19 años
torrent.h Add torrent_name function and use it. hace 19 años
tracker_req.c Use c99 types conservatively to compile on OpenBSD. Also convert to or from hace 19 años
tracker_req.h o Make the torrent sub struct exist for whole life time of the torrent. hace 19 años
upload.c Change the downloaders option to max-uploads. I find it much less confusing hace 19 años
upload.h * Move the network related parts of the torrent struct to a sub struct. hace 20 años
util.c Mostly name changes. Add a missing include. Changed the torrent status hace 19 años