<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/crypt, branch OPENBSD_5_4</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_4</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2013-07-16T15:21:11+00:00</updated>
<entry>
<title>use .Mt for email addresses; from Jan Stary &lt;hans at stare dot cz&gt;; ok jmc@</title>
<updated>2013-07-16T15:21:11+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2013-07-16T15:21:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9d6d1603f660a3016ef12c546eb48a32013c5fa1'/>
<id>urn:sha1:9d6d1603f660a3016ef12c546eb48a32013c5fa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spacing</title>
<updated>2013-06-11T16:59:50+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2013-06-11T16:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fcf4c8d51c9c5e8e87547b8a1aceac4cecd46bdd'/>
<id>urn:sha1:fcf4c8d51c9c5e8e87547b8a1aceac4cecd46bdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze</title>
<updated>2013-06-05T03:39:23+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2013-06-05T03:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2b7c3ac1a78656e1ad7e45f24ecbff6f63f289e4'/>
<id>urn:sha1:2b7c3ac1a78656e1ad7e45f24ecbff6f63f289e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tweak a few comments</title>
<updated>2013-04-21T18:31:56+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2013-04-21T18:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9f9cb03082e312dc8f9761f226da332006c2e08a'/>
<id>urn:sha1:9f9cb03082e312dc8f9761f226da332006c2e08a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>this man page is mostly about password hashing now (you really don't</title>
<updated>2013-04-21T18:07:32+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2013-04-21T18:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=05c27ef3f3bec60f980e7b85953265e4718ad3fc'/>
<id>urn:sha1:05c27ef3f3bec60f980e7b85953265e4718ad3fc</id>
<content type='text'>
want to be using DES) and some of the notes about the export controls
are no longer so relevant. ok deraadt jmc
</content>
</entry>
<entry>
<title>Xr encrypt(1) to give people a hint if they just want a password string</title>
<updated>2013-04-20T19:02:52+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2013-04-20T19:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=84efd69ae761b54ec48f694e5b9770550f6659fb'/>
<id>urn:sha1:84efd69ae761b54ec48f694e5b9770550f6659fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add some prototypes, casts, includes, parenthesis, and whatnot to</title>
<updated>2013-04-17T17:40:35+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2013-04-17T17:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c60891af513dbb9746362b2993244fdded13d367'/>
<id>urn:sha1:c60891af513dbb9746362b2993244fdded13d367</id>
<content type='text'>
silence some warnings.
</content>
</entry>
<entry>
<title>Document a known bug in the DES crypt cipher implementation which we're</title>
<updated>2012-11-30T13:51:11+00:00</updated>
<author>
<name>stsp</name>
<email></email>
</author>
<published>2012-11-30T13:51:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6dcb45a1d623b6296e571c7f09fa565060fd99ae'/>
<id>urn:sha1:6dcb45a1d623b6296e571c7f09fa565060fd99ae</id>
<content type='text'>
not going to fix in order to stay compatible with legacy password data.
Nobody should use DES crypt anyway these days.
See http://www.freebsd.org/security/advisories/FreeBSD-SA-12:02.crypt.asc
for details about this bug.

Discussed with deraadt and beck about half a year ago (I'm pruning Ms
from my tree).
</content>
</entry>
<entry>
<title>arc4random_buf is the easy way to fill a buffer now.  ok deraadt</title>
<updated>2012-09-04T22:16:17+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2012-09-04T22:16:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fd848004eacbc45902b2f55676ab7eea17edd3fd'/>
<id>urn:sha1:fd848004eacbc45902b2f55676ab7eea17edd3fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove reference to no longer existing description of nonexistent devices;</title>
<updated>2012-07-26T18:39:48+00:00</updated>
<author>
<name>naddy</name>
<email></email>
</author>
<published>2012-07-26T18:39:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b5ebf47e14cbee29b61f4230440d463176807bce'/>
<id>urn:sha1:b5ebf47e14cbee29b61f4230440d463176807bce</id>
<content type='text'>
ok deraadt@ tedu@, wording tweaks jmc@
</content>
</entry>
</feed>
