<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/man/CONF_modules_load_file.3, branch OPENBSD_7_9</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-06-09T12:43:53+00:00</updated>
<entry>
<title>Retire the manual pages OPENSSL_load_builtin_modules(3) and OBJ_NAME_add(3)</title>
<updated>2025-06-09T12:43:53+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2025-06-09T12:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=15db68e6e4104ccbe6789e9c6e150dd47ee1322b'/>
<id>urn:sha1:15db68e6e4104ccbe6789e9c6e150dd47ee1322b</id>
<content type='text'>
because these functions no longer exist.
OK tb@
</content>
</entry>
<entry>
<title>.Lb libcrypto ; OK tb@</title>
<updated>2025-06-08T22:40:31+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2025-06-08T22:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8be86af02fed1bda350c8dd14ee064cb66e3b0f5'/>
<id>urn:sha1:8be86af02fed1bda350c8dd14ee064cb66e3b0f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ENGINE Xr that I left behind</title>
<updated>2023-11-19T20:58:07+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-11-19T20:58:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2bb98d9617f92e71a4b074d09cde5bc5c7f9d008'/>
<id>urn:sha1:2bb98d9617f92e71a4b074d09cde5bc5c7f9d008</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix grammar</title>
<updated>2023-11-19T11:47:25+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-11-19T11:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=81e318f24d4143e5930c5bff114d409f4958bef3'/>
<id>urn:sha1:81e318f24d4143e5930c5bff114d409f4958bef3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Strip out mentions of ENGINE_load_builtin_engines()</title>
<updated>2023-11-19T10:27:49+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-11-19T10:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=66dd630b49c4fbeb53db3e475847c30fc8d6c814'/>
<id>urn:sha1:66dd630b49c4fbeb53db3e475847c30fc8d6c814</id>
<content type='text'>
There's probably more that needs to be updated here, but that can be done
another day.
</content>
</entry>
<entry>
<title>Simple adjustments for DSO removal</title>
<updated>2023-07-21T10:46:54+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-07-21T10:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d05f693e9c7644c983ae51e49a34595efa604964'/>
<id>urn:sha1:d05f693e9c7644c983ae51e49a34595efa604964</id>
<content type='text'>
openssl.cnf.5 will need a major overhaul. But that isn't new...
</content>
</entry>
<entry>
<title>Document X509_get_default_cert_area(3).</title>
<updated>2021-08-03T18:49:30+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2021-08-03T18:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=417c7b471eb496adbbf5040263f69563a125d430'/>
<id>urn:sha1:417c7b471eb496adbbf5040263f69563a125d430</id>
<content type='text'>
Put it into this page because this is the code actually using it.
Despite its name and include file, it is unrelated to X.509
and unrelated to certificates: it is just the default directory
containing the library configuration file, openssl.cnf(5).
</content>
</entry>
<entry>
<title>Further improve the documentation of library initialization and configuration.</title>
<updated>2019-06-14T13:41:31+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-06-14T13:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d342104b3f35ddd0a6581d33f40a3e26852d29d3'/>
<id>urn:sha1:d342104b3f35ddd0a6581d33f40a3e26852d29d3</id>
<content type='text'>
Among other improvements:
* Use a uniform wording at the top of the DECSRIPTION for obsolete pages.
* Better explain how to use a non-standard configuration file.
* Remove obsolete functions from SEE ALSO.
Triggered by some suggestions from tb@.
Tweaks and OK tb@.
</content>
</entry>
<entry>
<title>escape backslashes;</title>
<updated>2019-03-20T04:02:07+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-03-20T04:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c412d374557a9d6fb48aa5a61e0a5afdd59dcb76'/>
<id>urn:sha1:c412d374557a9d6fb48aa5a61e0a5afdd59dcb76</id>
<content type='text'>
patch from Peter Piwowarski &lt;peterjpiwowarski at gmail dot com&gt;
</content>
</entry>
<entry>
<title>crypto HISTORY up to 0.9.7; researched from OpenSSL git</title>
<updated>2018-03-22T21:08:22+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-22T21:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d1309e0bd6b01602902f2b12832ae8d7492733e1'/>
<id>urn:sha1:d1309e0bd6b01602902f2b12832ae8d7492733e1</id>
<content type='text'>
</content>
</entry>
</feed>
