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 00e242ce2b Add bts_filename which gets the current filename from a bt_stream. vor 18 Jahren
..
Makefile.am Hook the new files to the build. vor 18 Jahren
benc.c Add function benc_strcmp. 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 Some cleanup. Use names for some numeric constants. vor 18 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 Make mkdirs behave more like 'mkdir -p' and make btpd create the directory vor 18 Jahren
subr.h Add max(x, y) macro. vor 18 Jahren