<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/man/OBJ_create.3, branch OPENBSD_7_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-06-08T22:37:23+00:00</updated>
<entry>
<title>remove some "intentionally undocumented" comments regarding stuff</title>
<updated>2025-06-08T22:37:23+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2025-06-08T22:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cbf57819789cbe26f15f3050c6894686760f37ff'/>
<id>urn:sha1:cbf57819789cbe26f15f3050c6894686760f37ff</id>
<content type='text'>
that no longer exists, and add .Lb;
OK tb@
</content>
</entry>
<entry>
<title>Merge OBJ_NAME_do_all*(3) into EVP_CIPHER_do_all(3)</title>
<updated>2024-01-31T08:02:53+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-01-31T08:02:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=189b015d9a84bdf226d982239df696ed30081bad'/>
<id>urn:sha1:189b015d9a84bdf226d982239df696ed30081bad</id>
<content type='text'>
This is the only OBJ_NAME API that will remain after the next major bump.
The API is misnamed and really is about EVP, so move it to an EVP manual
documenting another API doing essentially the same thing. Remove most cross
references to OBJ_NAME_*.
</content>
</entry>
<entry>
<title>Remove check{,obj_cleanup}_defer documentation</title>
<updated>2024-01-13T19:06:20+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-01-13T19:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b8e595b8e404a2ff485f496d6fb45ea8b67f7606'/>
<id>urn:sha1:b8e595b8e404a2ff485f496d6fb45ea8b67f7606</id>
<content type='text'>
Both check_defer() and the global variable obj_cleanup_defer were removed
from the public API two years ago. Now they were removed from the internals
as well, simplifying the cleanup process greatly. We no longer need them
to have a chance to understand the cleanup process. Also remove references
to EVP_cleanup() since this has long been deprecated and now it doesn't
clean up things anymore.
</content>
</entry>
<entry>
<title>Correct the RETURN VALUES of OBJ_add_object(3).</title>
<updated>2023-09-06T12:26:59+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2023-09-06T12:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3aa1b2e8441a0ec96b950c28bf70423acb429b35'/>
<id>urn:sha1:3aa1b2e8441a0ec96b950c28bf70423acb429b35</id>
<content type='text'>
The text was misleading before and after the improvement
in obj_dat.c rev. 1.61.  The way i'm fixing the documentation
here takes that improvement into account.

Also add a CAVEATS section about adding incomplete objects.
</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>identfier -&gt; identifier</title>
<updated>2022-01-01T02:06:07+00:00</updated>
<author>
<name>jsg</name>
<email></email>
</author>
<published>2022-01-01T02:06:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=61880fdca5723959b0e88288710ea5c60c409f61'/>
<id>urn:sha1:61880fdca5723959b0e88288710ea5c60c409f61</id>
<content type='text'>
</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>
<entry>
<title>document obj_cleanup_defer(3) and check_defer(3)</title>
<updated>2021-12-16T16:36:16+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2021-12-16T16:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=871a5d7c33510d5f4d6b2f33c3b9f0c612d1a0dc'/>
<id>urn:sha1:871a5d7c33510d5f4d6b2f33c3b9f0c612d1a0dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>document OBJ_new_nid(3), OBJ_add_object(3), and OBJ_create_objects(3);</title>
<updated>2021-12-15T22:20:12+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2021-12-15T22:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ab02db1399c22a8a19b870882c0d13aea6ea02ee'/>
<id>urn:sha1:ab02db1399c22a8a19b870882c0d13aea6ea02ee</id>
<content type='text'>
mark OBJ_create_and_add_object() as intentionally undocumented
</content>
</entry>
</feed>
