<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl/asn1, 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-07-22T14:50:45+00:00</updated>
<entry>
<title>Revise regress to match cipher suite values change.</title>
<updated>2024-07-22T14:50:45+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2024-07-22T14:50:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ee47b67deae4b8751972f7fc4a0b821ffc61bb86'/>
<id>urn:sha1:ee47b67deae4b8751972f7fc4a0b821ffc61bb86</id>
<content type='text'>
</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>Fix format strings: change %i, %li, %lli to %d, %ld, %lld and switch to</title>
<updated>2022-06-07T18:00:51+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-06-07T18:00:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0404d4b88c722c3ce1a3f0db03f590caffc00a5c'/>
<id>urn:sha1:0404d4b88c722c3ce1a3f0db03f590caffc00a5c</id>
<content type='text'>
%zu for master_key_length, session_id_length and sid_ctx_length, which
are now size_t.
</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 regress for tlsext_tick_lifetime_hint changing type.</title>
<updated>2021-10-23T08:13:52+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2021-10-23T08:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a9140bf79338c54a220909bccc241f8ca0f984c4'/>
<id>urn:sha1:a9140bf79338c54a220909bccc241f8ca0f984c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pull in ssl_locl.h to allow for move of struct ssl_session_st.</title>
<updated>2021-06-30T18:09:46+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2021-06-30T18:09:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1b804e9d919d18066e2bda6cfc02056171f67faf'/>
<id>urn:sha1:1b804e9d919d18066e2bda6cfc02056171f67faf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Plug a few memory leaks reported by Ilya Shipitsin</title>
<updated>2021-03-22T20:05:21+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-03-22T20:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0f4aa9d8c7f18f3d23cb7d47ca65c72d3d8ed8f9'/>
<id>urn:sha1:0f4aa9d8c7f18f3d23cb7d47ca65c72d3d8ed8f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extend regress to include a peer certificate in the session.</title>
<updated>2016-12-26T15:31:38+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-12-26T15:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3d34d34942267d298af46ee4a3c421c8d1267997'/>
<id>urn:sha1:3d34d34942267d298af46ee4a3c421c8d1267997</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure that after an i2d_SSL_SESSION() call, the passed pointer now points</title>
<updated>2016-12-26T15:24:03+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-12-26T15:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a2fdea47469228dc570102c65ffe8cde9d44d93b'/>
<id>urn:sha1:a2fdea47469228dc570102c65ffe8cde9d44d93b</id>
<content type='text'>
to the end of the buffer.
</content>
</entry>
<entry>
<title>Ensure negative time/timeout are handled appropriately.</title>
<updated>2016-12-21T15:13:29+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-12-21T15:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6effa7e8048dc2a8f88b9696de757611197d8e04'/>
<id>urn:sha1:6effa7e8048dc2a8f88b9696de757611197d8e04</id>
<content type='text'>
</content>
</entry>
</feed>
