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 80dcfecbe5 Rename callback type, add timeouts and and allow any http version in the hace 19 años
..
Makefile.am Hook the new files to the build. hace 19 años
benc.c Add function benc_strcmp. hace 19 años
benc.h Add function benc_strcmp. hace 19 años
btpd_if.c Add command to stop all active torrents. The command is sent by hace 19 años
btpd_if.h Add command to stop all active torrents. The command is sent by hace 19 años
hashtable.c OpenBSD doesn't have stdint.h. It'd be great if they would implement basic c99 hace 19 años
hashtable.h Pointers to different things need not be represented in the same way. hace 19 años
http_client.c Rename callback type, add timeouts and and allow any http version in the hace 19 años
http_client.h Rename callback type, add timeouts and and allow any http version in the hace 19 años
iobuf.c Some changes to the iobuf interface. Remove a debug assert from btpd_if.c and hace 19 años
iobuf.h Some changes to the iobuf interface. Remove a debug assert from btpd_if.c and hace 19 años
ipcdefs.h Add value queries for total amount up- and downloaded. Use the cached values hace 19 años
metainfo.c Update for the read_whole_file -> read_file change. hace 19 años
metainfo.h The metainfo code provided a load -> test -> struct metainfo interface. hace 19 años
queue.h Moved from ../btpd/queue.h hace 19 años
stream.c There's no need to fsync here, so remove the call. This should improve hace 19 años
stream.h Remove unused function bts_hashes. hace 19 años
subr.c Make mkdirs behave more like 'mkdir -p' and make btpd create the directory hace 19 años
subr.h Add max(x, y) macro. hace 19 años