<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libskey, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libskey?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libskey?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2019-01-25T00:19:25Z</updated>
<entry>
<title>I am retiring my old email address;  replace it with my OpenBSD one.</title>
<updated>2019-01-25T00:19:25Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2019-01-25T00:19:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=bf198cc6eba0ca1f6d79f71e8e2243d386241fa8'/>
<id>urn:sha1:bf198cc6eba0ca1f6d79f71e8e2243d386241fa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use freezero()</title>
<updated>2017-04-17T21:55:20Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2017-04-17T21:55:20Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=0c5f34eeb66533b6cb7d8c2451f4e94e0eabd083'/>
<id>urn:sha1:0c5f34eeb66533b6cb7d8c2451f4e94e0eabd083</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate the bogus challenge using arc4random_buf(3) instead of reading</title>
<updated>2017-03-20T21:11:21Z</updated>
<author>
<name>tb</name>
<email>tb@openbsd.org</email>
</author>
<published>2017-03-20T21:11:21Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=83b34f4ffaf063f61fd5ca997237856ab1fa4b53'/>
<id>urn:sha1:83b34f4ffaf063f61fd5ca997237856ab1fa4b53</id>
<content type='text'>
directly from /var/db/host.random and falling back to ctime. Remove the
_SKEY_RAND_FILE_PATH_ since it's no longer needed.

ok millert, mestre
</content>
</entry>
<entry>
<title>use explicit_bzero. one from Ricardo Mestre plus two more.</title>
<updated>2017-03-20T18:34:52Z</updated>
<author>
<name>tedu</name>
<email>tedu@openbsd.org</email>
</author>
<published>2017-03-20T18:34:52Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=7fa9d5fb71e93f706305124113fae99cd8293f07'/>
<id>urn:sha1:7fa9d5fb71e93f706305124113fae99cd8293f07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>for some time now mandoc has not required MLINKS to function</title>
<updated>2016-03-30T06:38:40Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2016-03-30T06:38:40Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=faa33665ab2c5a685369c10172c1a3d7555eb253'/>
<id>urn:sha1:faa33665ab2c5a685369c10172c1a3d7555eb253</id>
<content type='text'>
correctly - logically complete that now by removing MLINKS from base;

authors need only to ensure there is an entry in NAME for any function/
util being added. MLINKS will still work, and remain for perl to ease
upgrades;

ok nicm (curses) bcook (ssl)
ok schwarze, who provided a lot of feedback and assistance
ok tb natano jung
</content>
</entry>
<entry>
<title>'miliseconds' -&gt; 'milliseconds' in comments.</title>
<updated>2016-03-17T21:36:48Z</updated>
<author>
<name>krw</name>
<email>krw@openbsd.org</email>
</author>
<published>2016-03-17T21:36:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=91da4d97c473374f51e8fe8613d07eb51677f366'/>
<id>urn:sha1:91da4d97c473374f51e8fe8613d07eb51677f366</id>
<content type='text'>
if_atu.c noted by Michal Mazurek.
</content>
</entry>
<entry>
<title>update NAME section to include all documented functions,</title>
<updated>2015-11-10T23:48:17Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2015-11-10T23:48:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=d04ba2cc13092d56f44a5a662aee6f1effe0193d'/>
<id>urn:sha1:d04ba2cc13092d56f44a5a662aee6f1effe0193d</id>
<content type='text'>
or otherwise change Dt to reflect the name of an existing function;

feedback/ok schwarze
</content>
</entry>
<entry>
<title>Don't burden keycrunch_{md5,sha1,rmd160}() with identical code to prepare a</title>
<updated>2015-10-06T15:07:45Z</updated>
<author>
<name>tim</name>
<email>tim@openbsd.org</email>
</author>
<published>2015-10-06T15:07:45Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=07d6c0a2ab2aee22262288a5fb6c445d1664dd59'/>
<id>urn:sha1:07d6c0a2ab2aee22262288a5fb6c445d1664dd59</id>
<content type='text'>
buffer based on whether they are called by keycrunch() or f(). Instead let
keycrunch() and f() take care of this themselves.

OK millert@
</content>
</entry>
<entry>
<title>use .In rather than .Fd #include</title>
<updated>2015-09-10T17:55:21Z</updated>
<author>
<name>schwarze</name>
<email>schwarze@openbsd.org</email>
</author>
<published>2015-09-10T17:55:21Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=ec5cd23ef093063387ec1273d0c19047daa9c801'/>
<id>urn:sha1:ec5cd23ef093063387ec1273d0c19047daa9c801</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert many atoi() calls to strtonum(), adding range checks and failure</title>
<updated>2015-04-18T18:28:36Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2015-04-18T18:28:36Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=a47b6461a15f74beac188483616126ed5e987f93'/>
<id>urn:sha1:a47b6461a15f74beac188483616126ed5e987f93</id>
<content type='text'>
handling along the way.
Reviews by Brendan MacDonell, Jeremy Devenport, florian, doug, millert
</content>
</entry>
</feed>
