<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/fetch/http.c, branch release/3.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1999-12-20T00:16:49Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-12-20T00:16:49Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-12-20T00:16:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7a85407ad7dfbbdae7987bcff091bb36a6b83aee'/>
<id>urn:sha1:7a85407ad7dfbbdae7987bcff091bb36a6b83aee</id>
<content type='text'>
'RELENG_3_4_0_RELEASE'.

This commit was manufactured to restore the state of the 3.4-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T15:57:45Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T15:57:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a92bee191d618605d749ddc8e410d0ae66d03752'/>
<id>urn:sha1:a92bee191d618605d749ddc8e410d0ae66d03752</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Fix state reporting for FTP transfers; make one of the HTTP states</title>
<updated>1999-06-25T02:57:26Z</updated>
<author>
<name>Brian Feldman</name>
<email>green@FreeBSD.org</email>
</author>
<published>1999-06-25T02:57:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=39392202f24fb8e5fc839e92ee6cc11385430be0'/>
<id>urn:sha1:39392202f24fb8e5fc839e92ee6cc11385430be0</id>
<content type='text'>
     consistent with the others.
</content>
</entry>
<entry>
<title>MFC: make md5 digest actually work</title>
<updated>1999-05-18T19:57:29Z</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>1999-05-18T19:57:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3509144beeeef8e357674d797a2b971b6b602285'/>
<id>urn:sha1:3509144beeeef8e357674d797a2b971b6b602285</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge changes from 4.0: update references and add -A flag.</title>
<updated>1999-02-25T18:36:32Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1999-02-25T18:36:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4fea87acee3f69f5760e61235189ce154ceba1eb'/>
<id>urn:sha1:4fea87acee3f69f5760e61235189ce154ceba1eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix logic error in RFC 850 kluge.</title>
<updated>1999-01-15T17:10:31Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1999-01-15T17:10:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9caa4ddf6b74b445a6b58283238d4565e807f68c'/>
<id>urn:sha1:9caa4ddf6b74b445a6b58283238d4565e807f68c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>For RFC 850 dates received in HTTP responses, implement the century pivot</title>
<updated>1999-01-15T16:56:22Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1999-01-15T16:56:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c1468430965eeec2be29418d5205a40253de3acf'/>
<id>urn:sha1:c1468430965eeec2be29418d5205a40253de3acf</id>
<content type='text'>
described in RFC 2068.  Include a reference to same in the manual page.
</content>
</entry>
<entry>
<title>Add -s option, just report size of file that would be fetched.</title>
<updated>1998-12-08T13:00:49Z</updated>
<author>
<name>Martin Cracauer</name>
<email>cracauer@FreeBSD.org</email>
</author>
<published>1998-12-08T13:00:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b451f4524e57e3c99206b03b8f23de34e8058258'/>
<id>urn:sha1:b451f4524e57e3c99206b03b8f23de34e8058258</id>
<content type='text'>
Reviewed by:	-current list
</content>
</entry>
<entry>
<title>If we know the content-length, only read that number of bytes from</title>
<updated>1998-10-26T02:39:21Z</updated>
<author>
<name>Bill Fenner</name>
<email>fenner@FreeBSD.org</email>
</author>
<published>1998-10-26T02:39:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=60a53b7d32ed65dbb3f0087f61cd5b2d00508c01'/>
<id>urn:sha1:60a53b7d32ed65dbb3f0087f61cd5b2d00508c01</id>
<content type='text'>
the server.  There exists a broken server which sends a few extra
garbage bytes in response to HTTP/1.1 requests.
</content>
</entry>
<entry>
<title>Add -S flag; this is benign since fetch's behavior is unchanged if you</title>
<updated>1998-09-20T00:01:26Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-09-20T00:01:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0637c2cccdca610bf2886b53811c10996d2c987d'/>
<id>urn:sha1:0637c2cccdca610bf2886b53811c10996d2c987d</id>
<content type='text'>
don't use it.  That's why I'm bringing it in during our "code slush"
Submitted by:	Stefan Esser &lt;se@mi.uni-koeln.de&gt;
</content>
</entry>
</feed>
