opnsense-src/lib/libfetch
Colin Percival d37df47d31 Join the 21st century: Cryptography is no longer an optional component
of releases.  The -DNOCRYPT build option still exists for anyone who
really wants to build non-cryptographic binaries, but the "crypto"
release distribution is now part of "base", and anyone installing from a
release will get cryptographic binaries.

Approved by:	re (scottl), markm
Discussed on:	freebsd-current, in late April 2004
2004-08-06 07:27:08 +00:00
..
common.c preparation for RFC3493. EAI_NODATA was deprecated. 2003-10-23 13:50:01 +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 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +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 close a FILE * which we know is bogus. 2003-08-29 15:54:12 +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 Slight tweak to previous commit: don't forget to call _http_seterr() if 2004-02-11 09:35:27 +00:00
http.errors Add some error codes that were added in RFC2616. 2001-05-23 18:52:02 +00:00
Makefile Join the 21st century: Cryptography is no longer an optional component 2004-08-06 07:27:08 +00:00