<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl/interop/openssl11, branch OPENBSD_7_6_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2021-12-02T17:10:53+00:00</updated>
<entry>
<title>Tell testers which packages to install right away (and why)</title>
<updated>2021-12-02T17:10:53+00:00</updated>
<author>
<name>kn</name>
<email></email>
</author>
<published>2021-12-02T17:10:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5f76eb00e8dae262a9b0c52bae0d3b6fe1ed6ce0'/>
<id>urn:sha1:5f76eb00e8dae262a9b0c52bae0d3b6fe1ed6ce0</id>
<content type='text'>
Other regress tests do it differently;  just fix/thouch those that did not
mention any package name at all.

This helps grepping logs for SKIPPED to find instructions for the next run.
</content>
</entry>
<entry>
<title>Remove echo headlines.</title>
<updated>2020-12-17T00:51:12+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2020-12-17T00:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c7cbfcf2a0ad5dc204129e5fbf99dd57cc33e72a'/>
<id>urn:sha1:c7cbfcf2a0ad5dc204129e5fbf99dd57cc33e72a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not fail with obscure error messages on 'make'</title>
<updated>2020-10-29T06:05:12+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-10-29T06:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1822c50c29255a6f1fb43434b5b68915ea021a20'/>
<id>urn:sha1:1822c50c29255a6f1fb43434b5b68915ea021a20</id>
<content type='text'>
Fix some tests that fail with obscure error messages on 'make' if the
required package (either version of OpenSSL or Botan 2) isn't installed.
This can be avoided by doing 'make regress' instead.  I'll try to adjust
my finger memory for the many tests outside the LibreSSL tree that have
the same "problem". The fix here is unintrusive and I've been wasting
enough time with this to want to change it.

ok bluhm
</content>
</entry>
<entry>
<title>Reorganize libssl interop tests.  Move netcat tests into separate</title>
<updated>2018-11-11T00:15:04+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2018-11-11T00:15:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=50da4d90eb521ba89a43af23da2b26ada631c4d1'/>
<id>urn:sha1:50da4d90eb521ba89a43af23da2b26ada631c4d1</id>
<content type='text'>
directory.  Keep all log files for easier debugging.  Name regress
target names consistently.
</content>
</entry>
<entry>
<title>Regress client and server can do session reuse now.  Test this with</title>
<updated>2018-11-10T08:33:45+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2018-11-10T08:33:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6bd0566375713b872fa7b3055181d18de32ba11b'/>
<id>urn:sha1:6bd0566375713b872fa7b3055181d18de32ba11b</id>
<content type='text'>
all combinations of LibreSSL, OpenSSL 1.0.2, and OpenSSL 1.1.  It
is currently disabled for TLS 1.3 as this needs more setup.
</content>
</entry>
<entry>
<title>The cert subdir is testing all combinations of certificate validation.</title>
<updated>2018-11-09T06:30:41+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2018-11-09T06:30:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e3076365506f38e78df5fe822fa92f5279cc68ca'/>
<id>urn:sha1:e3076365506f38e78df5fe822fa92f5279cc68ca</id>
<content type='text'>
Having the three libraries, client and server certificates, missing
or invalid CA or certificates, and enforcing peer certificate results
in 1944 new test cases.
</content>
</entry>
<entry>
<title>Add a self test for each SSL library by connecting client with</title>
<updated>2018-11-07T20:46:28+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2018-11-07T20:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=66e6452e3c0d468ff4c14e29943eaf35f06862fe'/>
<id>urn:sha1:66e6452e3c0d468ff4c14e29943eaf35f06862fe</id>
<content type='text'>
server.  Check that the highest available TLS version is selected.
LibreSSL TLS 1.3 check is disabled until the feature becomes
available.
</content>
</entry>
<entry>
<title>Add interop test with OpenSSL 1.1.  TLS 1.3 should be used automatically</title>
<updated>2018-11-07T19:09:01+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2018-11-07T19:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8f0e5908a3eda97ad8aa14cba6eae080ee759006'/>
<id>urn:sha1:8f0e5908a3eda97ad8aa14cba6eae080ee759006</id>
<content type='text'>
when it becomes available in LibreSSL.
thanks to sthen@ for the new OpenSSL port
</content>
</entry>
</feed>
