Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete the manual pages EVP_PKEY_meth_new(3) and EVP_PKEY_meth_get0_info(3) | schwarze | 2024-12-06 | 1 | -3/+2 |
| | | | | | | | | because tb@ deleted almost all functions documented there from the API in evp.h 1.127 on March 2 this year, but move the functions EVP_PKEY_CTX_set_data(3) and EVP_PKEY_CTX_get_data(3) that we still support to EVP_PKEY_keygen(3), because that page already documents EVP_PKEY_CTX_set_app_data(3) and EVP_PKEY_CTX_get_app_data(3). | ||||
* | Garbage collect ENGINE "use" from EVP_PKEY_decrypt() example | tb | 2024-07-21 | 1 | -5/+4 |
| | |||||
* | man pages: add missing commas between subordinate and main clauses | naddy | 2022-03-31 | 1 | -3/+3 |
| | | | | | | | jmc@ dislikes a comma before "then" in a conditional, so leave those untouched. ok jmc@ | ||||
* | crypto HISTORY up to 1.0.0; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -3/+7 |
| | |||||
* | Import the new manual page EVP_PKEY_meth_new(3) from OpenSSL, | schwarze | 2018-02-15 | 1 | -1/+2 |
| | | | | removing parts that don't apply to OpenBSD. | ||||
* | In some EXAMPLES, correct calls to EVP_PKEY_CTX_new(3) that | schwarze | 2018-02-15 | 1 | -7/+11 |
| | | | | | lacked an argument; from Jakub Jelen <jjelen at redhat dot com> via OpenSSL commit 9db6673a Jan 17 19:23:37 2018 -0500. | ||||
* | Copyright and license | schwarze | 2016-11-27 | 1 | -2/+50 |
| | |||||
* | various cleanup; | jmc | 2016-11-21 | 1 | -4/+5 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -2/+4 |
| | |||||
* | convert EVP manuals from pod to mdoc | schwarze | 2016-11-03 | 1 | -0/+117 |