A clone of btpd with my configuration changes.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Marq Schneider 2fd1f7c34e Add optional label to be associated with torrent. 12年前
..
benc.c Accept invalid .torrent files. 12年前
benc.h Add function benc_strcmp. 18年前
btpd_if.c Add optional label to be associated with torrent. 12年前
btpd_if.h Add optional label to be associated with torrent. 12年前
hashtable.c Hashtable tweaks. 15年前
hashtable.h Hashtable tweaks. 15年前
http_client.c Applied patches from OpenBSD to fix addrinfo and HTTP. 14年前
http_client.h Make the http client independent of events and use my iobuf. 15年前
iobuf.c On solaris bcopy and some other useful functions are declared in strings.h. 15年前
iobuf.h Make iobuf more useful for io and use better names in its api. 15年前
ipcdefs.h Add optional label to be associated with torrent. 12年前
metainfo.c Don't set a maximum file size. read_file will use the file size. 14年前
metainfo.h The metainfo code provided a load -> test -> struct metainfo interface. 18年前
queue.h Moved from ../btpd/queue.h 18年前
stream.c Add bts_filename which gets the current filename from a bt_stream. 18年前
stream.h Add bts_filename which gets the current filename from a bt_stream. 18年前
subr.c Provide own implementation of asprintf if it's missing. 15年前
subr.h Provide own implementation of asprintf if it's missing. 15年前
utils.h Added ARRAY_COUNT() macro to get number of elements in const arrays. 14年前