History log of /openbsd-src/lib/libcrypto/man/PKCS12_create.3 (Results 1 – 13 of 13)
Revision Date Author Comments
# d2f31222 22-Aug-2024 tb <tb@openbsd.org>

PKCS12_create(3): remove Xr to EVP_PKEY_add1_attr(3)

This API family has been neutered and will be removed in the next bump.
Further cross references will be untangled in the future.


# 41ce3b17 31-Mar-2022 naddy <naddy@openbsd.org>

man pages: add missing commas between subordinate and main clauses

jmc@ dislikes a comma before "then" in a conditional, so leave those
untouched.

ok jmc@


# 5e8c7fef 22-Oct-2021 schwarze <schwarze@openbsd.org>

new manual page EVP_PKEY_add1_attr(3) documenting nine functions
for associating X.501 Attributes with private keys


# ff979d70 09-Jul-2021 schwarze <schwarze@openbsd.org>

new manual page for X509_keyid_set1(3), X509_keyid_get0(3),
X509_alias_set1(3), X509_alias_get0(3)


# 00d4e240 10-Jun-2019 schwarze <schwarze@openbsd.org>

add links back to crypto(3) to function group entry pages
and to isolated obsolete pages;
OK bcook@ jmc@


# c4c55c71 06-Jun-2019 schwarze <schwarze@openbsd.org>

Tree structure for manual pages: crypto(3) links to 33 function
group pages, and these link on to all their second-level subpages.
Only a handful of second-level pages have third-level subpages.
So a

Tree structure for manual pages: crypto(3) links to 33 function
group pages, and these link on to all their second-level subpages.
Only a handful of second-level pages have third-level subpages.
So all crypto pages can now be reached from the www.libressl.org
frontpage via at most four clicks, in most cases three clicks.
Also link back from leaf pages to their respective group pages
and add a couple of additional links between related pages.
Triggered by a question from deraadt@.
OK jmc@ tb@

show more ...


# 098fc21a 13-May-2018 schwarze <schwarze@openbsd.org>

In pkcs12.h rev. 1.18 2018/05/13 13:46:55, tb@ added const qualifiers
to the "pass" and "name" arguments of PKCS12_create(3). Adjust the manual.


# c52b7c01 21-Mar-2018 schwarze <schwarze@openbsd.org>

crypto HISTORY up to 0.9.3; researched from OpenSSL git


# 43eccfdc 15-Feb-2018 schwarze <schwarze@openbsd.org>

Add missing RETURN VALUES section;
from Paul Yang via OpenSSL commit 1f13ad31 Dec 25 17:50:39 2017 +0800.


# f4e89f1f 28-Nov-2016 schwarze <schwarze@openbsd.org>

Copyright and license


# 69950e89 24-Nov-2016 jmc <jmc@openbsd.org>

various cleanup; leaving dangling PKCS7* Xr for now...


# 8974101a 06-Nov-2016 jmc <jmc@openbsd.org>

first pass; ok schwarze


# 6fcf0eb2 03-Nov-2016 schwarze <schwarze@openbsd.org>

convert PEM and PKCS manuals from pod to mdoc