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 7b8644dcc1 Provide own implementation of asprintf if it's missing. 15 years ago
..
benc.c On solaris bcopy and some other useful functions are declared in strings.h. 15 years ago
benc.h Add function benc_strcmp. 18 years ago
btpd_if.c Remove unnecessary include. 15 years ago
btpd_if.h Add command to stop all active torrents. The command is sent by 18 years ago
hashtable.c OpenBSD doesn't have stdint.h. It'd be great if they would implement basic c99 18 years ago
hashtable.h Pointers to different things need not be represented in the same way. 18 years ago
http_client.c On solaris bcopy and some other useful functions are declared in strings.h. 15 years ago
http_client.h Make the http client independent of events and use my iobuf. 15 years ago
iobuf.c On solaris bcopy and some other useful functions are declared in strings.h. 15 years ago
iobuf.h Make iobuf more useful for io and use better names in its api. 15 years ago
ipcdefs.h Add value queries for total amount up- and downloaded. Use the cached values 18 years ago
metainfo.c On solaris bcopy and some other useful functions are declared in strings.h. 15 years ago
metainfo.h The metainfo code provided a load -> test -> struct metainfo interface. 18 years ago
queue.h Moved from ../btpd/queue.h 18 years ago
stream.c Add bts_filename which gets the current filename from a bt_stream. 18 years ago
stream.h Add bts_filename which gets the current filename from a bt_stream. 18 years ago
subr.c Provide own implementation of asprintf if it's missing. 15 years ago
subr.h Provide own implementation of asprintf if it's missing. 15 years ago