<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/man/ERR_load_crypto_strings.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-08T22:58:09+00:00</updated>
<entry>
<title>mention that SSL_load_error_strings(3) lives in libssl;</title>
<updated>2025-06-08T22:58:09+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2025-06-08T22:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b5cbac88826db82cf06ec593e145ab1738c1ff89'/>
<id>urn:sha1:b5cbac88826db82cf06ec593e145ab1738c1ff89</id>
<content type='text'>
"sounds good" 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 GOST documentation</title>
<updated>2024-03-05T19:21:31+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-03-05T19:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4ce8a0b8f485e4b8766d3d7b0751dd0975d95dad'/>
<id>urn:sha1:4ce8a0b8f485e4b8766d3d7b0751dd0975d95dad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop mentioning some ERR_load_*_strings that will be removed</title>
<updated>2023-07-21T10:45:44+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-07-21T10:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=680485181b6fe4f44bf971a3e4d20bb8024cf554'/>
<id>urn:sha1:680485181b6fe4f44bf971a3e4d20bb8024cf554</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explicitly list all public functions in roff(7) comments</title>
<updated>2021-11-11T13:13:38+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2021-11-11T13:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b30c476614f53568a7554a778af241c64be3e1d7'/>
<id>urn:sha1:b30c476614f53568a7554a778af241c64be3e1d7</id>
<content type='text'>
that are related to this page but intentionally undocumented,
to better support grepping the source directory for function names.
</content>
</entry>
<entry>
<title>minor polishing:</title>
<updated>2020-06-04T20:06:04+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-06-04T20:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=249e70083469fe402a1366e4a02f52cb145be012'/>
<id>urn:sha1:249e70083469fe402a1366e4a02f52cb145be012</id>
<content type='text'>
* below SEE ALSO, point to the most similar function that is not deprecated
* add a comment saying why ERR_load_ERR_strings() is intentionally undocumented
* update the comment specifying the merge status
</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>found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs</title>
<updated>2018-03-27T17:35:50+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-27T17:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=30d10c511917e0e339dec931667fc4b6eb014430'/>
<id>urn:sha1:30d10c511917e0e339dec931667fc4b6eb014430</id>
<content type='text'>
on the web, so fix up SSLeay HISTORY accordingly
</content>
</entry>
<entry>
<title>bn.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git</title>
<updated>2018-03-20T20:26:23+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-20T20:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=07f97848a667870ec14d7a5a8446ae5e5c370e9c'/>
<id>urn:sha1:07f97848a667870ec14d7a5a8446ae5e5c370e9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document ERR_load_BN_strings(3).</title>
<updated>2017-01-26T04:37:08+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2017-01-26T04:37:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fdf235a2a4a2ffd3c42bc4f501e4a86848af719c'/>
<id>urn:sha1:fdf235a2a4a2ffd3c42bc4f501e4a86848af719c</id>
<content type='text'>
jsing@ confirmed that this function is public and worth documenting.

This page needs much more work, it is outrageously incomplete and
unclear.  For example, it remains unexplained what error strings
are, what "registering" means and what the benefit for the application
is, what happens if it is not done, or what happens if an error
occurs after calling ERR_free_strings(3).  I tried to read the code,
but it is so contorted that i postponed that work.  For example,
it looks like there are hooks for applications to replace the
functions used for registering strings by other, application-supplied
functions, and, of course, there are many levels of macro and
function wrappers.

For now, i only documented the most obvious BUGS.
</content>
</entry>
</feed>
