<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl/record_layer, branch libressl-v3.8.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.8.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.8.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-11-26T16:08:57+00:00</updated>
<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>More %i vs %d cleanup</title>
<updated>2022-06-10T22:00:15+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-06-10T22:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a4e7780cc02bb9478301ba07f24a4d66c9b6beb1'/>
<id>urn:sha1:a4e7780cc02bb9478301ba07f24a4d66c9b6beb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add regress coverage for TLSv1.2 record number increment.</title>
<updated>2021-03-29T16:22:02+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2021-03-29T16:22:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=12760ef637f1713d13e9f9a9aa57bfde4bbf2bd5'/>
<id>urn:sha1:12760ef637f1713d13e9f9a9aa57bfde4bbf2bd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt to tls13_record_layer.c r1.30 (the sequence number shouldn't wrap).</title>
<updated>2020-03-16T15:13:15+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-03-16T15:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a62e6b1fd543a8a4f66031fcba26c09016ee6299'/>
<id>urn:sha1:a62e6b1fd543a8a4f66031fcba26c09016ee6299</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increment a few more sequence numbers where the carry is close to</title>
<updated>2020-03-13T17:47:38+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-03-13T17:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=106f32938eaf7e2baa136e46129f9e5c8888ece6'/>
<id>urn:sha1:106f32938eaf7e2baa136e46129f9e5c8888ece6</id>
<content type='text'>
crossing a byte boundary.
</content>
</entry>
<entry>
<title>Add regress for TLSv1.3 sequence number handling.</title>
<updated>2020-03-13T16:04:31+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-03-13T16:04:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ef441d96ee48c8a1b34e562f076c2b5da071c375'/>
<id>urn:sha1:ef441d96ee48c8a1b34e562f076c2b5da071c375</id>
<content type='text'>
</content>
</entry>
</feed>
