A clone of btpd with my configuration changes.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Richard Nyberg 340fbf4737 The "Host" HTTP header should be placed as early as possible and also include il y a 17 ans
..
Makefile.am Update the build scripts for the following events: il y a 18 ans
benc.c Fix bug in benc_length. benc_first shouldn't be used here since it returns il y a 17 ans
benc.h Add function benc_strcmp. il y a 18 ans
btpd_if.c Add command to stop all active torrents. The command is sent by il y a 18 ans
btpd_if.h Add command to stop all active torrents. The command is sent by il y a 18 ans
hashtable.c OpenBSD doesn't have stdint.h. It'd be great if they would implement basic c99 il y a 18 ans
hashtable.h Pointers to different things need not be represented in the same way. il y a 18 ans
http_client.c The "Host" HTTP header should be placed as early as possible and also include il y a 17 ans
http_client.h Rename callback type, add timeouts and and allow any http version in the il y a 18 ans
iobuf.c Some changes to the iobuf interface. Remove a debug assert from btpd_if.c and il y a 18 ans
iobuf.h Some changes to the iobuf interface. Remove a debug assert from btpd_if.c and il y a 18 ans
ipcdefs.h Add value queries for total amount up- and downloaded. Use the cached values il y a 18 ans
metainfo.c Update for the read_whole_file -> read_file change. il y a 18 ans
metainfo.h The metainfo code provided a load -> test -> struct metainfo interface. il y a 18 ans
queue.h Moved from ../btpd/queue.h il y a 18 ans
stream.c Add bts_filename which gets the current filename from a bt_stream. il y a 18 ans
stream.h Add bts_filename which gets the current filename from a bt_stream. il y a 18 ans
subr.c o Rename net_(write|read)32 to (enc|dec)_be32. Add similar functions for 64 il y a 17 ans
subr.h o Rename net_(write|read)32 to (enc|dec)_be32. Add similar functions for 64 il y a 17 ans