<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libcrypto/modes/asm, branch master</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libcrypto/modes/asm?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libcrypto/modes/asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2018-01-24T23:03:37Z</updated>
<entry>
<title>Make the NEON codepaths conditional on __STRICT_ALIGNMENT not being</title>
<updated>2018-01-24T23:03:37Z</updated>
<author>
<name>kettenis</name>
<email>kettenis@openbsd.org</email>
</author>
<published>2018-01-24T23:03:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b663a887f4513b013d92122a4ec48eabb57388aa'/>
<id>urn:sha1:b663a887f4513b013d92122a4ec48eabb57388aa</id>
<content type='text'>
defined as they rely on unaligned access.

ok joel@
</content>
</entry>
<entry>
<title>Convert ARM assembly to unified syntax.  Clang demands it, binutils</title>
<updated>2017-01-04T22:54:05Z</updated>
<author>
<name>patrick</name>
<email>patrick@openbsd.org</email>
</author>
<published>2017-01-04T22:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b4c8df63e365be993a3f11b19e905be3e1ec84ea'/>
<id>urn:sha1:b4c8df63e365be993a3f11b19e905be3e1ec84ea</id>
<content type='text'>
supports it as long as it's marked as unified syntax.

ok bcook@ kettenis@
</content>
</entry>
<entry>
<title>Less S390.</title>
<updated>2016-09-04T14:31:29Z</updated>
<author>
<name>jsing</name>
<email>jsing@openbsd.org</email>
</author>
<published>2016-09-04T14:31:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b0af2434de4db6ed2e491260db4c90c3b5cafbc7'/>
<id>urn:sha1:b0af2434de4db6ed2e491260db4c90c3b5cafbc7</id>
<content type='text'>
ok deraadt@
</content>
</entry>
<entry>
<title>Less IA64.</title>
<updated>2016-09-04T14:06:45Z</updated>
<author>
<name>jsing</name>
<email>jsing@openbsd.org</email>
</author>
<published>2016-09-04T14:06:45Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=abbab96583493fe4231ae8fcd12377d91d2c4bcf'/>
<id>urn:sha1:abbab96583493fe4231ae8fcd12377d91d2c4bcf</id>
<content type='text'>
ok deraadt@
</content>
</entry>
<entry>
<title>Doh, rev 1.4 had left out one routine with both 32-bit and 64-bit code, where</title>
<updated>2014-09-27T20:17:52Z</updated>
<author>
<name>miod</name>
<email>miod@openbsd.org</email>
</author>
<published>2014-09-27T20:17:52Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=da30afcc77ccc9e55871b41ff231d91467653535'/>
<id>urn:sha1:da30afcc77ccc9e55871b41ff231d91467653535</id>
<content type='text'>
the 64-bit code has to be disabled under OpenBSD/hppa.
</content>
</entry>
<entry>
<title>More use of 64-bit registers which needs to be disabled under OpenBSD.</title>
<updated>2014-05-02T22:22:27Z</updated>
<author>
<name>miod</name>
<email>miod@openbsd.org</email>
</author>
<published>2014-05-02T22:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=20d5b0876421a450225fa8509fb6d76f88e3362a'/>
<id>urn:sha1:20d5b0876421a450225fa8509fb6d76f88e3362a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not output SOM-specific directives.</title>
<updated>2014-05-01T22:26:21Z</updated>
<author>
<name>miod</name>
<email>miod@openbsd.org</email>
</author>
<published>2014-05-01T22:26:21Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=88da0340c754ca6ec7ebdbcca1562ffe9490bf19'/>
<id>urn:sha1:88da0340c754ca6ec7ebdbcca1562ffe9490bf19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the implicit `l' in `impicit' explicit.</title>
<updated>2014-05-01T21:10:13Z</updated>
<author>
<name>miod</name>
<email>miod@openbsd.org</email>
</author>
<published>2014-05-01T21:10:13Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=6d30b4a3846274fea743647396870771e8e230c8'/>
<id>urn:sha1:6d30b4a3846274fea743647396870771e8e230c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix include filename to get register name aliases under BSD</title>
<updated>2014-05-01T20:41:56Z</updated>
<author>
<name>miod</name>
<email>miod@openbsd.org</email>
</author>
<published>2014-05-01T20:41:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=e07419306ed94e51f978758777d7635aeec9a714'/>
<id>urn:sha1:e07419306ed94e51f978758777d7635aeec9a714</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import OpenSSL 1.0.1g</title>
<updated>2014-04-13T15:16:32Z</updated>
<author>
<name>miod</name>
<email>miod@openbsd.org</email>
</author>
<published>2014-04-13T15:16:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9eac5592c81620ead272fa71be9a79e0e24176fe'/>
<id>urn:sha1:9eac5592c81620ead272fa71be9a79e0e24176fe</id>
<content type='text'>
</content>
</entry>
</feed>
