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 年前