summaryrefslogtreecommitdiff
path: root/doc/man7/provider-keyexch.pod
Commit message (Expand)AuthorAgeFilesLines
* Small fixes and cleanups of provider API documentationTomas Mraz2021-04-091-1/+1
* doc: note that get_params and set_params calls should return true if the para...Pauli2021-03-121-0/+2
* doc: document the additional params argument to the various init() callsPauli2021-03-121-2/+6
* Update copyright yearMatt Caswell2021-03-111-1/+1
* EVP_PKEY_CTX_get/settable_params: pass provider operation contextTomas Mraz2021-03-031-2/+4
* gettables: documentation changes to pass the provider context.Pauli2020-08-071-2/+2
* Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre2020-06-241-44/+44
* Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre2020-06-241-2/+2
* Update core_names.h fields and document most fields.Shane Lontis2020-05-261-58/+6
* Update copyright yearMatt Caswell2020-04-231-1/+1
* [PROV][EC] Update documentationNicola Tuveri2020-02-181-12/+86
* Fix some missing doc links.Rich Salz2020-01-221-2/+2
* Fix some typosVeres Lajos2019-12-111-3/+3
* Fix some broken doc linksRich Salz2019-11-151-1/+1
* POD: stop abusing commentRichard Levitte2019-10-111-1/+1
* Make doc/man7/ and doc/internal/man3/ conform with man-pages(7)Richard Levitte2019-09-281-14/+14
* Reformat param description linesPauli2019-09-271-1/+1
* Make OSSL_PARAM descriptions uniformly formatted.Pauli2019-09-271-1/+1
* Revise EVP_PKEY param handlingMatt Caswell2019-09-091-11/+17
* Change provider params from int to size_tShane Lontis2019-09-051-1/+1
* Documentation for the provider Key Exchange operationMatt Caswell2019-08-051-0/+179