<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/crypto/arc4random_win.h, branch OPENBSD_5_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-01-15T06:57:18+00:00</updated>
<entry>
<title>back in september I did the large abstraction refactoring to allow these</title>
<updated>2015-01-15T06:57:18+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2015-01-15T06:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2c0fa7a33267776e90c29aa1b640595e92c0d8f7'/>
<id>urn:sha1:2c0fa7a33267776e90c29aa1b640595e92c0d8f7</id>
<content type='text'>
other systems to fit into the same mold, so add copyright
</content>
</entry>
<entry>
<title>Move more OS-specific functionality to arc4random.h headers.</title>
<updated>2014-07-20T20:51:13+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2014-07-20T20:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e1e31280b22a03036aa16e7c3814eedfa8ce1be4'/>
<id>urn:sha1:e1e31280b22a03036aa16e7c3814eedfa8ce1be4</id>
<content type='text'>
Move &lt;sys/mman.h&gt; and raise(SIGKILL) calls to OS-specific headers.
On OpenBSD, move thread_private.h as well to arc4random.h.
On Windows, use TerminateProcess on getentropy failure.

ok deraadt@
</content>
</entry>
<entry>
<title>initial win32 ARC4_LOCK/UNLOCK implementation.</title>
<updated>2014-07-20T16:59:31+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2014-07-20T16:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3aad488a05be3c0ef1e274428c9d2eb495714c70'/>
<id>urn:sha1:3aad488a05be3c0ef1e274428c9d2eb495714c70</id>
<content type='text'>
It may make sense to later replace this with a Critical Section later.
ok guenther@
</content>
</entry>
<entry>
<title>Change _rs_allocate so it can combine the two regions (rs and rsx)</title>
<updated>2014-07-19T00:08:43+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-07-19T00:08:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7dda705eb34d88c4c8c8ece0a009c6cac7b14c67'/>
<id>urn:sha1:7dda705eb34d88c4c8c8ece0a009c6cac7b14c67</id>
<content type='text'>
into one if a system has an awesome getentropy().  In that case it
is valid to totally throw away the rsx state in the child.  If the
getentropy() is not very good and has a lazy reseed operation, this
combining is a bad idea, and the reseed should probably continue to
use the "something old, something new" mix.  _rs_allocate() can
accomodate either method, but not on the fly.
ok matthew
</content>
</entry>
<entry>
<title>Seperate arc4random's os-dependent parts into static inline functions,</title>
<updated>2014-07-18T02:05:55+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-07-18T02:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c3ecd2f97aa6b0c3ad2b858fd98b8b662c2b7751'/>
<id>urn:sha1:c3ecd2f97aa6b0c3ad2b858fd98b8b662c2b7751</id>
<content type='text'>
making it much easier for libressl -portable to fill in the gaps.
ok bcook beck
</content>
</entry>
</feed>
