<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libfetch/common.h, branch releng/4.9</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-06-06T06:45:25Z</updated>
<entry>
<title>MFC: netrc, FETCH_BIND_ADDRESS, misc. bug fixes.</title>
<updated>2003-06-06T06:45:25Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-06-06T06:45:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c8f917b63af1e5deeb5c4e3e19bd48cc465d3440'/>
<id>urn:sha1:c8f917b63af1e5deeb5c4e3e19bd48cc465d3440</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: synch with -CURRENT (except for Makefile).</title>
<updated>2002-11-27T15:41:24Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-11-27T15:41:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=561f133a722cd67b9cc39e3d76245e8f9ea9285c'/>
<id>urn:sha1:561f133a722cd67b9cc39e3d76245e8f9ea9285c</id>
<content type='text'>
This adds SSL capability but does not enable it.  It also fixes a number
of bugs, particularly ones concerned with error detection and reporting,
timeouts, short reads, and connection cacheing.  Last but not least, it
whacks the libfetch source into KNF submission.
</content>
</entry>
<entry>
<title>MFC: synch with -CURRENT (authentication callbacks, redirect to FTP URLs,</title>
<updated>2001-12-18T09:44:50Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2001-12-18T09:44:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8442833a0216fb360923c7a6ebb2936cee5b7104'/>
<id>urn:sha1:8442833a0216fb360923c7a6ebb2936cee5b7104</id>
<content type='text'>
verbosity, various small bug fixes, warnings and style, version bump).
</content>
</entry>
<entry>
<title>MFC: constify, plug memory leak, add newish error codes.</title>
<updated>2001-05-26T17:31:50Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2001-05-26T17:31:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dbd3b502318a9b8b5870f90ef634be04f61ac3f1'/>
<id>urn:sha1:dbd3b502318a9b8b5870f90ef634be04f61ac3f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: revert to documented (and historical) defaults.</title>
<updated>2000-11-10T10:40:58Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2000-11-10T10:40:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b71d2bbc7a7aed195246e39324345c6668b7bdb2'/>
<id>urn:sha1:b71d2bbc7a7aed195246e39324345c6668b7bdb2</id>
<content type='text'>
Approved by:	jkh
</content>
</entry>
<entry>
<title>MFC: various bug fixes and additional error checking.</title>
<updated>2000-10-30T14:50:33Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2000-10-30T14:50:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ab2b55916e57bfbeb27fcb827ebb1567deb131d8'/>
<id>urn:sha1:ab2b55916e57bfbeb27fcb827ebb1567deb131d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: everything (notably: better proxy support, better timeout handling,</title>
<updated>2000-10-24T12:12:44Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2000-10-24T12:12:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be46867fb4705877f9f42fd3f467423938e87abb'/>
<id>urn:sha1:be46867fb4705877f9f42fd3f467423938e87abb</id>
<content type='text'>
fix FTP connection caching)
</content>
</entry>
<entry>
<title>MFC: Sync with -CURRENT (work around bugs in FTP and HTTP servers)</title>
<updated>2000-07-26T07:54:18Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2000-07-26T07:54:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b9e86aec01c1b8f5cdc3823c10e5dfe7b48ebb2'/>
<id>urn:sha1:9b9e86aec01c1b8f5cdc3823c10e5dfe7b48ebb2</id>
<content type='text'>
Approved by:	jkh
</content>
</entry>
<entry>
<title>MFC: synch with -CURRENT</title>
<updated>2000-07-16T01:13:37Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2000-07-16T01:13:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b8208390d63e0dfe69329d3ca3db612e8d85e613'/>
<id>urn:sha1:b8208390d63e0dfe69329d3ca3db612e8d85e613</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: everything since RELENG_4 branched</title>
<updated>2000-06-29T08:26:26Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2000-06-29T08:26:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f325efaaa8dcfcd2bc8942d818fdf18c11a3e439'/>
<id>urn:sha1:f325efaaa8dcfcd2bc8942d818fdf18c11a3e439</id>
<content type='text'>
</content>
</entry>
</feed>
