freebsd-src/lib/libfetch
2003-10-23 13:50:01 +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 mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +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 dereference flags if NULL (see http.c rev 1.87) 2003-03-29 15:15:38 +00:00
http.errors Add some error codes that were added in RFC2616. 2001-05-23 18:52:02 +00:00
Makefile Make sure the crypto versions of libfetch and fetch(1) appear in 2003-07-22 13:54:31 +00:00