A clone of btpd with my configuration changes.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Richard Nyberg a781e02cd8 Add missing includes. 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 Pointers to different things need not be represented in the same way. 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 Add missing includes. 18 年前
metainfo.h The metainfo code provided a load -> test -> struct metainfo interface. 18 年前
queue.h Moved from ../btpd/queue.h 18 年前
stream.c Remove unused function bts_hashes. 18 年前
stream.h Remove unused function bts_hashes. 18 年前
subr.c Add functions for conversions between binary data and ascii hex. 18 年前
subr.h Add functions for conversions between binary data and ascii hex. 18 年前