A clone of btpd with my configuration changes.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Richard Nyberg 340fbf4737 The "Host" HTTP header should be placed as early as possible and also include 17 years ago
..
Makefile.am Update the build scripts for the following events: 18 years ago
benc.c Fix bug in benc_length. benc_first shouldn't be used here since it returns 17 years ago
benc.h Add function benc_strcmp. 18 years ago
btpd_if.c Add command to stop all active torrents. The command is sent by 18 years ago
btpd_if.h Add command to stop all active torrents. The command is sent by 18 years ago
hashtable.c OpenBSD doesn't have stdint.h. It'd be great if they would implement basic c99 18 years ago
hashtable.h Pointers to different things need not be represented in the same way. 18 years ago
http_client.c The "Host" HTTP header should be placed as early as possible and also include 17 years ago
http_client.h Rename callback type, add timeouts and and allow any http version in the 18 years ago
iobuf.c Some changes to the iobuf interface. Remove a debug assert from btpd_if.c and 18 years ago
iobuf.h Some changes to the iobuf interface. Remove a debug assert from btpd_if.c and 18 years ago
ipcdefs.h Add value queries for total amount up- and downloaded. Use the cached values 18 years ago
metainfo.c Update for the read_whole_file -> read_file change. 18 years ago
metainfo.h The metainfo code provided a load -> test -> struct metainfo interface. 18 years ago
queue.h Moved from ../btpd/queue.h 18 years ago
stream.c Add bts_filename which gets the current filename from a bt_stream. 18 years ago
stream.h Add bts_filename which gets the current filename from a bt_stream. 18 years ago
subr.c o Rename net_(write|read)32 to (enc|dec)_be32. Add similar functions for 64 17 years ago
subr.h o Rename net_(write|read)32 to (enc|dec)_be32. Add similar functions for 64 17 years ago