<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/crypto/getentropy_solaris.c, 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-09-11T11:52:55+00:00</updated>
<entry>
<title>unify files further</title>
<updated>2015-09-11T11:52:55+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2015-09-11T11:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2a8f39dde4eb3fc8b492e8c665128c557ff500af'/>
<id>urn:sha1:2a8f39dde4eb3fc8b492e8c665128c557ff500af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unify versions, so they are easier to diff.</title>
<updated>2015-08-25T17:26:43+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2015-08-25T17:26:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fc3d3d60211a42640c6c2273a1d4edf9901f1492'/>
<id>urn:sha1:fc3d3d60211a42640c6c2273a1d4edf9901f1492</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use explicit_bzero() instead of memset() on buffers going out of scope.</title>
<updated>2014-07-21T20:19:47+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2014-07-21T20:19:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0872907b62794cd6aa17af938318ed13aef2aecc'/>
<id>urn:sha1:0872907b62794cd6aa17af938318ed13aef2aecc</id>
<content type='text'>
Also, zero the SHA256 context.

suggested by "eric" in a comment on an opensslrampage.org post
ok miod@ deraadt@
</content>
</entry>
<entry>
<title>remove disabled main hook; we use phdr now; ok bcook</title>
<updated>2014-07-19T16:12:00+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-07-19T16:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7d86fd87164e886f422ae29e3aab9bf04502316d'/>
<id>urn:sha1:7d86fd87164e886f422ae29e3aab9bf04502316d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use dl_iterate_phdr() to iterate over the segments and throw the addresses</title>
<updated>2014-07-13T13:37:38+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-07-13T13:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7b3b70e21bf263aeb1b8fa2297e567734a24367c'/>
<id>urn:sha1:7b3b70e21bf263aeb1b8fa2297e567734a24367c</id>
<content type='text'>
into the hash; hoping the system has some ASLR or PIE.  This replaces and
substantially improves upon &amp;main which proved problematic with some picky
linkers.
Work with kettenis, testing by beck
</content>
</entry>
<entry>
<title>Provide a link to the canonical API specification.</title>
<updated>2014-07-13T13:03:09+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-07-13T13:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3eef0b7f101f6ffe732366f0ba4b4e78c672a5f7'/>
<id>urn:sha1:3eef0b7f101f6ffe732366f0ba4b4e78c672a5f7</id>
<content type='text'>
ok beck
</content>
</entry>
<entry>
<title>Take away the use of the address of main as a source of entropy. Causes</title>
<updated>2014-07-13T08:24:20+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2014-07-13T08:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9dc40c4cb8a8d7a877ed1c8f5bc3cbc3f2ac2851'/>
<id>urn:sha1:9dc40c4cb8a8d7a877ed1c8f5bc3cbc3f2ac2851</id>
<content type='text'>
distractions to people testing and seeing link errors in some setups.
This will come back in another form
ok deraadt@
</content>
</entry>
<entry>
<title>Remove signed/unsigned warning, statement before declaration and</title>
<updated>2014-07-12T20:41:47+00:00</updated>
<author>
<name>wouter</name>
<email></email>
</author>
<published>2014-07-12T20:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=19ada157a6c771f3183b8aab46b24ea7a05bbe65'/>
<id>urn:sha1:19ada157a6c771f3183b8aab46b24ea7a05bbe65</id>
<content type='text'>
add a function to use function pointers that does not take sizeof(fptr).

OK beck@
</content>
</entry>
<entry>
<title>remove gratuitous differences, ok beck bcook</title>
<updated>2014-07-12T14:46:31+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-07-12T14:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f9beb9c597a2c6120c45aa1d61ea0b85f09026f9'/>
<id>urn:sha1:f9beb9c597a2c6120c45aa1d61ea0b85f09026f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Solaris uses a symbolic link for /dev/urandom which harms best practice of</title>
<updated>2014-07-12T13:19:44+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2014-07-12T13:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=42ed07e53d68ad57fa68a5a1d29cff29cc58b55c'/>
<id>urn:sha1:42ed07e53d68ad57fa68a5a1d29cff29cc58b55c</id>
<content type='text'>
using O_NOFOLLOW - cope with it as best as possible by trying two
different paths. - written by deraadt@ and kettenis@
</content>
</entry>
</feed>
