A clone of btpd with my configuration changes.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Richard Nyberg cd8a3d5ecd Make mkdirs behave more like 'mkdir -p' and make btpd create the directory 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 лет назад
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 Make mkdirs behave more like 'mkdir -p' and make btpd create the directory 18 лет назад