..
Makefile.am
Put the ACX_PTHREAD macro from the Autoconf macro archive in acinclude.m4.
il y a 19 ans
btpd.c
Interaction with btpd is now much more like I want it. Previous work
il y a 19 ans
btpd.h
Interaction with btpd is now much more like I want it. Previous work
il y a 19 ans
cli_if.c
Oops! Forgot to free some memory.
il y a 19 ans
content.c
Oops! Forgot to free some memory.
il y a 19 ans
content.h
Mostly name changes. Add a missing include. Changed the torrent status
il y a 19 ans
download.c
Implemented a service thread for operations such as testing piece hashes,
il y a 20 ans
download.h
Implemented a service thread for operations such as testing piece hashes,
il y a 20 ans
download_subr.c
Mostly name changes. Add a missing include. Changed the torrent status
il y a 19 ans
http.c
Removed the http_redo hack.
il y a 19 ans
http.h
Removed the http_redo hack.
il y a 19 ans
main.c
Glibc needs sys/file.h for flock.
il y a 19 ans
net.c
o Make the torrent sub struct exist for whole life time of the torrent.
il y a 19 ans
net.h
o Make the torrent sub struct exist for whole life time of the torrent.
il y a 19 ans
net_buf.c
Mostly name changes. Add a missing include. Changed the torrent status
il y a 19 ans
net_buf.h
The mega whitespace patch.
il y a 20 ans
net_types.h
There's no need for exactly 64 bits for the upload and download count.
il y a 19 ans
opts.c
Change the downloaders option to max-uploads. I find it much less confusing
il y a 19 ans
opts.h
Change the downloaders option to max-uploads. I find it much less confusing
il y a 19 ans
peer.c
Mostly name changes. Add a missing include. Changed the torrent status
il y a 19 ans
peer.h
Add peer_full function.
il y a 20 ans
queue.h
Added BTPDQ_FOREACH_MUTABLE list macro.
il y a 20 ans
torrent.c
Add torrent_name function and use it.
il y a 19 ans
torrent.h
Add torrent_name function and use it.
il y a 19 ans
tracker_req.c
Use c99 types conservatively to compile on OpenBSD. Also convert to or from
il y a 19 ans
tracker_req.h
o Make the torrent sub struct exist for whole life time of the torrent.
il y a 19 ans
upload.c
Change the downloaders option to max-uploads. I find it much less confusing
il y a 19 ans
upload.h
* Move the network related parts of the torrent struct to a sub struct.
il y a 20 ans
util.c
Mostly name changes. Add a missing include. Changed the torrent status
il y a 19 ans