A clone of btpd with my configuration changes.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Richard Nyberg 352ed70600 Update the build scripts for the following events: 18 роки тому
..
Makefile.am Update the build scripts for the following events: 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 Remove a couple of forgotten debug printfs. 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 Add bts_filename which gets the current filename from a bt_stream. 18 роки тому
stream.h Add bts_filename which gets the current filename from a bt_stream. 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 роки тому