<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libtls, branch OPENBSD_7_1_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_1_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_1_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-03-24T15:58:57+00:00</updated>
<entry>
<title>Adjust the signer test to link statically and work with hidden tls_signer</title>
<updated>2022-03-24T15:58:57+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-03-24T15:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=965e3c46ce5df5fbdd4c65d900ef4c07eab49e6c'/>
<id>urn:sha1:965e3c46ce5df5fbdd4c65d900ef4c07eab49e6c</id>
<content type='text'>
API.
</content>
</entry>
<entry>
<title>Garbage collect the unused hash and print kp-&gt;pubkey_hash instead of NULL.</title>
<updated>2022-02-08T18:05:57+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-02-08T18:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4155131e4423365c33e3d62f4905428f9714df7b'/>
<id>urn:sha1:4155131e4423365c33e3d62f4905428f9714df7b</id>
<content type='text'>
Make sure kp is freed also on error.

ok jsing
</content>
</entry>
<entry>
<title>Use TLS_PADDING_* defines.</title>
<updated>2022-02-01T17:19:16+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-02-01T17:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e0ca43dbb96b7050114088357efcbfa6b503c87f'/>
<id>urn:sha1:e0ca43dbb96b7050114088357efcbfa6b503c87f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revise/simplify for signer interface change.</title>
<updated>2022-02-01T17:13:52+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-02-01T17:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c9caa88a2d774bdbc6a16ae3c42fb55a3dd3a7ed'/>
<id>urn:sha1:c9caa88a2d774bdbc6a16ae3c42fb55a3dd3a7ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test coverage for tls_signer when used with a TLS server.</title>
<updated>2022-01-30T18:44:45+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-01-30T18:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=276491ea1659b32e3194c4ea7c5278679eb15495'/>
<id>urn:sha1:276491ea1659b32e3194c4ea7c5278679eb15495</id>
<content type='text'>
In this configuration the tls_signer is provided with the server
certificate and private key, while the TLS server is configured with a
sign callback and is only provided with the certificate.
</content>
</entry>
<entry>
<title>Add initial regress for tls_signer.</title>
<updated>2022-01-30T18:38:41+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-01-30T18:38:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=833e7d0d876b8b714a3494795a716079ea00053f'/>
<id>urn:sha1:833e7d0d876b8b714a3494795a716079ea00053f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Free cert, key and ocsp_staple on exit of do_keypair_test().</title>
<updated>2021-12-04T09:04:36+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-12-04T09:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=723967b03de0a4e95a0830bf19578bcf71d0dd70'/>
<id>urn:sha1:723967b03de0a4e95a0830bf19578bcf71d0dd70</id>
<content type='text'>
Reported by Ilya Shipitsine, discussed with jsing
</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>Make this test module aware so it passes with Go 1.16</title>
<updated>2021-02-23T20:36:16+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-02-23T20:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=479ca8e451d375cb6fedc8ac95903bc80449092c'/>
<id>urn:sha1:479ca8e451d375cb6fedc8ac95903bc80449092c</id>
<content type='text'>
</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>
</feed>
