<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/conf, branch master</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-12-21T07:31:22+00:00</updated>
<entry>
<title>conf_api: remove CONF_DEBUG and disabling of assert()</title>
<updated>2025-12-21T07:31:22+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-12-21T07:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f0030cb3d36507775af6db668b87cf6d9558fbfa'/>
<id>urn:sha1:f0030cb3d36507775af6db668b87cf6d9558fbfa</id>
<content type='text'>
The only thing CONF_DEBUG has done in ages is defining NDEBUG in a file
that does not contain a single assert. Kill it.

ok jsing kenjiro
</content>
</entry>
<entry>
<title>conf_api: add empty line between !openssl and openssl includes</title>
<updated>2025-12-20T21:05:28+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-12-20T21:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6ed4f26853f67c46fbd8cc721454414ad7318eae'/>
<id>urn:sha1:6ed4f26853f67c46fbd8cc721454414ad7318eae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conf_api: remove a few rather useless history tidbits</title>
<updated>2025-12-20T21:04:07+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-12-20T21:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=36be1ad71713676e11cc27d24c37e26cc5e50cec'/>
<id>urn:sha1:36be1ad71713676e11cc27d24c37e26cc5e50cec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This file is no longer relevant because the function CONF_module_add()</title>
<updated>2025-06-09T12:06:23+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2025-06-09T12:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d3b27426fefa85c426f6b8c409e5cb1a4c34ac30'/>
<id>urn:sha1:d3b27426fefa85c426f6b8c409e5cb1a4c34ac30</id>
<content type='text'>
is no longer public.  Even though ASN1_add_oid_module() still exists
as an internal function, this file contains more misleading (DSO,
OPENSSL_load_builtin_modules) than useful information, so delete it.
OK tb@
</content>
</entry>
<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>Inline _CONF_get_section_values() in its last caller and remove it</title>
<updated>2025-03-08T09:35:53+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-03-08T09:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cfa8ad2a65c91908dfbabb35bf67643bdd8e7b04'/>
<id>urn:sha1:cfa8ad2a65c91908dfbabb35bf67643bdd8e7b04</id>
<content type='text'>
NCONF_get_section() isn't any clearer by using this indirection.

ok jsing
</content>
</entry>
<entry>
<title>_CONF_new_section: error check hash insertion</title>
<updated>2025-03-07T11:01:12+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-03-07T11:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=480aa6b66e00ef94f9116b7a154f31ddab28cddb'/>
<id>urn:sha1:480aa6b66e00ef94f9116b7a154f31ddab28cddb</id>
<content type='text'>
Don't leak v if its insertion into the hash failed and properly free it
instead.

ok jsing
</content>
</entry>
<entry>
<title>_CONF_new_section(): avoid silly ok dance</title>
<updated>2025-03-07T10:57:29+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-03-07T10:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9286e053920e9c8fc688eab9aa1918cc3c67e8f8'/>
<id>urn:sha1:9286e053920e9c8fc688eab9aa1918cc3c67e8f8</id>
<content type='text'>
ok jsing
</content>
</entry>
<entry>
<title>_CONF_new_section(): replace hand-rolled strdup() with the real thing</title>
<updated>2025-03-07T10:54:51+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-03-07T10:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=356ea0f362f0f768b2c3262c088413b3711ed35e'/>
<id>urn:sha1:356ea0f362f0f768b2c3262c088413b3711ed35e</id>
<content type='text'>
ok jsing
</content>
</entry>
<entry>
<title>_CONF_new_section(): malloc() -&gt; calloc()</title>
<updated>2025-03-07T10:51:47+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-03-07T10:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3d9b408aecd7a41828cb230a17a63435f96408cd'/>
<id>urn:sha1:3d9b408aecd7a41828cb230a17a63435f96408cd</id>
<content type='text'>
ok jsing
</content>
</entry>
</feed>
