A clone of btpd with my configuration changes.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Richard Nyberg 50a313570f Update build scripts for recent btpd changes. Also use only one makefile. před 16 roky
..
benc.c Fix bug in benc_length. benc_first shouldn't be used here since it returns před 17 roky
benc.h Add function benc_strcmp. před 18 roky
btpd_if.c Make iobuf more useful for io and use better names in its api. před 16 roky
btpd_if.h Add command to stop all active torrents. The command is sent by před 18 roky
hashtable.c OpenBSD doesn't have stdint.h. It'd be great if they would implement basic c99 před 18 roky
hashtable.h Pointers to different things need not be represented in the same way. před 18 roky
http_client.c Make the http client independent of events and use my iobuf. před 16 roky
http_client.h Make the http client independent of events and use my iobuf. před 16 roky
iobuf.c Make iobuf more useful for io and use better names in its api. před 16 roky
iobuf.h Make iobuf more useful for io and use better names in its api. před 16 roky
ipcdefs.h Add value queries for total amount up- and downloaded. Use the cached values před 18 roky
metainfo.c Update for the read_whole_file -> read_file change. před 18 roky
metainfo.h The metainfo code provided a load -> test -> struct metainfo interface. před 18 roky
queue.h Moved from ../btpd/queue.h před 18 roky
stream.c Add bts_filename which gets the current filename from a bt_stream. před 18 roky
stream.h Add bts_filename which gets the current filename from a bt_stream. před 18 roky
subr.c Add the function memfind. It'll be used by iobuf. před 16 roky
subr.h Add the function memfind. It'll be used by iobuf. před 16 roky