summaryrefslogtreecommitdiff
path: root/doc/man3/X509_STORE_CTX_get_error.pod
Commit message (Expand)AuthorAgeFilesLines
* RFC7250 (RPK) supportTodd Short2023-03-281-2/+8
* doc/man3/X509_STORE_CTX_get_error.pod: make order consistent, add some missin...Dr. David von Oheimb2023-03-151-54/+71
* X509_V_ERR_INVALID_PURPOSE: fix misleading text; Fix omission in X509_VERIFY_...Dr. David von Oheimb2023-01-231-1/+1
* Clarify documentation of X509_STORE_CTX_get_current_cert()north-162023-01-171-2/+4
* Documentation: X509_V_ERR_CERT_CHAIN_TOO_LONG is not unusedThomas Bellebaum2022-05-181-1/+1
* add OSSL_STACK_OF_X509_free() for commonly used patternDr. David von Oheimb2021-12-211-1/+1
* X509_STORE_CTX_get_error: Fix some minor documentation issuesTomas Mraz2021-08-061-6/+3
* Improve the documentation of cert path building and validationDr. David von Oheimb2021-06-081-0/+6
* Fix doc typos.David Makepeace2021-05-281-2/+2
* Update copyright yearMatt Caswell2021-02-181-1/+1
* x509_vfy: Clarify relevance of ctx->error also on successful verificationDr. David von Oheimb2021-02-091-2/+4
* x509_vfy.c: Fix various coding style and documentation style nitsDr. David von Oheimb2021-02-091-18/+19
* Add X509_STORE_CTX_verify(), which takes the first untrusted cert as default ...Dr. David von Oheimb2021-02-061-6/+6
* Align documentation with recommendations of Linux Documentation ProjectGustaf Neumann2020-07-221-2/+2
* Improve documentation, layout, and code comments regarding self-issued certs ...Dr. David von Oheimb2020-07-011-25/+46
* doc: Random spellcheckingSebastian Andrzej Siewior2020-04-281-3/+3
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb2020-03-231-5/+5
* Update man3/verify documentation, error textRich Salz2020-01-231-45/+161
* Fix reversed meaning of error codesMartin Ukrop2019-08-081-4/+4
* Following the license change, modify the boilerplates in doc/man3/Richard Levitte2018-12-061-1/+1
* doc/man3: use the documented coding style in the example codeBeat Bolli2017-06-081-1/+1
* Move manpages to man[1357] structure.Rich Salz2016-10-261-0/+338