<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/x509/policy, branch master</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2026-01-22T10:15:53+00:00</updated>
<entry>
<title>policy test: parital -&gt; partial</title>
<updated>2026-01-22T10:15:53+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2026-01-22T10:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=05ece0fed5d8feb08352c44b1558f269488e96ca'/>
<id>urn:sha1:05ece0fed5d8feb08352c44b1558f269488e96ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unwanted trailing newlines from err/warn format strings.</title>
<updated>2024-08-23T12:56:26+00:00</updated>
<author>
<name>anton</name>
<email></email>
</author>
<published>2024-08-23T12:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=59a63e5d5b4880e7c8d59b13e37550a4af4f1274'/>
<id>urn:sha1:59a63e5d5b4880e7c8d59b13e37550a4af4f1274</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typo</title>
<updated>2023-06-02T08:35:10+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-06-02T08:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dcfdb948c3fc128619f39682d17f9b718a9b4ebc'/>
<id>urn:sha1:dcfdb948c3fc128619f39682d17f9b718a9b4ebc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct test that was pasto'ed incorrectly</title>
<updated>2023-05-29T15:52:46+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2023-05-29T15:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=565d557c2f3c569f8052462ac644e135b015cf8f'/>
<id>urn:sha1:565d557c2f3c569f8052462ac644e135b015cf8f</id>
<content type='text'>
This now tests what the comment says it does
</content>
</entry>
<entry>
<title>policy test: simplify Makefile</title>
<updated>2023-04-30T04:55:30+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-30T04:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2468ee5bff0ce1de8e2f95a394ad1035a0310a40'/>
<id>urn:sha1:2468ee5bff0ce1de8e2f95a394ad1035a0310a40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable policy checking by default now that we are DAG implementation based.</title>
<updated>2023-04-28T16:50:16+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2023-04-28T16:50:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4c600de697252b1e73681c63182ac68e7f0da432'/>
<id>urn:sha1:4c600de697252b1e73681c63182ac68e7f0da432</id>
<content type='text'>
This ensures that we will no longer silently ignore a certificate with
a critical policy extention by default.

ok tb@
</content>
</entry>
<entry>
<title>The policy test is no longer expected to fail</title>
<updated>2023-04-28T16:18:17+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-28T16:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b7c2a59f4f6d19bebda85667000443b8bdc0019d'/>
<id>urn:sha1:b7c2a59f4f6d19bebda85667000443b8bdc0019d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make the policy test compile on sparc64</title>
<updated>2023-04-28T14:45:51+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-28T14:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d34640bc83a3e242a456ef640ea11c205142ee6f'/>
<id>urn:sha1:d34640bc83a3e242a456ef640ea11c205142ee6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hook up the the x509 policy regression tests to x509 regress.</title>
<updated>2023-04-28T09:11:35+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2023-04-28T09:11:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=311b69e37054669532bd47ce4326b151995b8926'/>
<id>urn:sha1:311b69e37054669532bd47ce4326b151995b8926</id>
<content type='text'>
These were adapted from BoringSSL's regress tests for x509
policy. They are currently marked as expected to fail as
we have not enabled LIBRESSL_HAS_POLICY_DAG by default yet, and
the old tree based policy code from OpenSSL is special.

These tests pass when we build with LIBRESSL_HAS_POLICY_DAG.
</content>
</entry>
<entry>
<title>Fix copyright, convert boringssl comments to C style</title>
<updated>2023-04-28T09:02:04+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2023-04-28T09:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4ed5c1522c28775d28111ef8f5bf90dcadf2f369'/>
<id>urn:sha1:4ed5c1522c28775d28111ef8f5bf90dcadf2f369</id>
<content type='text'>
</content>
</entry>
</feed>
