<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libfetch, branch release/5.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-08-07T20:23:50Z</updated>
<entry>
<title>Don't forget to allocate space for the terminating NUL when converting to</title>
<updated>2004-08-07T20:23:50Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-08-07T20:23:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=264a4c03fcc802281a3c9faaf72a509ae2ad7b94'/>
<id>urn:sha1:264a4c03fcc802281a3c9faaf72a509ae2ad7b94</id>
<content type='text'>
base 64.

PR:		misc/70022
Submitted by:	Herve Masson &lt;herve-bsdbt@mindstep.com&gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>Join the 21st century: Cryptography is no longer an optional component</title>
<updated>2004-08-06T07:27:08Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2004-08-06T07:27:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d37df47d3104331743c4d05ebba3f996f5a2308a'/>
<id>urn:sha1:d37df47d3104331743c4d05ebba3f996f5a2308a</id>
<content type='text'>
of releases.  The -DNOCRYPT build option still exists for anyone who
really wants to build non-cryptographic binaries, but the "crypto"
release distribution is now part of "base", and anyone installing from a
release will get cryptographic binaries.

Approved by:	re (scottl), markm
Discussed on:	freebsd-current, in late April 2004
</content>
</entry>
<entry>
<title>Mechanically kill hard sentence breaks.</title>
<updated>2004-07-02T23:52:20Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-02T23:52:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1a0a934547909744a6a2fa4cfd5b795ec6394f05'/>
<id>urn:sha1:1a0a934547909744a6a2fa4cfd5b795ec6394f05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slight tweak to previous commit: don't forget to call _http_seterr() if</title>
<updated>2004-02-11T09:35:27Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-02-11T09:35:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4d3d90ad0a1c4c2692ea2a394007e53171115e98'/>
<id>urn:sha1:4d3d90ad0a1c4c2692ea2a394007e53171115e98</id>
<content type='text'>
we get a genuine 416 reply.
</content>
</entry>
<entry>
<title>When restarting a transfer that has already completed, the server will</title>
<updated>2004-02-11T09:31:39Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-02-11T09:31:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b5e12145468bf8a6f64609c4f789d628855c451b'/>
<id>urn:sha1:b5e12145468bf8a6f64609c4f789d628855c451b</id>
<content type='text'>
reply with a 416 error code (requested range not satisfiable) because
we ask it to start at the end of the file.  Handle this gracefully by
considering a 416 reply a success if the requested offset exactly
matches the length of the file and the requested length is zero.
</content>
</entry>
<entry>
<title>Re-wrap some comments.</title>
<updated>2004-02-11T09:23:35Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-02-11T09:23:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2576e45915eccf1f4348787f23c56b2624417256'/>
<id>urn:sha1:2576e45915eccf1f4348787f23c56b2624417256</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I don't normally use my middle name, so remove it from attributions in</title>
<updated>2004-01-25T11:39:42Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-01-25T11:39:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=09e065394134f6c827801e7b57935f28a537fe89'/>
<id>urn:sha1:09e065394134f6c827801e7b57935f28a537fe89</id>
<content type='text'>
man pages (though not from copyright notices).  While I'm here, add email
addresses where appropriate.
</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-test2/commit/?id=3d82ba4313949d78e2430bcdd174d997a3c69457'/>
<id>urn:sha1:3d82ba4313949d78e2430bcdd174d997a3c69457</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7): Use the new feature of the .In macro.</title>
<updated>2003-09-08T19:57:22Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-09-08T19:57:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fe08efe680f6705e0c60beabe3e39629c655e743'/>
<id>urn:sha1:fe08efe680f6705e0c60beabe3e39629c655e743</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't close a FILE * which we know is bogus.</title>
<updated>2003-08-29T15:54:12Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-08-29T15:54:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fd8f6d2269833a632960a8a72049e970a77e9320'/>
<id>urn:sha1:fd8f6d2269833a632960a8a72049e970a77e9320</id>
<content type='text'>
</content>
</entry>
</feed>
