A clone of btpd with my configuration changes.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Richard Nyberg 186113e4ee Add the function memfind. It'll be used by iobuf. vor 16 Jahren
..
Makefile.am Update the build scripts for the following events: vor 18 Jahren
benc.c Fix bug in benc_length. benc_first shouldn't be used here since it returns vor 18 Jahren
benc.h Add function benc_strcmp. vor 18 Jahren
btpd_if.c Add command to stop all active torrents. The command is sent by vor 18 Jahren
btpd_if.h Add command to stop all active torrents. The command is sent by vor 18 Jahren
hashtable.c OpenBSD doesn't have stdint.h. It'd be great if they would implement basic c99 vor 18 Jahren
hashtable.h Pointers to different things need not be represented in the same way. vor 18 Jahren
http_client.c The "Host" HTTP header should be placed as early as possible and also include vor 17 Jahren
http_client.h Rename callback type, add timeouts and and allow any http version in the vor 18 Jahren
iobuf.c Some changes to the iobuf interface. Remove a debug assert from btpd_if.c and vor 18 Jahren
iobuf.h Some changes to the iobuf interface. Remove a debug assert from btpd_if.c and vor 18 Jahren
ipcdefs.h Add value queries for total amount up- and downloaded. Use the cached values vor 18 Jahren
metainfo.c Update for the read_whole_file -> read_file change. vor 18 Jahren
metainfo.h The metainfo code provided a load -> test -> struct metainfo interface. vor 18 Jahren
queue.h Moved from ../btpd/queue.h vor 18 Jahren
stream.c Add bts_filename which gets the current filename from a bt_stream. vor 18 Jahren
stream.h Add bts_filename which gets the current filename from a bt_stream. vor 18 Jahren
subr.c Add the function memfind. It'll be used by iobuf. vor 16 Jahren
subr.h Add the function memfind. It'll be used by iobuf. vor 16 Jahren