A clone of btpd with my configuration changes.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Richard Nyberg 80dcfecbe5 Rename callback type, add timeouts and and allow any http version in the 18 år sedan
..
Makefile.am Hook the new files to the build. 18 år sedan
benc.c Add function benc_strcmp. 18 år sedan
benc.h Add function benc_strcmp. 18 år sedan
btpd_if.c Add command to stop all active torrents. The command is sent by 18 år sedan
btpd_if.h Add command to stop all active torrents. The command is sent by 18 år sedan
hashtable.c OpenBSD doesn't have stdint.h. It'd be great if they would implement basic c99 18 år sedan
hashtable.h Pointers to different things need not be represented in the same way. 18 år sedan
http_client.c Rename callback type, add timeouts and and allow any http version in the 18 år sedan
http_client.h Rename callback type, add timeouts and and allow any http version in the 18 år sedan
iobuf.c Some changes to the iobuf interface. Remove a debug assert from btpd_if.c and 18 år sedan
iobuf.h Some changes to the iobuf interface. Remove a debug assert from btpd_if.c and 18 år sedan
ipcdefs.h Add value queries for total amount up- and downloaded. Use the cached values 18 år sedan
metainfo.c Update for the read_whole_file -> read_file change. 18 år sedan
metainfo.h The metainfo code provided a load -> test -> struct metainfo interface. 18 år sedan
queue.h Moved from ../btpd/queue.h 18 år sedan
stream.c There's no need to fsync here, so remove the call. This should improve 18 år sedan
stream.h Remove unused function bts_hashes. 18 år sedan
subr.c Make mkdirs behave more like 'mkdir -p' and make btpd create the directory 18 år sedan
subr.h Add max(x, y) macro. 18 år sedan