<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl, 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-08T16:59:25+00:00</updated>
<entry>
<title>Some more c99 initializers for consistency and readability</title>
<updated>2022-03-08T16:59:25+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-03-08T16:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f93947eafd149c34ec78cdf5d25d1f34229a33bb'/>
<id>urn:sha1:f93947eafd149c34ec78cdf5d25d1f34229a33bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Plug leaks reported by Ilya Shipitsin</title>
<updated>2022-02-08T19:06:56+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-02-08T19:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1e83991a9a73223ac9ced04b0563848f0a92fd7d'/>
<id>urn:sha1:1e83991a9a73223ac9ced04b0563848f0a92fd7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Plug a number of leaks reported by Ilya Shipitsin</title>
<updated>2022-02-08T19:00:36+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-02-08T19:00:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b616775e68c20a47e2ad33c1fb533c6fc78bfef2'/>
<id>urn:sha1:b616775e68c20a47e2ad33c1fb533c6fc78bfef2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cope with recent S3I removal; ok tb@</title>
<updated>2022-02-06T09:19:46+00:00</updated>
<author>
<name>anton</name>
<email></email>
</author>
<published>2022-02-06T09:19:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5b097a3206326361d7bac2a0119d54588b578f33'/>
<id>urn:sha1:5b097a3206326361d7bac2a0119d54588b578f33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a workaround due to OpenSSL's limitation of SSL_CTX_set_cipher_list</title>
<updated>2022-02-05T18:34:06+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-02-05T18:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5ca2668e5b3228e2b85bc6198b8c7dce04c22d65'/>
<id>urn:sha1:5ca2668e5b3228e2b85bc6198b8c7dce04c22d65</id>
<content type='text'>
SSL_CTX_set_cipher_list() in OpenSSL 1.1 does not accept TLSv1.3 ciphers.
This wasn't a problem until now since the AEAD- ciphers were counted as
distinct from TLS_ ciphers by the regress test, so they were never used
in the {run,check}-cipher-${cipher}-client-${clib}-server-${slib} tests

With the renaming, the TLSv1.3 ciphers are now considered as common
ciphers, so they're tested. With openssl11 this results in

0:error:1410D0B9:SSL routines:SSL_CTX_set_cipher_list:no cipher match:ssl/ssl_lib.c:2573:

The design of these tests doesn't allow easily adding a call to
SSL_CTX_set_ciphersuites (since they also need to work with openssl 1.0.2)
so skip the TLS_* ciphers for the time being.
</content>
</entry>
<entry>
<title>Mechanically adjust from AEAD- to TLS_ to adjust to the new cipher names.</title>
<updated>2022-02-05T18:21:09+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-02-05T18:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ebd49daf0f01ffb595c4642dd2982bf31d7b9cd3'/>
<id>urn:sha1:ebd49daf0f01ffb595c4642dd2982bf31d7b9cd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust the ssl_get_shared_ciphers to the new names.</title>
<updated>2022-02-05T18:19:39+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-02-05T18:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e2e4aa264d4ea8d418d429d7dae670abe37766a1'/>
<id>urn:sha1:e2e4aa264d4ea8d418d429d7dae670abe37766a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revise for S3I removal.</title>
<updated>2022-02-05T14:54:40+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-02-05T14:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=47e61a82f45737b7e9b4494d8a64d4a2f108e9de'/>
<id>urn:sha1:47e61a82f45737b7e9b4494d8a64d4a2f108e9de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revise for peer_cert.</title>
<updated>2022-01-11T19:08:08+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-01-11T19:08:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8968cd98c2bd99b822a852dfa183796870582bae'/>
<id>urn:sha1:8968cd98c2bd99b822a852dfa183796870582bae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revise for changes to tls_key_share_peer_public()</title>
<updated>2022-01-11T18:29:10+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-01-11T18:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=085b1f8d013a9a60b98b92e6dc421d666ad08819'/>
<id>urn:sha1:085b1f8d013a9a60b98b92e6dc421d666ad08819</id>
<content type='text'>
</content>
</entry>
</feed>
