<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl/unit/cipher_list.c, branch libressl-v4.3.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v4.3.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v4.3.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-12-17T16:05:28+00:00</updated>
<entry>
<title>Revise cipher list regress coverage of SSL_set_security_level().</title>
<updated>2022-12-17T16:05:28+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-12-17T16:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b76c072452e6a1c867a6726ec9818e3c3281607d'/>
<id>urn:sha1:b76c072452e6a1c867a6726ec9818e3c3281607d</id>
<content type='text'>
A SSL_set_security_level() call was added to the cipher list regress, which
expects a failure - however, it should succeed and fails for a completely
unrelated reason. Rework this regress so that it actually passes and tests
for the expected behaviour.
</content>
</entry>
<entry>
<title>Make internal header file names consistent</title>
<updated>2022-11-26T16:08:57+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-11-26T16:08:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=81d98bf600a381a625eb11b39a725b08c0ba547f'/>
<id>urn:sha1:81d98bf600a381a625eb11b39a725b08c0ba547f</id>
<content type='text'>
Libcrypto currently has a mess of *_lcl.h, *_locl.h, and *_local.h names
used for internal headers. Move all these headers we inherited from
OpenSSL to *_local.h, reserving the name *_internal.h for our own code.
Similarly, move dtls_locl.h and ssl_locl.h to dtls_local and ssl_local.h.
constant_time_locl.h is moved to constant_time.h since it's special.

Adjust all .c files in libcrypto, libssl and regress.

The diff is mechanical with the exception of tls13_quic.c, where
#include &lt;ssl_locl.h&gt; was fixed manually.

discussed with jsing,
no objection bcook
</content>
</entry>
<entry>
<title>Revise for SSL_CTX_INTERNAL and SSL_INTERNAL removal.</title>
<updated>2022-10-02T16:38:23+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-10-02T16:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=41318db5497cddfa4935c4ea48bcb2eb5786375e'/>
<id>urn:sha1:41318db5497cddfa4935c4ea48bcb2eb5786375e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some minimal regress coverage for the security level.</title>
<updated>2022-07-07T13:11:45+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-07-07T13:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0cb2272503a5d31b3fb407ed265fd7efdccd30b0'/>
<id>urn:sha1:0cb2272503a5d31b3fb407ed265fd7efdccd30b0</id>
<content type='text'>
From beck
</content>
</entry>
<entry>
<title>whitespace</title>
<updated>2021-01-09T12:39:23+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-01-09T12:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c30e67653265aad1229beff8be7174efd2667c1e'/>
<id>urn:sha1:c30e67653265aad1229beff8be7174efd2667c1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update regress for DES cipher suite removal.</title>
<updated>2018-06-02T16:35:02+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-06-02T16:35:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=97d11dcba9838494dd405e1464e24ab7a6350104'/>
<id>urn:sha1:97d11dcba9838494dd405e1464e24ab7a6350104</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update regress now that ssl_cipher_list_to_bytes() takes a CBB.</title>
<updated>2017-10-11T17:35:53+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-10-11T17:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c483349227378c660f2da9e36e105cefc9447f83'/>
<id>urn:sha1:c483349227378c660f2da9e36e105cefc9447f83</id>
<content type='text'>
Based on a diff from doug@
</content>
</entry>
<entry>
<title>Revise regress now that ssl_bytes_to_cipher_list() takes a CBS.</title>
<updated>2017-10-10T16:52:17+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-10-10T16:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2a00ba595978d3507a5c493eceb0ea8597c6be56'/>
<id>urn:sha1:2a00ba595978d3507a5c493eceb0ea8597c6be56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use current chacha20-poly1305 cipher suite values.</title>
<updated>2017-08-28T17:32:04+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-08-28T17:32:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b9aa4d02ec840df7a05958dda48b953f7b4d3634'/>
<id>urn:sha1:b9aa4d02ec840df7a05958dda48b953f7b4d3634</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix regress to handle movement of ssl structures to internal</title>
<updated>2017-01-23T06:49:31+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-23T06:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2cc7590bd8c0089cea24719cef8e387ac293c43b'/>
<id>urn:sha1:2cc7590bd8c0089cea24719cef8e387ac293c43b</id>
<content type='text'>
</content>
</entry>
</feed>
