A clone of btpd with my configuration changes.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Richard Nyberg 50a313570f Update build scripts for recent btpd changes. Also use only one makefile. 16年前
..
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 Make the http client independent of events and use my iobuf. 16年前
http_client.h Make the http client independent of events and use my iobuf. 16年前
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年前