Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The X509at_* manuals are no longer needed | tb | 2024-09-02 | 1 | -158/+0 |
| | |||||
* | X509at_get_attr: zap trailing comma. | tb | 2024-08-24 | 1 | -2/+2 |
| | | | | reminded by mandoc -Tlint | ||||
* | LibreSSL no longer supports adding X.501 attributes to an EVP_PKEY | tb | 2024-08-24 | 1 | -4/+2 |
| | | | | Remove the corresponding documentation. | ||||
* | Remove extra 'or' | claudio | 2022-03-28 | 1 | -3/+2 |
| | | | | OK tb@ | ||||
* | spelling | jsg | 2021-11-26 | 1 | -3/+3 |
| | | | | ok schwarze@ | ||||
* | new manual page X509_REQ_add1_attr(3) documenting nine functions | schwarze | 2021-10-26 | 1 | -2/+3 |
| | | | | for X.501 Attributes in PKCS#10 certification requests | ||||
* | new manual page PKCS8_pkey_set0(3) | schwarze | 2021-10-25 | 1 | -2/+3 |
| | | | | documenting four PKCS#8 PrivateKeyInfo accessors | ||||
* | new manual page EVP_PKEY_add1_attr(3) documenting nine functions | schwarze | 2021-10-22 | 1 | -1/+2 |
| | | | | for associating X.501 Attributes with private keys | ||||
* | new manual page X509at_add1_attr(3) | schwarze | 2021-10-22 | 1 | -2/+3 |
| | | | | describing five functions to change arrays of X.501 Attribute objects | ||||
* | new manual page X509at_get_attr(3) | schwarze | 2021-10-22 | 1 | -0/+157 |
documenting five X.501 Attribute read accessors |