A clone of btpd with my configuration changes.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Richard Nyberg 50a313570f Update build scripts for recent btpd changes. Also use only one makefile. hace 16 años
..
benc.c Fix bug in benc_length. benc_first shouldn't be used here since it returns hace 17 años
benc.h Add function benc_strcmp. hace 18 años
btpd_if.c Make iobuf more useful for io and use better names in its api. hace 16 años
btpd_if.h Add command to stop all active torrents. The command is sent by hace 18 años
hashtable.c OpenBSD doesn't have stdint.h. It'd be great if they would implement basic c99 hace 18 años
hashtable.h Pointers to different things need not be represented in the same way. hace 18 años
http_client.c Make the http client independent of events and use my iobuf. hace 16 años
http_client.h Make the http client independent of events and use my iobuf. hace 16 años
iobuf.c Make iobuf more useful for io and use better names in its api. hace 16 años
iobuf.h Make iobuf more useful for io and use better names in its api. hace 16 años
ipcdefs.h Add value queries for total amount up- and downloaded. Use the cached values hace 18 años
metainfo.c Update for the read_whole_file -> read_file change. hace 18 años
metainfo.h The metainfo code provided a load -> test -> struct metainfo interface. hace 18 años
queue.h Moved from ../btpd/queue.h hace 18 años
stream.c Add bts_filename which gets the current filename from a bt_stream. hace 18 años
stream.h Add bts_filename which gets the current filename from a bt_stream. hace 18 años
subr.c Add the function memfind. It'll be used by iobuf. hace 16 años
subr.h Add the function memfind. It'll be used by iobuf. hace 16 años