History log of /openbsd-src/lib/libcrypto/man/CMS_add1_signer.3 (Results 1 – 9 of 9)
Revision Date Author Comments
# 16245c62 18-Apr-2024 tb <tb@openbsd.org>

Remove a couple of lies about GOST in CMS


# aaeda181 29-Mar-2024 tb <tb@openbsd.org>

Sprinkle a few references to RFC 8419


# 16cb9001 24-Jun-2020 jmc <jmc@openbsd.org>

use n-bit <noun> consistently; ok schwarze for the principal of the idea,
and for flagging which pages to check;


# 569a59c8 02-Nov-2019 schwarze <schwarze@openbsd.org>

CMS didn't make the 6.6 release: adjust the text in the HISTORY sections


# 85bbda65 18-Aug-2019 schwarze <schwarze@openbsd.org>

Tweak cross references, in particular making sure that
all CMS pages are linked to CMS_ContentInfo_new(3) both ways
and that closely related pages reference each other.


# b79b930f 14-Aug-2019 schwarze <schwarze@openbsd.org>

some cleanup:
* avoid repetitions and jumping back and forth between the functions
* more precision regarding which ASN.1 types and fields are involved
* mark up the ASN.1 type and field names
* expl

some cleanup:
* avoid repetitions and jumping back and forth between the functions
* more precision regarding which ASN.1 types and fields are involved
* mark up the ASN.1 type and field names
* explain CMS_REUSE_DIGEST more precisely
* move the discussion of attributes to CMS_NOATTR where it belongs
* GOST does not need an ENGINE in LibreSSL, so don't use it as an example
* add the missing STANDARDS section
* and minor wording improvements

show more ...


# 66a3cb98 11-Aug-2019 schwarze <schwarze@openbsd.org>

bring HISTORY sections up to OpenBSD standards


# 54c85986 10-Aug-2019 schwarze <schwarze@openbsd.org>

Re-convert and re-import the CMS manual pages from OpenSSL 1.1.1
(which are still under a free license) with pod2mdoc(1) now that
jsing@ has begun work to provide these APIs.
Some formatting was impr

Re-convert and re-import the CMS manual pages from OpenSSL 1.1.1
(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.

show more ...


# c15cb372 11-Nov-2015 schwarze <schwarze@openbsd.org>

Convert and enable CMS manuals.
Already some time ago, bcook@ said these can be installed.