<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/Makefile, branch libressl-v3.8.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.8.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.8.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2023-05-07T14:39:55+00:00</updated>
<entry>
<title>Recommit -Wshadow now that the warning on BIG_ENDIAN is fixed</title>
<updated>2023-05-07T14:39:55+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-05-07T14:39:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c00173d6bb9c388a0060a9ffae9cd11cbc1ebe97'/>
<id>urn:sha1:c00173d6bb9c388a0060a9ffae9cd11cbc1ebe97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backout -Wshadow, it breaks build on powerpc64.</title>
<updated>2023-05-07T12:47:48+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2023-05-07T12:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bfe642f60d650eec7f5a84bfd8d205552567e35d'/>
<id>urn:sha1:bfe642f60d650eec7f5a84bfd8d205552567e35d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use -Wshadow with clang</title>
<updated>2023-05-05T21:23:02+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-05-05T21:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=549cbe92324cb49a0d9fce29e4ece1813496c88b'/>
<id>urn:sha1:549cbe92324cb49a0d9fce29e4ece1813496c88b</id>
<content type='text'>
ok jsing (a very long time ago)
</content>
</entry>
<entry>
<title>Link rsa_x931.c to build</title>
<updated>2023-05-05T12:20:03+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-05-05T12:20:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bce1864dd96f61e2edab33cc13dd326ac6202b0c'/>
<id>urn:sha1:bce1864dd96f61e2edab33cc13dd326ac6202b0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unifdef LIBRESSL_HAS_POLICY_DAG and remove it from the Makefile</title>
<updated>2023-04-28T16:30:14+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-28T16:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=83a0da50b7e7d8bf663824c7e46e6d0a39dd5b18'/>
<id>urn:sha1:83a0da50b7e7d8bf663824c7e46e6d0a39dd5b18</id>
<content type='text'>
with beck
</content>
</entry>
<entry>
<title>Take the old policy code behind the barn</title>
<updated>2023-04-28T16:21:57+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-28T16:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b0c9c11efe0cef47fc3984adcd26a3ac1e60dca4'/>
<id>urn:sha1:b0c9c11efe0cef47fc3984adcd26a3ac1e60dca4</id>
<content type='text'>
It can go play in the fields with all the other exponential time policy
"code".

discussed with jsing
ok &amp; commit message beck
</content>
</entry>
<entry>
<title>Enable the new policy checking code in x509_policy.c</title>
<updated>2023-04-28T16:14:46+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-28T16:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e38d2b16e7cf2f4a6289e537b5e46cdaf7656c4b'/>
<id>urn:sha1:e38d2b16e7cf2f4a6289e537b5e46cdaf7656c4b</id>
<content type='text'>
ok beck jsing
</content>
</entry>
<entry>
<title>Allow compiling with -DHAS_DAG to enable the policy check with a DAG.</title>
<updated>2023-04-26T21:36:42+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-26T21:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=70f17dbd9e7e780e567bfc8c18892ae2d1a457fd'/>
<id>urn:sha1:70f17dbd9e7e780e567bfc8c18892ae2d1a457fd</id>
<content type='text'>
ok beck
</content>
</entry>
<entry>
<title>Add the new policy code to the build.</title>
<updated>2023-04-26T19:16:02+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2023-04-26T19:16:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3d2e8ce2a6661aa232bfcb63e67786db3634415b'/>
<id>urn:sha1:3d2e8ce2a6661aa232bfcb63e67786db3634415b</id>
<content type='text'>
ok tb@ jsing@
</content>
</entry>
<entry>
<title>Remove the now unused bio_pk7.c</title>
<updated>2023-04-26T14:27:40+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-26T14:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=641f3e7af5c9b200ce8812feeaa92a4478c53f28'/>
<id>urn:sha1:641f3e7af5c9b200ce8812feeaa92a4478c53f28</id>
<content type='text'>
</content>
</entry>
</feed>
