summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/CMS_get0_RecipientInfos.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* man pages: add missing commas between subordinate and main clausesnaddy2022-03-311-3/+3
| | | | | | | jmc@ dislikes a comma before "then" in a conditional, so leave those untouched. ok jmc@
* CMS didn't make the 6.6 release: adjust the text in the HISTORY sectionsschwarze2019-11-021-3/+3
|
* Tweak cross references, in particular making sure thatschwarze2019-08-181-2/+3
| | | | | all CMS pages are linked to CMS_ContentInfo_new(3) both ways and that closely related pages reference each other.
* minor cleanup:schwarze2019-08-171-89/+88
| | | | | | | | * add the missing STANDARDS section * mark up ASN.1 type names * avoid some repetitions * make some lists more palatable in -column form * and minor wording improvements and typo fixes
* bring HISTORY sections up to OpenBSD standardsschwarze2019-08-111-3/+8
|
* Re-convert and re-import the CMS manual pages from OpenSSL 1.1.1schwarze2019-08-101-0/+323
| | | | | | | (which are still under a free license) with pod2mdoc(1) now that jsing@ has begun work to provide these APIs. Some formatting was improved and some typos were fixed, but apart from that, little was changed, so there is still much to polish.
* remove CMS manuals; beck@ agress with the general ideaschwarze2016-09-051-251/+0
|
* Convert and enable CMS manuals.schwarze2015-11-111-0/+251
Already some time ago, bcook@ said these can be installed.