summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ASN1_mbstring_copy.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mutibyte -> multibytejsg2022-02-211-3/+3
|
* document the following constants:schwarze2021-12-101-2/+11
| | | | | B_ASN1_DIRECTORYSTRING, B_ASN1_PRINTABLE, B_ASN1_DISPLAYTEXT, B_ASN1_TIME, DIRSTRING_TYPE, PKCS9STRING_TYPE
* document ASN1_tag2bit(3)schwarze2021-11-281-5/+66
|
* document ASN1_PRINTABLE_type(3) and ASN1_UNIVERSALSTRING_to_string(3)schwarze2021-11-151-3/+5
|
* document ASN1_STRING_set_by_NID(3)schwarze2021-10-201-3/+126
| | | | and the three functions related to the global mask
* new manual page ASN1_mbstring_copy(3)schwarze2021-10-201-0/+174
also documenting ASN1_mbstring_ncopy(3)