<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl/exporter, branch OPENBSD_7_6_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2024-03-01T03:46:54+00:00</updated>
<entry>
<title>exporter: use the atrocious SSL_CIPHER_find() rather than get_by_id()</title>
<updated>2024-03-01T03:46:54+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-03-01T03:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c95cd34b68853f0bcf248d64df4fbe90e47af794'/>
<id>urn:sha1:c95cd34b68853f0bcf248d64df4fbe90e47af794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Plug a memleak caused by an extra bump of a refcount</title>
<updated>2023-04-14T14:23:05+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-14T14:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7b57dcb394d0aaac0cf490836327e3ebbd9a773c'/>
<id>urn:sha1:7b57dcb394d0aaac0cf490836327e3ebbd9a773c</id>
<content type='text'>
SSL_set_session() should really be called SSL_set1_session()...
</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>Add regress coverage for TLS exporters.</title>
<updated>2022-11-05T21:58:24+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-11-05T21:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=629d583d60b49ad21dc4d0546dcfc672db3e638c'/>
<id>urn:sha1:629d583d60b49ad21dc4d0546dcfc672db3e638c</id>
<content type='text'>
</content>
</entry>
</feed>
