<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libfetch/common.c, 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>2009-12-01T23:23:52Z</updated>
<entry>
<title>MFC 198339:</title>
<updated>2009-12-01T23:23:52Z</updated>
<author>
<name>Fabien Thomas</name>
<email>fabient@FreeBSD.org</email>
</author>
<published>2009-12-01T23:23:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9e5aec39784a6e0123b653f0852d8076adf7a0fa'/>
<id>urn:sha1:9e5aec39784a6e0123b653f0852d8076adf7a0fa</id>
<content type='text'>
Fix the NO_PROXY handling.

PR: 139751
</content>
</entry>
<entry>
<title>Fix one-byte buffer overflow: NUL gets written to the buffer, but isn't</title>
<updated>2008-04-15T23:29:51Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2008-04-15T23:29:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fc2841a92fa8f3813c887323d751e68433c1726f'/>
<id>urn:sha1:fc2841a92fa8f3813c887323d751e68433c1726f</id>
<content type='text'>
counted in the width specification in scanf.

This is not a security problem, since this function is only used to
parse a user's configuration file.

Submitted by:	Joerg Sonnenberger
Obtained from:	dragonflybsd
MFC after:	1 week
</content>
</entry>
<entry>
<title>s/wait/delta/ to avoid namespace collision.</title>
<updated>2008-03-20T09:55:27Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2008-03-20T09:55:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5092cf05692133968177464860134654d60d46d2'/>
<id>urn:sha1:5092cf05692133968177464860134654d60d46d2</id>
<content type='text'>
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Use memcpy(3) instead of the BSD-specific bcopy(3).</title>
<updated>2008-02-08T09:48:48Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2008-02-08T09:48:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=340b079be05504e2f9f4a624511c4e0558158570'/>
<id>urn:sha1:340b079be05504e2f9f4a624511c4e0558158570</id>
<content type='text'>
Submitted by:	Joerg Sonnenberger &lt;joerg@britannica.bec.de&gt;
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>As several people pointed out, I did all the ctype casts the wrong</title>
<updated>2007-12-19T00:26:36Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2007-12-19T00:26:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=facd9827942c7e735b3ecafb1e4719f022ab60c8'/>
<id>urn:sha1:facd9827942c7e735b3ecafb1e4719f022ab60c8</id>
<content type='text'>
way (not for the first time...)

Noticed by:	bde, ru ++
MFC after:	1 week
</content>
</entry>
<entry>
<title>Add support for the NO_PROXY / no_proxy environment variable as used by</title>
<updated>2007-12-18T11:03:07Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2007-12-18T11:03:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=62a2681c93b202959570b3ddecdbf40ced6bdebe'/>
<id>urn:sha1:62a2681c93b202959570b3ddecdbf40ced6bdebe</id>
<content type='text'>
lynx, curl etc.  Note that this patch differs significantly from that
in the PR, as the submitter refined it after submitting the PR.

PR:		110388
Submitted by:	Alexander Pohoyda &lt;alexander.pohoyda@gmx.net&gt;
MFC after:	3 weeks
</content>
</entry>
<entry>
<title>Clean up namespace violations.</title>
<updated>2007-12-14T10:26:58Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2007-12-14T10:26:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a1b37df2d74a8b07c6177e800f47ecaae6f82326'/>
<id>urn:sha1:a1b37df2d74a8b07c6177e800f47ecaae6f82326</id>
<content type='text'>
MFC after:	1 week
</content>
</entry>
<entry>
<title>Fix a memory leak: when freeing the connection structure, don't forget to</title>
<updated>2005-02-16T12:46:46Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2005-02-16T12:46:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=55cf7be1aba952240ab1b53d7f629cc09e444438'/>
<id>urn:sha1:55cf7be1aba952240ab1b53d7f629cc09e444438</id>
<content type='text'>
free the connection buffer as well.

PR:		bin/76153
MFC after:	1 week
</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>preparation for RFC3493.  EAI_NODATA was deprecated.</title>
<updated>2003-10-23T13:50:01Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2003-10-23T13:50:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3d82ba4313949d78e2430bcdd174d997a3c69457'/>
<id>urn:sha1:3d82ba4313949d78e2430bcdd174d997a3c69457</id>
<content type='text'>
</content>
</entry>
</feed>
