freebsd-dev/lib/libfetch
Dag-Erling Smørgrav b91d6074d4 Don't parse the proxy URL unless we're actually going to use it. No real
functional difference, but debugging output will be less confusing.
2003-03-11 08:20:58 +00:00
..
common.c Add and document support for a FETCH_BIND_ADDRESS environment variable 2003-03-03 12:35:03 +00:00
common.h Add and document support for a FETCH_BIND_ADDRESS environment variable 2003-03-03 12:35:03 +00:00
fetch.3 Add and document support for a FETCH_BIND_ADDRESS environment variable 2003-03-03 12:35:03 +00:00
fetch.c style(9): add parentheses to sizeof even when not strictly required. 2003-01-28 08:04:40 +00:00
fetch.h Surround prototypes with __BEGIN_DECLS / __END_DECLS. 2002-07-22 16:11:39 +00:00
file.c style(9): add parentheses to sizeof even when not strictly required. 2003-01-28 08:04:40 +00:00
ftp.c Don't parse the proxy URL unless we're actually going to use it. No real 2003-03-11 08:20:58 +00:00
ftp.errors Recognize the (incorrect) error code a MediaHawk server sends in reply to 2002-10-30 06:06:16 +00:00
http.c Don't parse the proxy URL unless we're actually going to use it. No real 2003-03-11 08:20:58 +00:00
http.errors Add some error codes that were added in RFC2616. 2001-05-23 18:52:02 +00:00
Makefile No need for the OPENSSL_NO_KRB5 switch anymore. 2003-01-31 23:26:55 +00:00