<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libcrypt/crypt.3, branch release/11.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2019-06-07T02:36:26Z</updated>
<entry>
<title>MFC r348302:</title>
<updated>2019-06-07T02:36:26Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2019-06-07T02:36:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7faa1eb5c927f3fe61099bbf889bd5ef7c90f88d'/>
<id>urn:sha1:7faa1eb5c927f3fe61099bbf889bd5ef7c90f88d</id>
<content type='text'>
Chase r261913: hardcoded default crypt(3) algorithm is SHA-512 when DES
is not available.

Submitted by:	Ali Mashtizadeh &lt;ali mashtizadeh.com&gt;
Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>use .Mt to mark up email addresses consistently (part3)</title>
<updated>2014-06-23T08:23:05Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-06-23T08:23:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2b7af31cf5e70677f52214702a95d4225564c52d'/>
<id>urn:sha1:2b7af31cf5e70677f52214702a95d4225564c52d</id>
<content type='text'>
PR:		191174
Submitted by:	Franco Fichtner  &lt;franco at lastsummer.de&gt;
</content>
</entry>
<entry>
<title>various formating fixes, use NUL for NUL bytes..</title>
<updated>2014-03-09T07:45:59Z</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>2014-03-09T07:45:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=41f554961d958518e5bec1848d184a0375ab762f'/>
<id>urn:sha1:41f554961d958518e5bec1848d184a0375ab762f</id>
<content type='text'>
drop out dated perf numbers (can't imagine people are still running
Pentium MMX 166's anymore)...

bump date...

drop max length of salt of 8 since _PASSWORD_LEN is now large, 128..
and state the max length of the salt depends upon the module,
sha-{256,512} have a max salt of 16..

recommend 8 characters of salt instead of just 2...

MFC after:	1 week
</content>
</entry>
<entry>
<title>Stop using auth_getval() now that it always returns NULL.  Instead,</title>
<updated>2012-06-12T17:14:19Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2012-06-12T17:14:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a0ee974f0badd8a8fafb686be71a49094e2798f6'/>
<id>urn:sha1:a0ee974f0badd8a8fafb686be71a49094e2798f6</id>
<content type='text'>
hardcode the default to what it would be if we didn't hardcode it,
i.e. DES if supported and MD5 otherwise.

MFC after:	3 weeks
</content>
</entry>
<entry>
<title>mdoc: minor Bl improvements.</title>
<updated>2012-06-02T08:47:26Z</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2012-06-02T08:47:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9ee2158b550b70d35c13246cf263ff24d283e062'/>
<id>urn:sha1:9ee2158b550b70d35c13246cf263ff24d283e062</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the item numbers match the crypt magic number</title>
<updated>2012-04-11T14:12:28Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-04-11T14:12:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b54c79e15f7c76148b33d604e5cec2fadf4d46ac'/>
<id>urn:sha1:b54c79e15f7c76148b33d604e5cec2fadf4d46ac</id>
<content type='text'>
PR:		docs/166497
Submitted by:	Mike Kelly &lt;pioto@pioto.org&gt;
Approved by:	cperciva
MFC after:	1 week
</content>
</entry>
<entry>
<title>Remove superfluous paragraph macro.</title>
<updated>2012-03-25T12:13:24Z</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2012-03-25T12:13:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=41949a1ed5d188c9e80c53fa5c0cff0900ab956b'/>
<id>urn:sha1:41949a1ed5d188c9e80c53fa5c0cff0900ab956b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document SHA256/512 modes.</title>
<updated>2011-04-09T14:09:46Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2011-04-09T14:09:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a5c28e29e2f183ac36013a51c06bc24a33fb92a5'/>
<id>urn:sha1:a5c28e29e2f183ac36013a51c06bc24a33fb92a5</id>
<content type='text'>
MFC after:	1 month
</content>
</entry>
<entry>
<title>cipher(3) is gone.</title>
<updated>2007-04-04T14:04:55Z</updated>
<author>
<name>Ceri Davies</name>
<email>ceri@FreeBSD.org</email>
</author>
<published>2007-04-04T14:04:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=adde36d27ad633e4e84dffafb56f700eaebf149b'/>
<id>urn:sha1:adde36d27ad633e4e84dffafb56f700eaebf149b</id>
<content type='text'>
MFC after:	3 days
</content>
</entry>
<entry>
<title>Fixed the misplaced $FreeBSD$.</title>
<updated>2005-02-09T18:07:17Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-09T18:07:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6b806d21d144c25f4fad714e1c0cf780f5e27d7e'/>
<id>urn:sha1:6b806d21d144c25f4fad714e1c0cf780f5e27d7e</id>
<content type='text'>
</content>
</entry>
</feed>
