A clone of btpd with my configuration changes.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Richard Nyberg b306439636 Update for the read_whole_file -> read_file change. 19年前
..
Makefile.am Hook the new files to the build. 19年前
benc.c Add function benc_strcmp. 19年前
benc.h Add function benc_strcmp. 19年前
btpd_if.c Add command to stop all active torrents. The command is sent by 19年前
btpd_if.h Add command to stop all active torrents. The command is sent by 19年前
hashtable.c Pointers to different things need not be represented in the same way. 19年前
hashtable.h Pointers to different things need not be represented in the same way. 19年前
iobuf.c Some changes to the iobuf interface. Remove a debug assert from btpd_if.c and 19年前
iobuf.h Some changes to the iobuf interface. Remove a debug assert from btpd_if.c and 19年前
ipcdefs.h Add value queries for total amount up- and downloaded. Use the cached values 19年前
metainfo.c Update for the read_whole_file -> read_file change. 19年前
metainfo.h The metainfo code provided a load -> test -> struct metainfo interface. 19年前
queue.h Moved from ../btpd/queue.h 19年前
stream.c Allow empty files in torrents. Create them in stat_and_adjust and let the 19年前
stream.h Remove unused function bts_hashes. 19年前
subr.c Simplify read_whole_file and rename to read_file. 19年前
subr.h Simplify read_whole_file and rename to read_file. 19年前