<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/cms/cms_kari.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>2025-05-10T05:54:39+00:00</updated>
<entry>
<title>Use err_local.h rather than err.h in most places</title>
<updated>2025-05-10T05:54:39+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-05-10T05:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=41e8f99dd1625a9f0c80ce9d4383e95b18e85709'/>
<id>urn:sha1:41e8f99dd1625a9f0c80ce9d4383e95b18e85709</id>
<content type='text'>
ok jsing
</content>
</entry>
<entry>
<title>Only include cryptlib.h where it's needed</title>
<updated>2024-11-01T18:34:06+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-11-01T18:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f9a68fe280d96dbf02f5338a1e3437222592c77b'/>
<id>urn:sha1:f9a68fe280d96dbf02f5338a1e3437222592c77b</id>
<content type='text'>
Clean up the other includes while there.
</content>
</entry>
<entry>
<title>Ignore EVP_CIPHER_CTX_reset() return value, it can't fail</title>
<updated>2024-02-02T14:11:45+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-02-02T14:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b1040daba222a9faca83108369fe805c1eb5b2d5'/>
<id>urn:sha1:b1040daba222a9faca83108369fe805c1eb5b2d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hide symbols in cms, comp, conf, and buffer</title>
<updated>2023-07-08T08:26:26+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2023-07-08T08:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cf9b236f0893157746f8b944e4f6cc8d8a6aca26'/>
<id>urn:sha1:cf9b236f0893157746f8b944e4f6cc8d8a6aca26</id>
<content type='text'>
ok jsing@
</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>Disable DES3 since we do not currently provide DES3 keywrap.</title>
<updated>2019-08-11T14:27:01+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-08-11T14:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=870d64fe8da4ea3ca7ce889baaf5d4b6da3549e0'/>
<id>urn:sha1:870d64fe8da4ea3ca7ce889baaf5d4b6da3549e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include string.h for explicit_bzero().</title>
<updated>2019-08-11T11:07:40+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-08-11T11:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dc29fc5c7d6f8943b8439f40ea45d9d323d04d77'/>
<id>urn:sha1:dc29fc5c7d6f8943b8439f40ea45d9d323d04d77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expand M_ASN1_new_of and M_ASN1_free_of macros.</title>
<updated>2019-08-11T11:04:18+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-08-11T11:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b62b2cda811eb26882ba6eb737b566e44c3e7d04'/>
<id>urn:sha1:b62b2cda811eb26882ba6eb737b566e44c3e7d04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use freezero() rather than OPENSSL_clear_free().</title>
<updated>2019-08-11T10:43:57+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-08-11T10:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c385e0dffd770a9bd4e2ca787528391b4c0f8a96'/>
<id>urn:sha1:c385e0dffd770a9bd4e2ca787528391b4c0f8a96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use explicit_bzero() instead of OPENSSL_cleanse().</title>
<updated>2019-08-11T10:43:24+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-08-11T10:43:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a7aa291c374195c849faa353de43e476f7cfc258'/>
<id>urn:sha1:a7aa291c374195c849faa353de43e476f7cfc258</id>
<content type='text'>
</content>
</entry>
</feed>
