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