<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl/ssl, 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-07T13:20:12+00:00</updated>
<entry>
<title>Use the security level knob in the test script.</title>
<updated>2022-07-07T13:20:12+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-07-07T13:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c3dac70428be14a5592957954b6648a3301f6331'/>
<id>urn:sha1:c3dac70428be14a5592957954b6648a3301f6331</id>
<content type='text'>
from beck
</content>
</entry>
<entry>
<title>Make the ssltest security level aware.</title>
<updated>2022-07-07T13:10:22+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-07-07T13:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=367422a363754ff4e6b3a3288f865a9a27d2306b'/>
<id>urn:sha1:367422a363754ff4e6b3a3288f865a9a27d2306b</id>
<content type='text'>
From beck
</content>
</entry>
<entry>
<title>Switch ssltest to using the newly generated certs that use SHA-256 instead</title>
<updated>2022-07-07T11:40:17+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-07-07T11:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ff78126e2bdcc3826447aa931770e2ee087ab498'/>
<id>urn:sha1:ff78126e2bdcc3826447aa931770e2ee087ab498</id>
<content type='text'>
of SHA-1. This helps the switch to security-level aware ssltest.

From jsing
</content>
</entry>
<entry>
<title>Prepare ssltest for opaque DH</title>
<updated>2021-11-21T21:40:45+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-11-21T21:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5cc37e948d612e777022d53baf8fce09928bce5f'/>
<id>urn:sha1:5cc37e948d612e777022d53baf8fce09928bce5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ssltest to work with opaque EVP_PKEY.</title>
<updated>2021-11-18T16:45:28+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-11-18T16:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3d651cab534ea2c4e3ed5afba0a7de03058834d5'/>
<id>urn:sha1:3d651cab534ea2c4e3ed5afba0a7de03058834d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make this test compile again after the damage done in libcrypto</title>
<updated>2021-10-31T16:56:17+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-10-31T16:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2698d12df56e54607660430d3df9bb8dff6dd1ca'/>
<id>urn:sha1:2698d12df56e54607660430d3df9bb8dff6dd1ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pull in ssl_locl.h so that we can keep reaching into libssl internals.</title>
<updated>2021-10-15T16:49:12+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2021-10-15T16:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2f485ea9309901fbcf267b8c0311420ec1f3f269'/>
<id>urn:sha1:2f485ea9309901fbcf267b8c0311420ec1f3f269</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ssltest.c does not need param.h</title>
<updated>2021-10-13T17:02:10+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-10-13T17:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=97c964bb761067cdd82510a97f8cbcebd963202d'/>
<id>urn:sha1:97c964bb761067cdd82510a97f8cbcebd963202d</id>
<content type='text'>
From Jonas Termansen
</content>
</entry>
<entry>
<title>Garbage collect do_test_cipherlist().</title>
<updated>2021-07-03T16:04:29+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2021-07-03T16:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=22c6e88bbe3db425c3ad81c34ab49a96cfd66d47'/>
<id>urn:sha1:22c6e88bbe3db425c3ad81c34ab49a96cfd66d47</id>
<content type='text'>
This code no longer compiles and the equivalent test coverage has been
added to regress/lib/libssl/ciphers (and is actually run).
</content>
</entry>
<entry>
<title>Disable some code that reaches into libssl internals.</title>
<updated>2021-06-30T18:11:47+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2021-06-30T18:11:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=add9d0d8d906ecd375af373d3858c43e0f44be41'/>
<id>urn:sha1:add9d0d8d906ecd375af373d3858c43e0f44be41</id>
<content type='text'>
This should be moved to a dedicated regress test.
</content>
</entry>
</feed>
