opnsense-src/lib/libfetch
Dag-Erling Smørgrav c257f99e9b If HTTP_USER_AGENT is defined but empty, don't send User-Agent at all.
PR:		184507
Submitted by:	jbeich@tormail.org (with modifications)
MFC after:	1 week
2014-06-05 20:27:16 +00:00
..
common.c Look for root certificates in /usr/local/etc/ssl before /etc/ssl. 2014-05-17 03:39:56 +00:00
common.h Bump copyright dates 2014-01-30 08:37:23 +00:00
fetch.3 If HTTP_USER_AGENT is defined but empty, don't send User-Agent at all. 2014-06-05 20:27:16 +00:00
fetch.c Fix -Wunsequenced warning. 2013-06-29 15:51:27 +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 Recognize the (incorrect) error code a MediaHawk server sends in reply to 2002-10-30 06:06:16 +00:00
http.c If HTTP_USER_AGENT is defined but empty, don't send User-Agent at all. 2014-06-05 20:27:16 +00:00
http.errors Don't deny non-temporary redirects if the -A option is set (per 2012-10-22 03:00:10 +00:00
Makefile Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00