A clone of btpd with my configuration changes.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Brian M. Waters 382ccb7485 Accept invalid .torrent files. 12年前
..
benc.c Accept invalid .torrent files. 12年前
benc.h Add function benc_strcmp. 18年前
btpd_if.c Allow changing the upload and download rates at runtime. 14年前
btpd_if.h Allow changing the upload and download rates at runtime. 14年前
hashtable.c Hashtable tweaks. 16年前
hashtable.h Hashtable tweaks. 16年前
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. 16年前
iobuf.c On solaris bcopy and some other useful functions are declared in strings.h. 16年前
iobuf.h Make iobuf more useful for io and use better names in its api. 16年前
ipcdefs.h Show tracker counts in btcli stat. 16年前
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. 16年前
subr.h Provide own implementation of asprintf if it's missing. 16年前
utils.h Added ARRAY_COUNT() macro to get number of elements in const arrays. 14年前