opnsense-src/lib/libfetch
Dag-Erling Smørgrav ecd18c961b Think first, commit second.
1. Allow the caller to select active mode.
2. Fix the envar logic so it *always* overrides the caller's flags.
3. Document the change from active to passive.
2011-09-27 18:42:09 +00:00
..
common.c Mark all socket and file descriptors close-on-exec. 2011-05-13 07:21:41 +00:00
common.h Add support for the NO_PROXY / no_proxy environment variable as used by 2007-12-18 11:03:07 +00:00
fetch.3 Think first, commit second. 2011-09-27 18:42:09 +00:00
fetch.c 1. Update fetch to consistently return 1 on error, as the man page states, 2008-12-17 18:00:18 +00:00
fetch.h Add support for HTTP 1.1 If-Modified-Since behavior. 2008-12-15 08:27:44 +00:00
file.c Mark all socket and file descriptors close-on-exec. 2011-05-13 07:21:41 +00:00
ftp.c Think first, commit second. 2011-09-27 18:42:09 +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 Increase WARNS to 4. 2011-05-12 21:26:42 +00:00
http.errors Add some error codes that were added in RFC2616. 2001-05-23 18:52:02 +00:00
Makefile Builds cleanly at the default WARNS level (WARNS=6). 2011-05-12 21:30:46 +00:00