<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl/unit/tls_prf.c, branch OPENBSD_7_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2024-07-16T14:38:59+00:00</updated>
<entry>
<title>Update regress for removal of SSL_HANDSHAKE_MAC_DEFAULT.</title>
<updated>2024-07-16T14:38:59+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2024-07-16T14:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=186e5094bb162a5279ad0a8b644561442bc0ac40'/>
<id>urn:sha1:186e5094bb162a5279ad0a8b644561442bc0ac40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make test struct const</title>
<updated>2024-06-05T04:50:36+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-06-05T04:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=56dc29e63b7fa799231b28879d4a8259a18acb81'/>
<id>urn:sha1:56dc29e63b7fa799231b28879d4a8259a18acb81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove GOST and STREEBOG support from libssl.</title>
<updated>2024-02-03T15:58:34+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2024-02-03T15:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=20afa90e552d2efed2187dbafc92170a3895e921'/>
<id>urn:sha1:20afa90e552d2efed2187dbafc92170a3895e921</id>
<content type='text'>
This version of GOST is old and not anywhere close to compliant with
modern GOST standards. It is also very intrusive in libssl and
makes a mess everywhere.  Efforts to entice a suitably minded anyone
to care about it have been unsuccessful.

At this point it is probably best to remove this, and if someone
ever showed up who truly needed a working version, it should be
a clean implementation from scratch, and have it use something
closer to the typical API in libcrypto so it would integrate less
painfully here.

This removes it from libssl in preparation for it's removal from
libcrypto with a future major bump

ok tb@
</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>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>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>Update regress for new_cipher rename.</title>
<updated>2021-03-24T19:02:35+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2021-03-24T19:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c4404c7e3aae0f8ef0743dfe361132068e0a086f'/>
<id>urn:sha1:c4404c7e3aae0f8ef0743dfe361132068e0a086f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bring in an SSL_HANDSHAKE structure and commence the great shovelling</title>
<updated>2017-05-06T22:24:58+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-05-06T22:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ba0818f10be313fb81078efbbc62472ce82b1372'/>
<id>urn:sha1:ba0818f10be313fb81078efbbc62472ce82b1372</id>
<content type='text'>
ok jsing@, gcc@, regress@
</content>
</entry>
<entry>
<title>Update regress to match changes to tls1_PRF().</title>
<updated>2017-03-25T13:37:40+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-03-25T13:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e76ae314959b6d445524f00078259b4e2e1b962f'/>
<id>urn:sha1:e76ae314959b6d445524f00078259b4e2e1b962f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update regress and remove temporary buffer to match changes in tls_PRF().</title>
<updated>2017-03-18T12:59:07+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-03-18T12:59:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6c362cf214b5a5ac85f591e690b20496c6cfa93e'/>
<id>urn:sha1:6c362cf214b5a5ac85f591e690b20496c6cfa93e</id>
<content type='text'>
</content>
</entry>
</feed>
