<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/sys/dev/microcode, branch master</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/sys/dev/microcode?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/sys/dev/microcode?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2021-03-06T09:20:49Z</updated>
<entry>
<title>ansi</title>
<updated>2021-03-06T09:20:49Z</updated>
<author>
<name>jsg</name>
<email>jsg@openbsd.org</email>
</author>
<published>2021-03-06T09:20:49Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=0bca52fc7c89ec4766656ff7feea08eaab3446cb'/>
<id>urn:sha1:0bca52fc7c89ec4766656ff7feea08eaab3446cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove some unused includes</title>
<updated>2021-02-23T10:20:10Z</updated>
<author>
<name>jsg</name>
<email>jsg@openbsd.org</email>
</author>
<published>2021-02-23T10:20:10Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=2e4f0d95aeae5f7c52ca7e76b88e9df56a856c15'/>
<id>urn:sha1:2e4f0d95aeae5f7c52ca7e76b88e9df56a856c15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Skip making structure elements const, as it provides no benefit, and</title>
<updated>2020-07-31T14:58:53Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2020-07-31T14:58:53Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=8b3dfcdb98f490a412651a045f1f5cd6d90ba297'/>
<id>urn:sha1:8b3dfcdb98f490a412651a045f1f5cd6d90ba297</id>
<content type='text'>
it would require a pile of pointless de-const casts in the firmware
construction code.
</content>
</entry>
<entry>
<title>Add support for RT3290 chipset by James Hastings.</title>
<updated>2018-10-02T02:05:34Z</updated>
<author>
<name>kevlo</name>
<email>kevlo@openbsd.org</email>
</author>
<published>2018-10-02T02:05:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=44df374beffdeeab308e9c219092e1c860fc97a9'/>
<id>urn:sha1:44df374beffdeeab308e9c219092e1c860fc97a9</id>
<content type='text'>
Tested by me and James Hastings.
</content>
</entry>
<entry>
<title>remove the remaining references to .depend files since nothing creates them</title>
<updated>2017-10-17T19:31:56Z</updated>
<author>
<name>naddy</name>
<email>naddy@openbsd.org</email>
</author>
<published>2017-10-17T19:31:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=d96a07ced1b9502d9fe788ed360150fe34c3f9e9'/>
<id>urn:sha1:d96a07ced1b9502d9fe788ed360150fe34c3f9e9</id>
<content type='text'>
any longer; ok espie@ deraadt@
</content>
</entry>
<entry>
<title>If you use sys/param.h, you don't need sys/types.h</title>
<updated>2017-09-08T05:36:51Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2017-09-08T05:36:51Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b27348b2082c02cb5227e0e4933400ad6739ec5a'/>
<id>urn:sha1:b27348b2082c02cb5227e0e4933400ad6739ec5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix clang warnings; ok guenther@ deraadt@</title>
<updated>2017-08-28T05:46:44Z</updated>
<author>
<name>otto</name>
<email>otto@openbsd.org</email>
</author>
<published>2017-08-28T05:46:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=38bad19455acf0b98ca1803724b9865ff47cae47'/>
<id>urn:sha1:38bad19455acf0b98ca1803724b9865ff47cae47</id>
<content type='text'>
(guenther says: code could need a rewrite using writev(2) though)
</content>
</entry>
<entry>
<title>always use %s to print a non-constant string; ok deraadt@ guenther@</title>
<updated>2017-08-27T08:15:48Z</updated>
<author>
<name>otto</name>
<email>otto@openbsd.org</email>
</author>
<published>2017-08-27T08:15:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=5d123b09e7a07078aab2fc35384965d0956cc5aa'/>
<id>urn:sha1:5d123b09e7a07078aab2fc35384965d0956cc5aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more depends gc / yacc rules overhaul</title>
<updated>2017-07-19T12:50:32Z</updated>
<author>
<name>espie</name>
<email>espie@openbsd.org</email>
</author>
<published>2017-07-19T12:50:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=2d6abfec02db30be0fb9ab07346618a96f5d7824'/>
<id>urn:sha1:2d6abfec02db30be0fb9ab07346618a96f5d7824</id>
<content type='text'>
okay millert@
</content>
</entry>
<entry>
<title>Build firmware for usb devices on arm64.</title>
<updated>2017-01-23T01:00:58Z</updated>
<author>
<name>jsg</name>
<email>jsg@openbsd.org</email>
</author>
<published>2017-01-23T01:00:58Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=e0df7e025fbe03cff75dde7a44ce7aaa5da5a0a8'/>
<id>urn:sha1:e0df7e025fbe03cff75dde7a44ce7aaa5da5a0a8</id>
<content type='text'>
ok patrick@
</content>
</entry>
</feed>
