A clone of btpd with my configuration changes.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Marq Schneider 2fd1f7c34e Add optional label to be associated with torrent. il y a 12 ans
..
benc.c Accept invalid .torrent files. il y a 12 ans
benc.h Add function benc_strcmp. il y a 18 ans
btpd_if.c Add optional label to be associated with torrent. il y a 12 ans
btpd_if.h Add optional label to be associated with torrent. il y a 12 ans
hashtable.c Hashtable tweaks. il y a 16 ans
hashtable.h Hashtable tweaks. il y a 16 ans
http_client.c Applied patches from OpenBSD to fix addrinfo and HTTP. il y a 14 ans
http_client.h Make the http client independent of events and use my iobuf. il y a 16 ans
iobuf.c On solaris bcopy and some other useful functions are declared in strings.h. il y a 16 ans
iobuf.h Make iobuf more useful for io and use better names in its api. il y a 16 ans
ipcdefs.h Add optional label to be associated with torrent. il y a 12 ans
metainfo.c Don't set a maximum file size. read_file will use the file size. il y a 14 ans
metainfo.h The metainfo code provided a load -> test -> struct metainfo interface. il y a 18 ans
queue.h Moved from ../btpd/queue.h il y a 18 ans
stream.c Add bts_filename which gets the current filename from a bt_stream. il y a 18 ans
stream.h Add bts_filename which gets the current filename from a bt_stream. il y a 18 ans
subr.c Provide own implementation of asprintf if it's missing. il y a 16 ans
subr.h Provide own implementation of asprintf if it's missing. il y a 16 ans
utils.h Added ARRAY_COUNT() macro to get number of elements in const arrays. il y a 14 ans