A clone of btpd with my configuration changes.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Richard Nyberg 50a313570f Update build scripts for recent btpd changes. Also use only one makefile. 16 jaren geleden
..
benc.c Fix bug in benc_length. benc_first shouldn't be used here since it returns 17 jaren geleden
benc.h Add function benc_strcmp. 18 jaren geleden
btpd_if.c Make iobuf more useful for io and use better names in its api. 16 jaren geleden
btpd_if.h Add command to stop all active torrents. The command is sent by 18 jaren geleden
hashtable.c OpenBSD doesn't have stdint.h. It'd be great if they would implement basic c99 18 jaren geleden
hashtable.h Pointers to different things need not be represented in the same way. 18 jaren geleden
http_client.c Make the http client independent of events and use my iobuf. 16 jaren geleden
http_client.h Make the http client independent of events and use my iobuf. 16 jaren geleden
iobuf.c Make iobuf more useful for io and use better names in its api. 16 jaren geleden
iobuf.h Make iobuf more useful for io and use better names in its api. 16 jaren geleden
ipcdefs.h Add value queries for total amount up- and downloaded. Use the cached values 18 jaren geleden
metainfo.c Update for the read_whole_file -> read_file change. 18 jaren geleden
metainfo.h The metainfo code provided a load -> test -> struct metainfo interface. 18 jaren geleden
queue.h Moved from ../btpd/queue.h 18 jaren geleden
stream.c Add bts_filename which gets the current filename from a bt_stream. 18 jaren geleden
stream.h Add bts_filename which gets the current filename from a bt_stream. 18 jaren geleden
subr.c Add the function memfind. It'll be used by iobuf. 16 jaren geleden
subr.h Add the function memfind. It'll be used by iobuf. 16 jaren geleden