A clone of btpd with my configuration changes.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Richard Nyberg 771e649c41 Don't try to resolve the host if it is already given as an ip address. 17年前
..
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 Don't try to resolve the host if it is already given as an ip address. 17年前
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 o Rename net_(write|read)32 to (enc|dec)_be32. Add similar functions for 64 17年前
subr.h o Rename net_(write|read)32 to (enc|dec)_be32. Add similar functions for 64 17年前