summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/PEM_write_bio_CMS_stream.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* First pass of removing low-level ASN.1 streaming docstb2023-05-011-3/+2
|
* new manual page PEM_write_bio_ASN1_stream(3);schwarze2021-12-131-2/+3
| | | | | certainly not perfect, but arguably better than the even terser PEM_write_bio_CMS_stream(3) and PEM_write_bio_PKCS7_stream(3)
* 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.
* bring HISTORY sections up to OpenBSD standardsschwarze2019-08-111-4/+5
|
* Re-convert and re-import the CMS manual pages from OpenSSL 1.1.1schwarze2019-08-101-0/+93
(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.