<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/man, branch libressl-v3.8.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.8.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.8.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2023-08-12T16:36:41+00:00</updated>
<entry>
<title>first batch of intentionally undocumented EVP constants:</title>
<updated>2023-08-12T16:36:41+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2023-08-12T16:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=51e7636248c6e4ab9d2b134511dd118c1b37a46c'/>
<id>urn:sha1:51e7636248c6e4ab9d2b134511dd118c1b37a46c</id>
<content type='text'>
some EVP_MD_CTRL_*, some EVP_MD_CTX_FLAG_*, and all of EVP_F_* and EVP_R_*
</content>
</entry>
<entry>
<title>X509_STORE_CTX_get_check_issued(3) is weird.</title>
<updated>2023-08-08T13:59:23+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2023-08-08T13:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4c2db7c1128484318c67f7fa04ae1f42847890bc'/>
<id>urn:sha1:4c2db7c1128484318c67f7fa04ae1f42847890bc</id>
<content type='text'>
Both the function return type and the function name are so long
that for displaying the function prototype,
a line break is needed after the function return type.
</content>
</entry>
<entry>
<title>In objects.h rev. 1.17 (Jan 14, 2022),</title>
<updated>2023-08-08T12:55:08+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2023-08-08T12:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ad0272791cbb2340f4870bcdee4d925c9559beea'/>
<id>urn:sha1:ad0272791cbb2340f4870bcdee4d925c9559beea</id>
<content type='text'>
tb@ removed the following macros from the public API:
_DECLARE_OBJ_BSEARCH_CMP_FN
DECLARE_OBJ_BSEARCH_CMP_FN DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN
IMPLEMENT_OBJ_BSEARCH_CMP_FN IMPLEMENT_OBJ_BSEARCH_GLOBAL_CMP_FN
OBJ_bsearch OBJ_bsearch_ex

In objects.h rev. 1.20 (Nov 11, 2022), jsing@ unifdef'ed USE_OBJ_MAC.

Stop marking these names as intentionally undocumented.
</content>
</entry>
<entry>
<title>No need to mark BN_options() as intentionally undocumented any longer.</title>
<updated>2023-08-07T23:10:03+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2023-08-07T23:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bf423b70d5edd43d6ebd03dd1c34e2c4276aef78'/>
<id>urn:sha1:bf423b70d5edd43d6ebd03dd1c34e2c4276aef78</id>
<content type='text'>
In bn.h rev. 1.75 (July 31, 2023), tb@ removed it from the public API.

While here, stop marking BN_prime_checks as obsolete.
In BN_generate_prime.3 rev. 1.23 (May 11, 2023), tb@ documented
the constant BN_prime_checks in that manual page.
</content>
</entry>
<entry>
<title>Mark asn1_ps_func as obsolete and intentionally undocumented.</title>
<updated>2023-08-07T22:39:49+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2023-08-07T22:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=22a9ed4f86fc3f9e343bb246d05398f9d2e4ac4c'/>
<id>urn:sha1:22a9ed4f86fc3f9e343bb246d05398f9d2e4ac4c</id>
<content type='text'>
In bio.h rev. 1.59 (July 28, 2023), tb@ removed the last four functions
that took function pointers of this type from the public API.
</content>
</entry>
<entry>
<title>Mark BIT_STRING_BITNAME as obsolete and intentionally undocumented.</title>
<updated>2023-08-07T22:22:15+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2023-08-07T22:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bfb8e2097828508a49dec327a35d180e07360442'/>
<id>urn:sha1:bfb8e2097828508a49dec327a35d180e07360442</id>
<content type='text'>
In asn1.h rev. 1.80 (July 28, 2023), tb@ removed the last three
functions that were using this data type from the public API.
</content>
</entry>
<entry>
<title>Mark the BIO_F_* function codes as intentionally undocumented</title>
<updated>2023-05-02T13:15:05+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2023-05-02T13:15:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=479ac435d8bb0cd8473650af9e92e78c324fd4d2'/>
<id>urn:sha1:479ac435d8bb0cd8473650af9e92e78c324fd4d2</id>
<content type='text'>
and for now, skip the the BIO_R_* reason codes.
It looks like all public symbols in the BIO library
are now documented or marked as intentionally undocumented.
</content>
</entry>
<entry>
<title>check_complete.pl: update for recent changes in bn</title>
<updated>2023-04-30T20:33:31+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-30T20:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8c736eac07dbcae265dabe8115b5ef13194b98cb'/>
<id>urn:sha1:8c736eac07dbcae265dabe8115b5ef13194b98cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark the obsolete PROXY_PARAM and SOCKS BIO_ctrl(3) command constants</title>
<updated>2023-04-28T16:59:03+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2023-04-28T16:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=38385ceb926c9c8ba9933b95dcbb0eee53c4284a'/>
<id>urn:sha1:38385ceb926c9c8ba9933b95dcbb0eee53c4284a</id>
<content type='text'>
as intentionally undocumented.  Do that here because no related
manual pages exist.
</content>
</entry>
<entry>
<title>Ignore ten getter and setter control macros related to proxy BIOs.</title>
<updated>2023-04-07T15:43:18+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2023-04-07T15:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dae24e5522e8007794ebbb7a8e00345cd45dbcd1'/>
<id>urn:sha1:dae24e5522e8007794ebbb7a8e00345cd45dbcd1</id>
<content type='text'>
Those are not useful because such a BIO type neither exists
in LibreSSL nor in OpenSSL 1.1.1.
Not adding the deprecation notice to some manual page
because there is no manual page that is even vaguely related.
</content>
</entry>
</feed>
