freebsd-dev/lib/libfetch
Dag-Erling Smørgrav 264a4c03fc Don't forget to allocate space for the terminating NUL when converting to
base 64.

PR:		misc/70022
Submitted by:	Herve Masson <herve-bsdbt@mindstep.com>
MFC after:	3 days
2004-08-07 20:23:50 +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 Don't forget to allocate space for the terminating NUL when converting to 2004-08-07 20:23:50 +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