freebsd-skq/lib/libfetch
Eitan Adler e6c0e200f4 Be a bit more lenient in the maximum number of redirects allowed.
Chrome and Firefox have a limit of 20. IE has a limit of 8.

Reviewed by:	des
Approved by:	cperciva
MFC after:	3 days
2012-10-22 03:00:04 +00:00
..
common.c libfetch: Avoid SIGPIPE on network connections. 2012-05-28 19:22:23 +00:00
common.h Merge OpenSSL 1.0.1c. 2012-07-12 19:30:53 +00:00
fetch.3 Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
fetch.c Support percent-encoded user and password 2012-04-11 15:42:02 +00:00
fetch.h latin1 -> utf8 2011-10-19 11:43:51 +00:00
file.c Adding missing return statements during error conditions. 2012-09-14 12:15:13 +00:00
ftp.c latin1 -> utf8 2011-10-19 11:43:51 +00:00
ftp.errors
http.c Be a bit more lenient in the maximum number of redirects allowed. 2012-10-22 03:00:04 +00:00
http.errors
Makefile Use libmd if and only if OpenSSL is not available. 2012-09-14 13:00:43 +00:00