A clone of btpd with my configuration changes.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Richard Nyberg 3af2b0c0ac Make iobuf more useful for io and use better names in its api. 16 лет назад
..
Makefile.am Update the build scripts for the following events: 19 лет назад
benc.c Fix bug in benc_length. benc_first shouldn't be used here since it returns 18 лет назад
benc.h Add function benc_strcmp. 19 лет назад
btpd_if.c Make iobuf more useful for io and use better names in its api. 16 лет назад
btpd_if.h Add command to stop all active torrents. The command is sent by 19 лет назад
hashtable.c OpenBSD doesn't have stdint.h. It'd be great if they would implement basic c99 19 лет назад
hashtable.h Pointers to different things need not be represented in the same way. 19 лет назад
http_client.c The "Host" HTTP header should be placed as early as possible and also include 18 лет назад
http_client.h Rename callback type, add timeouts and and allow any http version in the 19 лет назад
iobuf.c Make iobuf more useful for io and use better names in its api. 16 лет назад
iobuf.h Make iobuf more useful for io and use better names in its api. 16 лет назад
ipcdefs.h Add value queries for total amount up- and downloaded. Use the cached values 19 лет назад
metainfo.c Update for the read_whole_file -> read_file change. 19 лет назад
metainfo.h The metainfo code provided a load -> test -> struct metainfo interface. 19 лет назад
queue.h Moved from ../btpd/queue.h 19 лет назад
stream.c Add bts_filename which gets the current filename from a bt_stream. 19 лет назад
stream.h Add bts_filename which gets the current filename from a bt_stream. 19 лет назад
subr.c Add the function memfind. It'll be used by iobuf. 16 лет назад
subr.h Add the function memfind. It'll be used by iobuf. 16 лет назад