<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/fetch, branch stable/10</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC r297052:</title>
<updated>2016-06-06T11:08:05+00:00</updated>
<author>
<name>Michael Gmelin</name>
<email>grembo@FreeBSD.org</email>
</author>
<published>2016-06-06T11:08:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=43d6a8ab09638294408fd03de62d1484ea9d8483'/>
<id>43d6a8ab09638294408fd03de62d1484ea9d8483</id>
<content type='text'>
Update fetch.1 and fetch.3 to reflect libfetch's actual use of CA bundles
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update fetch.1 and fetch.3 to reflect libfetch's actual use of CA bundles
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH (r280630): remove all traces of SSLv2 support</title>
<updated>2016-01-16T20:24:02+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2016-01-16T20:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e540cd5a1ecfb3c4506fafb7b43268a3d04e5009'/>
<id>e540cd5a1ecfb3c4506fafb7b43268a3d04e5009</id>
<content type='text'>
MFH (r285141): remove unused variable
MFH (r288217): correctly check return value from getaddrinfo(3)
MFH (r289419): fix bugs in HTTPS tunnelling
MFH (r289420): use fopen()'s "e" mode instead of fcntl for close-on-exec
MFH (r291453, r291461): use .netrc for http servers and proxies
MFH (r292330, r292332): reset bufpos to 0 after refilling in chunked mode

PR:		194483 199801 193740 204771
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFH (r285141): remove unused variable
MFH (r288217): correctly check return value from getaddrinfo(3)
MFH (r289419): fix bugs in HTTPS tunnelling
MFH (r289420): use fopen()'s "e" mode instead of fcntl for close-on-exec
MFH (r291453, r291461): use .netrc for http servers and proxies
MFH (r292330, r292332): reset bufpos to 0 after refilling in chunked mode

PR:		194483 199801 193740 204771
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH (r261233): fix whitespace and bump copyright</title>
<updated>2014-02-27T13:25:26+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2014-02-27T13:25:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2638ddee85f2a2642988e249a83d4d49b396782f'/>
<id>2638ddee85f2a2642988e249a83d4d49b396782f</id>
<content type='text'>
MFH (r261234): increase buffer size
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFH (r261234): increase buffer size
</pre>
</div>
</content>
</entry>
<entry>
<title>Include an Accept header in requests.</title>
<updated>2013-07-30T13:07:55+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2013-07-30T13:07:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1453595f49c6b0d580bb57146a5981e73e80130e'/>
<id>1453595f49c6b0d580bb57146a5981e73e80130e</id>
<content type='text'>
PR:		kern/180917
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		kern/180917
MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Michael Gmelin's name to the copyright statement.</title>
<updated>2013-07-30T13:05:51+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2013-07-30T13:05:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cb67f01df2ae21b3d71ce96fd3812d4e2eb7edd5'/>
<id>cb67f01df2ae21b3d71ce96fd3812d4e2eb7edd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove EOL whitespace.</title>
<updated>2013-07-28T06:16:12+00:00</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2013-07-28T06:16:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b5a4266b482fbed0c96bf21922f79dc2346253b7'/>
<id>b5a4266b482fbed0c96bf21922f79dc2346253b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement certificate verification, and many other SSL-related</title>
<updated>2013-07-26T15:53:43+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2013-07-26T15:53:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dcd47379ffc1168608d206d873b9db9bd31e0b2f'/>
<id>dcd47379ffc1168608d206d873b9db9bd31e0b2f</id>
<content type='text'>
imrovements; complete details in the PR.

PR:		kern/175514
Submitted by:	Michael Gmelin &lt;freebsd@grem.de&gt;
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
imrovements; complete details in the PR.

PR:		kern/175514
Submitted by:	Michael Gmelin &lt;freebsd@grem.de&gt;
MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>mdoc nit</title>
<updated>2013-07-21T07:24:25+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2013-07-21T07:24:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=011a8335f86b11562f4913d385ff11a6b9331495'/>
<id>011a8335f86b11562f4913d385ff11a6b9331495</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct check to see if file changes.</title>
<updated>2013-06-02T18:10:07+00:00</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2013-06-02T18:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a96469b791436bd829caebea1f93b1ef7ceb8ba5'/>
<id>a96469b791436bd829caebea1f93b1ef7ceb8ba5</id>
<content type='text'>
Reported by:	swildner@DragonFlyBSD.org
Reviewed by:	des
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	swildner@DragonFlyBSD.org
Reviewed by:	des
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bandwidth reporting when doing a restarted download with "-r".</title>
<updated>2012-12-09T22:54:03+00:00</updated>
<author>
<name>Andre Oppermann</name>
<email>andre@FreeBSD.org</email>
</author>
<published>2012-12-09T22:54:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=162361c1988b107606f9546b2c3543c58970123a'/>
<id>162361c1988b107606f9546b2c3543c58970123a</id>
<content type='text'>
The offset is already accounted for in xs-&gt;lastrcvd and doesn't
have to be subtracted again.

Reported by:	Florian Smeets &lt;flo@smeets.im&gt;
Submitted by:	Mateusz Guzik &lt;mjguzik@gmail.com&gt;
Tested by:	Florian Smeets &lt;flo@smeets.im&gt;
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The offset is already accounted for in xs-&gt;lastrcvd and doesn't
have to be subtracted again.

Reported by:	Florian Smeets &lt;flo@smeets.im&gt;
Submitted by:	Mateusz Guzik &lt;mjguzik@gmail.com&gt;
Tested by:	Florian Smeets &lt;flo@smeets.im&gt;
MFC after:	1 week
</pre>
</div>
</content>
</entry>
</feed>
