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.
Marq Schneider 2fd1f7c34e Add optional label to be associated with torrent. 12 years ago
..
benc.c Accept invalid .torrent files. 12 years ago
benc.h Add function benc_strcmp. 18 years ago
btpd_if.c Add optional label to be associated with torrent. 12 years ago
btpd_if.h Add optional label to be associated with torrent. 12 years ago
hashtable.c Hashtable tweaks. 15 years ago
hashtable.h Hashtable tweaks. 15 years ago
http_client.c Applied patches from OpenBSD to fix addrinfo and HTTP. 14 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 optional label to be associated with torrent. 12 years ago
metainfo.c Don't set a maximum file size. read_file will use the file size. 14 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
utils.h Added ARRAY_COUNT() macro to get number of elements in const arrays. 14 years ago