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.
Richard Nyberg 50a313570f Update build scripts for recent btpd changes. Also use only one makefile. vor 16 Jahren
..
benc.c Fix bug in benc_length. benc_first shouldn't be used here since it returns vor 17 Jahren
benc.h Add function benc_strcmp. vor 18 Jahren
btpd_if.c Make iobuf more useful for io and use better names in its api. vor 16 Jahren
btpd_if.h Add command to stop all active torrents. The command is sent by vor 18 Jahren
hashtable.c OpenBSD doesn't have stdint.h. It'd be great if they would implement basic c99 vor 18 Jahren
hashtable.h Pointers to different things need not be represented in the same way. vor 18 Jahren
http_client.c Make the http client independent of events and use my iobuf. vor 16 Jahren
http_client.h Make the http client independent of events and use my iobuf. vor 16 Jahren
iobuf.c Make iobuf more useful for io and use better names in its api. vor 16 Jahren
iobuf.h Make iobuf more useful for io and use better names in its api. vor 16 Jahren
ipcdefs.h Add value queries for total amount up- and downloaded. Use the cached values vor 18 Jahren
metainfo.c Update for the read_whole_file -> read_file change. vor 18 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 Add the function memfind. It'll be used by iobuf. vor 16 Jahren
subr.h Add the function memfind. It'll be used by iobuf. vor 16 Jahren