<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libc/stdlib/rand.3, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libc/stdlib/rand.3?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libc/stdlib/rand.3?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2014-12-09T21:55:39Z</updated>
<entry>
<title>Xr and Ox fixes;</title>
<updated>2014-12-09T21:55:39Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2014-12-09T21:55:39Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=851f8e6038dcb4cf75f22929b912230b3f6ff19a'/>
<id>urn:sha1:851f8e6038dcb4cf75f22929b912230b3f6ff19a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change rand(), random(), drand48(), lrand48(), mrand48(), and srand48()</title>
<updated>2014-12-08T21:45:19Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2014-12-08T21:45:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=f7510a6ece7d11f60752a2ac701b127e460d8361'/>
<id>urn:sha1:f7510a6ece7d11f60752a2ac701b127e460d8361</id>
<content type='text'>
to returning strong random by default, source from arc4random(3).
Parameters to the seeding functions are ignored, and the subsystems remain
in strong random mode.  If you wish the standardized deterministic mode,
call srand_deterministic(), srandom_determistic(), srand48_deterministic(),
seed48_deterministic() or lcong48_deterministic() instead.
The re-entrant functions rand_r(), erand48(), nrand48(), jrand48() are
unaffected by this change and remain in deterministic mode (for now).

Verified as a good roadmap forward by auditing 8800 pieces of software.
Roughly 60 pieces of software will need adaptation to request the
deterministic mode.

Violates POSIX and C89, which violate best practice in this century.
ok guenther tedu millert
</content>
</entry>
<entry>
<title>rand() is a pseudo-random number generator</title>
<updated>2014-11-25T17:41:12Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2014-11-25T17:41:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=55074ffa4ced733e5d28b02c9dd5dbe86ba97e45'/>
<id>urn:sha1:55074ffa4ced733e5d28b02c9dd5dbe86ba97e45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>it is 2014, and we still need to encourage people away from srand()</title>
<updated>2014-07-17T23:12:28Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2014-07-17T23:12:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=659ea642727a3b08e65eb38c1b2b3ca3eb4f0aca'/>
<id>urn:sha1:659ea642727a3b08e65eb38c1b2b3ca3eb4f0aca</id>
<content type='text'>
and random().  Sigh.
</content>
</entry>
<entry>
<title>Add some missing names to the NAME sections.</title>
<updated>2014-04-07T17:57:56Z</updated>
<author>
<name>schwarze</name>
<email>schwarze@openbsd.org</email>
</author>
<published>2014-04-07T17:57:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=65612907eba647129f63eb366b6e483ff3d19daa'/>
<id>urn:sha1:65612907eba647129f63eb366b6e483ff3d19daa</id>
<content type='text'>
For inet(3), go the other way, remove some bogus symlinks.
Found while testing the new makewhatis(8).
ok jmc@
</content>
</entry>
<entry>
<title>obvious .Pa fixes; found with mandocdb(8)</title>
<updated>2014-01-21T03:15:44Z</updated>
<author>
<name>schwarze</name>
<email>schwarze@openbsd.org</email>
</author>
<published>2014-01-21T03:15:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=369bef3a142061d28bd38b74f30fd054965b81c6'/>
<id>urn:sha1:369bef3a142061d28bd38b74f30fd054965b81c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HISTORY; tweaks and ok  sobrado@ jmc@</title>
<updated>2013-07-18T10:14:48Z</updated>
<author>
<name>schwarze</name>
<email>schwarze@openbsd.org</email>
</author>
<published>2013-07-18T10:14:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=a51c8c4a6df7a40fa664fa3eccb73519f2d6b70c'/>
<id>urn:sha1:a51c8c4a6df7a40fa664fa3eccb73519f2d6b70c</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:22Z</updated>
<author>
<name>tedu</name>
<email>tedu@openbsd.org</email>
</author>
<published>2013-06-05T03:39:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=64d4e9871d1af4e50715ace8f2f237ff8e4d36e0'/>
<id>urn:sha1:64d4e9871d1af4e50715ace8f2f237ff8e4d36e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update STANDARDS section for a few &lt;stdlib.h&gt; functions</title>
<updated>2012-06-02T00:14:16Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2012-06-02T00:14:16Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=e17cce25c04f3087097908abd765af49a3cc54cb'/>
<id>urn:sha1:e17cce25c04f3087097908abd765af49a3cc54cb</id>
<content type='text'>
Update SYNOPSIS for setkey() to show it's in &lt;stdlib.h&gt;

ok jmc@, millert@
</content>
</entry>
<entry>
<title>convert to new .Dd format;</title>
<updated>2007-05-31T19:19:00Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2007-05-31T19:19:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa'/>
<id>urn:sha1:9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa</id>
<content type='text'>
</content>
</entry>
</feed>
