<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/man, branch OPENBSD_7_6_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2024-08-08T23:44:43+00:00</updated>
<entry>
<title>check_complete: accept #error</title>
<updated>2024-08-08T23:44:43+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-08-08T23:44:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e8f5943b719fa7c99ca31dd81267a19d2e6fc533'/>
<id>urn:sha1:e8f5943b719fa7c99ca31dd81267a19d2e6fc533</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_complete: OBJ_bsearch_() and OBJ_bsearch_ex_() are gone</title>
<updated>2024-08-08T23:43:56+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-08-08T23:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a700f25e372d00c866e25c6e094f9d8cdc01b70a'/>
<id>urn:sha1:a700f25e372d00c866e25c6e094f9d8cdc01b70a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adjust check_complete after recent-ish API and docs changes</title>
<updated>2024-08-07T10:26:43+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-08-07T10:26:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b9438afa9855c2b756138bedccbf2aa98590f1d2'/>
<id>urn:sha1:b9438afa9855c2b756138bedccbf2aa98590f1d2</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
