summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/PKCS12_create.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PKCS12_create(3): remove Xr to EVP_PKEY_add1_attr(3)tb2024-08-221-3/+2
| | | | | This API family has been neutered and will be removed in the next bump. Further cross references will be untangled in the future.
* man pages: add missing commas between subordinate and main clausesnaddy2022-03-311-5/+5
| | | | | | | jmc@ dislikes a comma before "then" in a conditional, so leave those untouched. ok jmc@
* new manual page EVP_PKEY_add1_attr(3) documenting nine functionsschwarze2021-10-221-2/+3
| | | | for associating X.501 Attributes with private keys
* new manual page for X509_keyid_set1(3), X509_keyid_get0(3),schwarze2021-07-091-3/+4
| | | | X509_alias_set1(3), X509_alias_get0(3)
* add links back to crypto(3) to function group entry pagesschwarze2019-06-101-2/+3
| | | | | and to isolated obsolete pages; OK bcook@ jmc@
* Tree structure for manual pages: crypto(3) links to 33 functionschwarze2019-06-061-3/+7
| | | | | | | | | | | 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@
* In pkcs12.h rev. 1.18 2018/05/13 13:46:55, tb@ added const qualifiersschwarze2018-05-131-4/+4
| | | | to the "pass" and "name" arguments of PKCS12_create(3). Adjust the manual.
* crypto HISTORY up to 0.9.3; researched from OpenSSL gitschwarze2018-03-211-3/+5
|
* Add missing RETURN VALUES section;schwarze2018-02-151-3/+11
| | | | from Paul Yang via OpenSSL commit 1f13ad31 Dec 25 17:50:39 2017 +0800.
* Copyright and licenseschwarze2016-11-281-2/+50
|
* various cleanup; leaving dangling PKCS7* Xr for now...jmc2016-11-241-6/+6
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* convert PEM and PKCS manuals from pod to mdocschwarze2016-11-031-0/+122