A clone of btpd with my configuration changes.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Brian M. Waters 382ccb7485 Accept invalid .torrent files. vor 13 Jahren
..
benc.c Accept invalid .torrent files. vor 13 Jahren
benc.h Add function benc_strcmp. vor 18 Jahren
btpd_if.c Allow changing the upload and download rates at runtime. vor 14 Jahren
btpd_if.h Allow changing the upload and download rates at runtime. vor 14 Jahren
hashtable.c Hashtable tweaks. vor 16 Jahren
hashtable.h Hashtable tweaks. vor 16 Jahren
http_client.c Applied patches from OpenBSD to fix addrinfo and HTTP. vor 14 Jahren
http_client.h Make the http client independent of events and use my iobuf. vor 16 Jahren
iobuf.c On solaris bcopy and some other useful functions are declared in strings.h. vor 16 Jahren
iobuf.h Make iobuf more useful for io and use better names in its api. vor 16 Jahren
ipcdefs.h Show tracker counts in btcli stat. vor 16 Jahren
metainfo.c Don't set a maximum file size. read_file will use the file size. vor 14 Jahren
metainfo.h The metainfo code provided a load -> test -> struct metainfo interface. vor 18 Jahren
queue.h Moved from ../btpd/queue.h vor 18 Jahren
stream.c Add bts_filename which gets the current filename from a bt_stream. vor 18 Jahren
stream.h Add bts_filename which gets the current filename from a bt_stream. vor 18 Jahren
subr.c Provide own implementation of asprintf if it's missing. vor 16 Jahren
subr.h Provide own implementation of asprintf if it's missing. vor 16 Jahren
utils.h Added ARRAY_COUNT() macro to get number of elements in const arrays. vor 14 Jahren