<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3, branch libressl-v4.3.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v4.3.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v4.3.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-06-12T15:59:30+00:00</updated>
<entry>
<title>Bring the DESCRIPTION a bit closer to reality, in particular stop</title>
<updated>2025-06-12T15:59:30+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2025-06-12T15:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=71cbf134a9d43e7e4e44c21784ab0fbeed8c58b5'/>
<id>urn:sha1:71cbf134a9d43e7e4e44c21784ab0fbeed8c58b5</id>
<content type='text'>
claiming that the "add" functions add anything.  Indicate that they
are mostly NOOPs nowadays, but without being overly specific.
Also, more explicitly discourage abusing OpenSSL_add_all_algorithms(3)
for loadiing a configuration file.
Guidance and OK tb@.
</content>
</entry>
<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 EVP_add_{cipher,digest}* docs</title>
<updated>2024-03-04T19:04:47+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-03-04T19:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3f1081bd6a78a5d6b56a4ef6f15b687d32e1eaa1'/>
<id>urn:sha1:3f1081bd6a78a5d6b56a4ef6f15b687d32e1eaa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mention which functions are implemented as macros in the few cases</title>
<updated>2023-11-16T20:27:43+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2023-11-16T20:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c6900151193480e987d5cd27808c84949568d891'/>
<id>urn:sha1:c6900151193480e987d5cd27808c84949568d891</id>
<content type='text'>
where that information was missing.
</content>
</entry>
<entry>
<title>Briefly mention SSLeay_add_all_algorithms(3) because</title>
<updated>2023-09-10T14:39:58+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2023-09-10T14:39:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f617a4c157b941fb1b8ad606199978f6655002b7'/>
<id>urn:sha1:f617a4c157b941fb1b8ad606199978f6655002b7</id>
<content type='text'>
surprisingly large numbers of software packages still call it.

Mark the unused aliases OPENSSL_add_all_algorithms_conf(3),
OPENSSL_add_all_algorithms_noconf(3), SSLeay_add_all_ciphers(3),
and SSLeay_add_all_digests(3) as intentionally undicumented.
</content>
</entry>
<entry>
<title>Add more cross references</title>
<updated>2023-08-25T05:38:52+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-08-25T05:38:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a47b88f121017c655ebbbb743b9ea8ccc61ff503'/>
<id>urn:sha1:a47b88f121017c655ebbbb743b9ea8ccc61ff503</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove OBJ_add_sigid and OBJ_sigid_free documentation</title>
<updated>2023-07-21T05:02:53+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-07-21T05:02:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=234a9ab01a69584cc11a0032919077951e123dc0'/>
<id>urn:sha1:234a9ab01a69584cc11a0032919077951e123dc0</id>
<content type='text'>
These will be made internal and will likely go away.  The OBJ_add_sigid.3
manual should probably be renamed; this can be done in a second step.
</content>
</entry>
<entry>
<title>new manual page OBJ_add_sigid(3)</title>
<updated>2021-12-18T17:47:45+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2021-12-18T17:47:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6a12d6fecb5f26d89042adf6edf3bd95ce474e83'/>
<id>urn:sha1:6a12d6fecb5f26d89042adf6edf3bd95ce474e83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new manual page OBJ_NAME_add(3)</title>
<updated>2021-12-17T17:56:14+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2021-12-17T17:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c3654e40ac310e5d674cc397f3074ae252755a4d'/>
<id>urn:sha1:c3654e40ac310e5d674cc397f3074ae252755a4d</id>
<content type='text'>
</content>
</entry>
</feed>
