freebsd-dev/lib/libfetch
Attilio Rao f413289ee0 Fix a socket leak in ftp_request() after that a connection is established.
Submitted by:	Sandvine Incorporated
Reviewed by:	des, emaste
Sponsored by:	Sandvine Incorporated
MFC:		1 week
2009-11-25 14:57:07 +00:00
..
common.c PR: 139751 2009-10-21 18:29:26 +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 Add support for HTTP 1.1 If-Modified-Since behavior. 2008-12-15 08:27:44 +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
ftp.c Fix a socket leak in ftp_request() after that a connection is established. 2009-11-25 14:57:07 +00:00
ftp.errors
http.c Add support for HTTP 1.1 If-Modified-Since behavior. 2008-12-15 08:27:44 +00:00
http.errors
Makefile Bump the version of all non-symbol-versioned shared libraries in 2009-07-19 17:25:24 +00:00