<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl/interop/session, branch libressl-v3.9.1</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.9.1</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.9.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2023-10-30T17:15:21+00:00</updated>
<entry>
<title>Add support for OpenSSL 3.1 interop tests</title>
<updated>2023-10-30T17:15:21+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-10-30T17:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ef5d46388987ae46b79c7f8da6d2d73458c3d294'/>
<id>urn:sha1:ef5d46388987ae46b79c7f8da6d2d73458c3d294</id>
<content type='text'>
Until OpenSSL 3.1 has replaced OpenSSL 3.0 on most architectures, run
both tests. Installed packages of OpenSSL 3.0 will update automatically
to 3.1, so regress runners should not need to do anything.
</content>
</entry>
<entry>
<title>Don't run session tests with openssl 3.0 - these tests aren't TLSv1.3 ready</title>
<updated>2023-02-01T16:03:47+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-02-01T16:03:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=18e41f44e8da16fa34d9627787df9e72e6d1bf09'/>
<id>urn:sha1:18e41f44e8da16fa34d9627787df9e72e6d1bf09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hopefully the last one.</title>
<updated>2023-02-01T15:59:50+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-02-01T15:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=397f620c6d0e0e10db7eca8d1f7cdcf96e4ef3dc'/>
<id>urn:sha1:397f620c6d0e0e10db7eca8d1f7cdcf96e4ef3dc</id>
<content type='text'>
</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>Revise regress for TLSv1.3 server being enabled.</title>
<updated>2020-05-11T18:20:24+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-05-11T18:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9cb614ecfae85e33f73e37c50b4b124384f3403e'/>
<id>urn:sha1:9cb614ecfae85e33f73e37c50b4b124384f3403e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable session regress for libressl client talking to openssl11 server.</title>
<updated>2020-01-25T16:01:43+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-01-25T16:01:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=384c09873c7773d469f4e61d01fdef728e0b80d6'/>
<id>urn:sha1:384c09873c7773d469f4e61d01fdef728e0b80d6</id>
<content type='text'>
This is now talking over TLSv1.3 and needs session support.
</content>
</entry>
<entry>
<title>Fix a race in libssl interop regress.  The success messages from</title>
<updated>2018-11-11T07:39:35+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2018-11-11T07:39:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fe775c947ba8aa3dd6c7ed44eb81044fef969911'/>
<id>urn:sha1:fe775c947ba8aa3dd6c7ed44eb81044fef969911</id>
<content type='text'>
the server child could be delayed.  In this case wait a second and
check again.
</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>
</feed>
