<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/crypt, branch libressl-v2.3.8</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.3.8</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.3.8'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-11-10T23:48:18+00:00</updated>
<entry>
<title>update NAME section to include all documented functions,</title>
<updated>2015-11-10T23:48:18+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2015-11-10T23:48:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8e64eed6d0727411f81f4ee68efcf0b0269ad2dd'/>
<id>urn:sha1:8e64eed6d0727411f81f4ee68efcf0b0269ad2dd</id>
<content type='text'>
or otherwise change Dt to reflect the name of an existing function;

feedback/ok schwarze
</content>
</entry>
<entry>
<title>Wrap &lt;pwd.h&gt; so that calls go direct and the symbols are all weak.</title>
<updated>2015-09-13T15:33:48+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2015-09-13T15:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5f424ba084ead7e716a6e98064fa03a19a93a9ac'/>
<id>urn:sha1:5f424ba084ead7e716a6e98064fa03a19a93a9ac</id>
<content type='text'>
Hide bcrypt_autorounds(), prefixing with an underbar for static builds.
</content>
</entry>
<entry>
<title>The number of rounds is just two digits in the salt.  We've already</title>
<updated>2015-09-13T12:42:39+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2015-09-13T12:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=629b11ace4d06660bae04ea3e03ea2fe9455d522'/>
<id>urn:sha1:629b11ace4d06660bae04ea3e03ea2fe9455d522</id>
<content type='text'>
verified that they are there via isdigit() so we can convert from
ASCII to an int without using atoi().  OK guenther@ deraadt@
</content>
</entry>
<entry>
<title>Wrap &lt;stdlib.h&gt; so that calls go direct and the symbols not in the</title>
<updated>2015-09-13T08:31:48+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2015-09-13T08:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e85bde5645a66155108c2a88d25fa62993a3f2bb'/>
<id>urn:sha1:e85bde5645a66155108c2a88d25fa62993a3f2bb</id>
<content type='text'>
C standard are all weak.
Apply __{BEGIN,END}_HIDDEN_DECLS to gdtoa{,imp}.h, hiding the
arch-specific __strtorx, __ULtox_D2A, __strtorQ, __ULtoQ_D2A symbols.
</content>
</entry>
<entry>
<title>Wrap &lt;unistd.h&gt; so that internal calls go direct and they're all weak symbols</title>
<updated>2015-09-12T14:56:50+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2015-09-12T14:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4dbec400d163cf80f90bc9f4b22a894e932174ec'/>
<id>urn:sha1:4dbec400d163cf80f90bc9f4b22a894e932174ec</id>
<content type='text'>
Delete unused 'fd' argument from internal function oldttyname()
</content>
</entry>
<entry>
<title>Wrap blowfish, sha*, md5, and rmd160 so that internal calls go direct</title>
<updated>2015-09-11T09:18:27+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2015-09-11T09:18:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=56d9d2a1d3200a5bf27ca9418f899a7b4b73a545'/>
<id>urn:sha1:56d9d2a1d3200a5bf27ca9418f899a7b4b73a545</id>
<content type='text'>
ok deraadt@
</content>
</entry>
<entry>
<title>Add support for building arc4random with MSVC.</title>
<updated>2015-09-10T18:53:50+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2015-09-10T18:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b3209ec128586420554cfcb9721e26b7a84201e7'/>
<id>urn:sha1:b3209ec128586420554cfcb9721e26b7a84201e7</id>
<content type='text'>
By default, MSVC's stdlib.h defines min(), so we need to spell out something
less common to avoid picking it up.

ok deraadt@ beck@ miod@
</content>
</entry>
<entry>
<title>call it bcrypt in the man page too</title>
<updated>2015-07-23T22:20:02+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2015-07-23T22:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=706bf6d2cf0ea888be1bf71a49e7da346f9f7e91'/>
<id>urn:sha1:706bf6d2cf0ea888be1bf71a49e7da346f9f7e91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>permit "bcrypt" as an alias for "blowfish". this is, after all, what</title>
<updated>2015-07-23T22:19:03+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2015-07-23T22:19:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e217f2cd00e15d8c7e2b29f02062884a4f6f298b'/>
<id>urn:sha1:e217f2cd00e15d8c7e2b29f02062884a4f6f298b</id>
<content type='text'>
99% of the world calls it.
allow just "bcrypt" without params to mean auto-tune ("bcrypt,a").
default remains 8 rounds (for now)
ok deraadt
</content>
</entry>
<entry>
<title>Unbreak, add errno header</title>
<updated>2015-07-18T01:18:50+00:00</updated>
<author>
<name>jeremy</name>
<email></email>
</author>
<published>2015-07-18T01:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2003252535d121432ab5d48bef32671b480554cd'/>
<id>urn:sha1:2003252535d121432ab5d48bef32671b480554cd</id>
<content type='text'>
OK tedu@
</content>
</entry>
</feed>
