A clone of btpd with my configuration changes.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Richard Nyberg 1758597e3e Recognize both the CRLF sequence and single LF characters as line terminators. před 18 roky
..
Makefile.am Update the build scripts for the following events: před 19 roky
benc.c Fix bug in benc_length. benc_first shouldn't be used here since it returns před 18 roky
benc.h Add function benc_strcmp. před 19 roky
btpd_if.c Add command to stop all active torrents. The command is sent by před 19 roky
btpd_if.h Add command to stop all active torrents. The command is sent by před 19 roky
hashtable.c OpenBSD doesn't have stdint.h. It'd be great if they would implement basic c99 před 19 roky
hashtable.h Pointers to different things need not be represented in the same way. před 19 roky
http_client.c Recognize both the CRLF sequence and single LF characters as line terminators. před 18 roky
http_client.h Rename callback type, add timeouts and and allow any http version in the před 19 roky
iobuf.c Some changes to the iobuf interface. Remove a debug assert from btpd_if.c and před 19 roky
iobuf.h Some changes to the iobuf interface. Remove a debug assert from btpd_if.c and před 19 roky
ipcdefs.h Add value queries for total amount up- and downloaded. Use the cached values před 19 roky
metainfo.c Update for the read_whole_file -> read_file change. před 19 roky
metainfo.h The metainfo code provided a load -> test -> struct metainfo interface. před 19 roky
queue.h Moved from ../btpd/queue.h před 19 roky
stream.c Add bts_filename which gets the current filename from a bt_stream. před 19 roky
stream.h Add bts_filename which gets the current filename from a bt_stream. před 19 roky
subr.c o Rename net_(write|read)32 to (enc|dec)_be32. Add similar functions for 64 před 18 roky
subr.h o Rename net_(write|read)32 to (enc|dec)_be32. Add similar functions for 64 před 18 roky