<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/arch, branch libressl-v3.5.3</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.5.3</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.5.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-03-25T17:42:07+00:00</updated>
<entry>
<title>use the new CPU_ID_AA64ISAR0 sysctl to determine CPU features on arm64</title>
<updated>2022-03-25T17:42:07+00:00</updated>
<author>
<name>robert</name>
<email></email>
</author>
<published>2022-03-25T17:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=35d94a3c8199d3daf368e331574373812bbbaaf3'/>
<id>urn:sha1:35d94a3c8199d3daf368e331574373812bbbaaf3</id>
<content type='text'>
ok tb@, deraadt@, kettenis@
</content>
</entry>
<entry>
<title>Start disentangling armv7 and aarch64 code</title>
<updated>2022-03-23T15:13:31+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-03-23T15:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=81e4a05dff593f3e62ed9485ebea2c4ea2415c6d'/>
<id>urn:sha1:81e4a05dff593f3e62ed9485ebea2c4ea2415c6d</id>
<content type='text'>
arm_arch.h and armcap.c are shared between armv7 and aarch64 which
results in an inscrutable #ifdef maze. Move copies of these files
into arch/{arm,aarch64}/ with appropriate names and some trivial
minor adjustments.

ok deraadt inoguchi kettenis
</content>
</entry>
<entry>
<title>riscv64 openssl config</title>
<updated>2021-05-02T20:01:51+00:00</updated>
<author>
<name>drahn</name>
<email></email>
</author>
<published>2021-05-02T20:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5d87329128299a026964aacdf65838e004de6844'/>
<id>urn:sha1:5d87329128299a026964aacdf65838e004de6844</id>
<content type='text'>
copied from other 64 bit arch
ok jsg@
</content>
</entry>
<entry>
<title>Retire OpenBSD/sgi.</title>
<updated>2021-05-01T16:11:09+00:00</updated>
<author>
<name>visa</name>
<email></email>
</author>
<published>2021-05-01T16:11:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c7eea020ca57d2b9d7d6234c3f3fafc98feefab6'/>
<id>urn:sha1:c7eea020ca57d2b9d7d6234c3f3fafc98feefab6</id>
<content type='text'>
OK deraadt@
</content>
</entry>
<entry>
<title>Disable assembly code for powerpc64; more work is needed to make it work.</title>
<updated>2020-06-29T15:32:44+00:00</updated>
<author>
<name>kettenis</name>
<email></email>
</author>
<published>2020-06-29T15:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=310bee1edf5b91769a0ac118970281584681c964'/>
<id>urn:sha1:310bee1edf5b91769a0ac118970281584681c964</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch back to bn_mul_mont_int since the bn_mul_mont_fpu64 code isn't</title>
<updated>2020-06-28T07:50:57+00:00</updated>
<author>
<name>kettenis</name>
<email></email>
</author>
<published>2020-06-28T07:50:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a80c6039db0a80be13429a253b36af2a9a640d28'/>
<id>urn:sha1:a80c6039db0a80be13429a253b36af2a9a640d28</id>
<content type='text'>
hooked up and the lack of a bn_mul_mont_int implementation results in
undefined references.
</content>
</entry>
<entry>
<title>Accidentally doubled these files on first commit. Correcting.</title>
<updated>2020-06-26T00:39:59+00:00</updated>
<author>
<name>drahn</name>
<email></email>
</author>
<published>2020-06-26T00:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7fa21907fd3ec1e649ebd8ca6ee174ba7be784af'/>
<id>urn:sha1:7fa21907fd3ec1e649ebd8ca6ee174ba7be784af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Intial attempt at powerpc64 libcrypto pieces.</title>
<updated>2020-06-25T04:29:08+00:00</updated>
<author>
<name>drahn</name>
<email></email>
</author>
<published>2020-06-25T04:29:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=514ce84a72439fc2ef9cc67602c0d2ebfc6da73d'/>
<id>urn:sha1:514ce84a72439fc2ef9cc67602c0d2ebfc6da73d</id>
<content type='text'>
just commit this kettenis@
</content>
</entry>
<entry>
<title>Add cpuid support for arm64 so that we can recognize which</title>
<updated>2019-07-02T19:31:28+00:00</updated>
<author>
<name>patrick</name>
<email></email>
</author>
<published>2019-07-02T19:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=154e31023af7e0be306e0968992087fe0a23f907'/>
<id>urn:sha1:154e31023af7e0be306e0968992087fe0a23f907</id>
<content type='text'>
hardware crypto features are available.

"no objections" kettenis@
</content>
</entry>
<entry>
<title>Remove commented out rc5 bits</title>
<updated>2019-05-11T13:05:25+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-05-11T13:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=83feb7b0ecfb7abaf7c81a355c94e22c3c5440e9'/>
<id>urn:sha1:83feb7b0ecfb7abaf7c81a355c94e22c3c5440e9</id>
<content type='text'>
</content>
</entry>
</feed>
