<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libfetch/fetch.h, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2008-12-15T08:27:44Z</updated>
<entry>
<title>Add support for HTTP 1.1 If-Modified-Since behavior.</title>
<updated>2008-12-15T08:27:44Z</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2008-12-15T08:27:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f92799f678efdf44f0f4d3322f49498749e4468'/>
<id>urn:sha1:7f92799f678efdf44f0f4d3322f49498749e4468</id>
<content type='text'>
fetch(1) accepts a new argument -i &lt;file&gt; that if specified will cause
the file to be downloaded only if it is more recent than the mtime of
&lt;file&gt;.

libfetch(3) accepts the mtime in the url structure and a flag to
indicate when this behavior is desired.

PR:		bin/87841
Submitted by:	Jukka A. Ukkonen &lt;jau@iki.fi&gt; (partially)
Reviewed by:	des, ru
MFC after:	3 weeks
</content>
</entry>
<entry>
<title>Update copyright years.</title>
<updated>2004-09-21T18:35:21Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-09-21T18:35:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2cbbf9dac9829e7e3d2e1f150dc78901b67829ae'/>
<id>urn:sha1:2cbbf9dac9829e7e3d2e1f150dc78901b67829ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Surround prototypes with __BEGIN_DECLS / __END_DECLS.</title>
<updated>2002-07-22T16:11:39Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-07-22T16:11:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=190c185e2295421a0657be7e69798bedd29db4aa'/>
<id>urn:sha1:190c185e2295421a0657be7e69798bedd29db4aa</id>
<content type='text'>
PR:		misc/40399
MFC after:	3 days
</content>
</entry>
<entry>
<title>Reindent, and add parentheses to return statements.  Some functions in</title>
<updated>2002-02-05T22:13:51Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-02-05T22:13:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e19e6098b3beddfc5475b44809c28d8a4e800025'/>
<id>urn:sha1:e19e6098b3beddfc5475b44809c28d8a4e800025</id>
<content type='text'>
ftp.c and http.c now have exceedingly long lines due to deep nesting;
this will be corrected by reorganizing the code in a later revision.
</content>
</entry>
<entry>
<title>Introduce a fetchDebug global.  Change the DEBUG macro so it only runs the</title>
<updated>2001-12-09T15:05:19Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2001-12-09T15:05:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7eb2f34d73badc8703f376f737e23a4986083b2c'/>
<id>urn:sha1:7eb2f34d73badc8703f376f737e23a4986083b2c</id>
<content type='text'>
debugging code if fetchDebug is set.

PR:		bin/32615
MFC after:	1 week
</content>
</entry>
<entry>
<title>Add rudimentary support for an authentication callback function.</title>
<updated>2001-05-26T19:37:15Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2001-05-26T19:37:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6490b215b31ab049cd10a3f77632ca04b24fe3a7'/>
<id>urn:sha1:6490b215b31ab049cd10a3f77632ca04b24fe3a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply 'const' liberally.</title>
<updated>2001-04-24T00:06:21Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2001-04-24T00:06:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=38c7e4a631ce968b02e4a08944aabad9b57844e8'/>
<id>urn:sha1:38c7e4a631ce968b02e4a08944aabad9b57844e8</id>
<content type='text'>
Fix some other minor glitches.
</content>
</entry>
<entry>
<title>Add SCHEME_HTTPS.</title>
<updated>2000-12-01T11:04:43Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2000-12-01T11:04:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=025bb05a82175fb55686c64a636cc439a40ffa72'/>
<id>urn:sha1:025bb05a82175fb55686c64a636cc439a40ffa72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add macros for the names of the URL schemes we support.</title>
<updated>2000-10-12T21:59:22Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2000-10-12T21:59:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be9e1d8a68971fe55f77fef84e352a5956d97b51'/>
<id>urn:sha1:be9e1d8a68971fe55f77fef84e352a5956d97b51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce fetchXGet*(), which combine the functionalities of fetchGet*() and</title>
<updated>2000-07-17T21:25:00Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2000-07-17T21:25:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1a5faa1061c06e7853a16ac839f2407869246b2c'/>
<id>urn:sha1:1a5faa1061c06e7853a16ac839f2407869246b2c</id>
<content type='text'>
fetchStat*().  In most cases, either fetchGet*() or fetchXGet*() is a wrapper
around the other; in all cases, calling fetchGet*() is identical to calling
fetchXGet*() with the second argument set to NULL.
</content>
</entry>
</feed>
