<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/usr.bin/openssl, branch libressl-v3.6.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.6.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.6.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-07-14T08:33:31+00:00</updated>
<entry>
<title>Only run the client connection test with supported ciphers. Avoids test</title>
<updated>2022-07-14T08:33:31+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-07-14T08:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=88f6f7d564930fb2999b4923d9d05601b0b8cb63'/>
<id>urn:sha1:88f6f7d564930fb2999b4923d9d05601b0b8cb63</id>
<content type='text'>
breakage also noted by anton.
</content>
</entry>
<entry>
<title>Adapt appstest.sh for the new TLS_ names.</title>
<updated>2022-02-05T18:36:08+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-02-05T18:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=08917ab9e29c26e7664925c1e3c2d61a8bbae453'/>
<id>urn:sha1:08917ab9e29c26e7664925c1e3c2d61a8bbae453</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop two uses of the terrible asn1 kludge spotted by anton</title>
<updated>2021-10-25T07:17:14+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-10-25T07:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3d93c8c633e863047cb14f254d6ed4020afc5c51'/>
<id>urn:sha1:3d93c8c633e863047cb14f254d6ed4020afc5c51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix appstest.sh for testing with OpenSSL 3.0</title>
<updated>2021-09-20T10:45:01+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2021-09-20T10:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cf3478857e894a95e502f01cb78a2e36749b72e8'/>
<id>urn:sha1:cf3478857e894a95e502f01cb78a2e36749b72e8</id>
<content type='text'>
- Fix 'Server Temp Key' check to work with both words "P-384" and "secp384r1".
- Test TLSv1 and TLSv1.1 only if OpenSSL version is 1.x.
</content>
</entry>
<entry>
<title>zap trailing whitespace</title>
<updated>2021-09-09T12:14:22+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-09-09T12:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5cc2aa7458ea85ba1b91ce620fc8d47c4c3269ca'/>
<id>urn:sha1:5cc2aa7458ea85ba1b91ce620fc8d47c4c3269ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove tests that are now covered by regress/lib/libssl/verify</title>
<updated>2021-08-30T17:50:05+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-08-30T17:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6773bdc789953cda24f6a3eb5b970041ae902890'/>
<id>urn:sha1:6773bdc789953cda24f6a3eb5b970041ae902890</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Admit that we return error 20 in the failure case here. Changing</title>
<updated>2021-08-30T09:06:04+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2021-08-30T09:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=71f396acd1d4a784510f9b3b50e5c0fe055230c9'/>
<id>urn:sha1:71f396acd1d4a784510f9b3b50e5c0fe055230c9</id>
<content type='text'>
our verifier to return 21 results in other regress failures in
ruby and perl.
</content>
</entry>
<entry>
<title>Fix Jan's regress in openssl/x509 to do what it says it does,</title>
<updated>2021-08-30T06:51:36+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2021-08-30T06:51:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4e50a8d4146b751db152850becadcd0a15593980'/>
<id>urn:sha1:4e50a8d4146b751db152850becadcd0a15593980</id>
<content type='text'>
then fix the only thing it still has complaints about which
is that we don't return the leaf version of the error code
when we can't verify the leaf (as opposed to the rest of the chain)

ok jan@ tb@
</content>
</entry>
<entry>
<title>Pass the -quiet option to openssl s_server to make it ignore EOF.</title>
<updated>2021-08-29T15:52:47+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-08-29T15:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=20d8e3c789694ae0bef3350820e0fb7482d77b72'/>
<id>urn:sha1:20d8e3c789694ae0bef3350820e0fb7482d77b72</id>
<content type='text'>
This makes some tests run from the Makefile behave as they should.
</content>
</entry>
<entry>
<title>Add back the echo Q thing.</title>
<updated>2021-08-29T13:17:42+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-08-29T13:17:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fc155c7df90f03e25aee303d8dc988cb89f31d5c'/>
<id>urn:sha1:fc155c7df90f03e25aee303d8dc988cb89f31d5c</id>
<content type='text'>
</content>
</entry>
</feed>
