<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libtls/tls, branch OPENBSD_7_4</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_4</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-07-16T07:46:08+00:00</updated>
<entry>
<title>Revert previous. The added includes were already there. Duh.</title>
<updated>2022-07-16T07:46:08+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-07-16T07:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3c1c496acf7e8e6ce51359141b796f01cdcba141'/>
<id>urn:sha1:3c1c496acf7e8e6ce51359141b796f01cdcba141</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explicitly include fcntl.h and unistd.h for pipe2</title>
<updated>2022-06-22T10:01:17+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-06-22T10:01:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=24b3af508c9815e55da5d06366808dad8d65efa4'/>
<id>urn:sha1:24b3af508c9815e55da5d06366808dad8d65efa4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up client and server tls{,_config} contexts in tls_test().</title>
<updated>2021-04-04T16:19:47+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-04-04T16:19:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b43b86edcadc304cea86df85028fed0ef466d05f'/>
<id>urn:sha1:b43b86edcadc304cea86df85028fed0ef466d05f</id>
<content type='text'>
Leaks reported by Ilya Shipitsin.
</content>
</entry>
<entry>
<title>Add a missing circular_init() call in the TLS ordering test.</title>
<updated>2020-07-04T09:07:02+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-07-04T09:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ca98cbb7c336fac18fa8a53f4f555ccf440e5838'/>
<id>urn:sha1:ca98cbb7c336fac18fa8a53f4f555ccf440e5838</id>
<content type='text'>
This makes the regress work correctly again - this was previously masked
by the fact that tls_close() (and hence SSL_shutdown()) was draining the
circular buffer, whereas now we're leaving data behind from a previous
test, resulting in the ordering test failing.
</content>
</entry>
<entry>
<title>Add TLS versioning tests.</title>
<updated>2020-05-13T17:57:27+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-05-13T17:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=85564cbdaaead9999e493a60665d8f6a911aeb69'/>
<id>urn:sha1:85564cbdaaead9999e493a60665d8f6a911aeb69</id>
<content type='text'>
This ensures that a TLSv1.0, TLSv1.1, TLSv1.2 or TLSv1.3 client can talk
with an appropriately configured server and vice versa.
</content>
</entry>
<entry>
<title>Remove the now unnecessary tls_init() call.</title>
<updated>2018-03-19T16:36:12+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-03-19T16:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7404a498429b2296b52ce77d887b7040276e03a3'/>
<id>urn:sha1:7404a498429b2296b52ce77d887b7040276e03a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a (currently failing) call to tls_handshake() on a client context that</title>
<updated>2017-05-07T03:25:26+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-05-07T03:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d56eda508144f700fc0f99d91c964ffebbbd1ae4'/>
<id>urn:sha1:d56eda508144f700fc0f99d91c964ffebbbd1ae4</id>
<content type='text'>
has not yet been connected. We expect this to fail, but it should fail
gracefully.
</content>
</entry>
<entry>
<title>Also test calling tls_handshake() on a server connection context that has</title>
<updated>2017-05-07T03:22:15+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-05-07T03:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=11b5ccbe1895d0109b801031cd3ed8c115db20b2'/>
<id>urn:sha1:11b5ccbe1895d0109b801031cd3ed8c115db20b2</id>
<content type='text'>
already completed a TLS handshake.
</content>
</entry>
<entry>
<title>Add a test that calls tls_handshake() on a connection that has already</title>
<updated>2017-05-07T01:58:29+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-05-07T01:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=29ee702e7ef1b104002800c6df4f393afdec0d34'/>
<id>urn:sha1:29ee702e7ef1b104002800c6df4f393afdec0d34</id>
<content type='text'>
completed a TLS handshake. This should return a failure, but currently
succeeds (hence the regress currently fails).
</content>
</entry>
<entry>
<title>An an initial sequencing/ordering test for libtls.</title>
<updated>2017-05-07T01:56:24+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-05-07T01:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=007ab3adf03f0dcd75a0963efec051cfca5bd86a'/>
<id>urn:sha1:007ab3adf03f0dcd75a0963efec051cfca5bd86a</id>
<content type='text'>
</content>
</entry>
</feed>
