Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mutibyte -> multibyte | jsg | 2022-02-21 | 1 | -3/+3 |
| | |||||
* | document the following constants: | schwarze | 2021-12-10 | 1 | -2/+11 |
| | | | | | B_ASN1_DIRECTORYSTRING, B_ASN1_PRINTABLE, B_ASN1_DISPLAYTEXT, B_ASN1_TIME, DIRSTRING_TYPE, PKCS9STRING_TYPE | ||||
* | document ASN1_tag2bit(3) | schwarze | 2021-11-28 | 1 | -5/+66 |
| | |||||
* | document ASN1_PRINTABLE_type(3) and ASN1_UNIVERSALSTRING_to_string(3) | schwarze | 2021-11-15 | 1 | -3/+5 |
| | |||||
* | document ASN1_STRING_set_by_NID(3) | schwarze | 2021-10-20 | 1 | -3/+126 |
| | | | | and the three functions related to the global mask | ||||
* | new manual page ASN1_mbstring_copy(3) | schwarze | 2021-10-20 | 1 | -0/+174 |
also documenting ASN1_mbstring_ncopy(3) |