A clone of btpd with my configuration changes.
25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전
..
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. 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 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. 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 년 전