aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man3/X509_STORE_CTX_new.pod
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesRichard Levitte2024-04-091-1/+1
* Clarify X509_STORE_CTX_init() documentation in the man pageShakti Shah2024-02-051-1/+3
* Fix typos found by codespellDimitri Papadopoulos2023-05-121-1/+1
* RFC7250 (RPK) supportTodd Short2023-03-281-3/+38
* x509/v3_purp.c etc.: improve doc/comments on codesign and timestamp purpose c...Dr. David von Oheimb2022-11-181-7/+10
* X509: Add "code sign" as purpose for verification of certificatesLutz Jaenicke2022-08-181-1/+2
* x509_lu.c and x509_vfy.c: improve coding style, comments, and related docDr. David von Oheimb2022-07-261-0/+1
* X509_STORE_CTX_purpose_inherit(): add missing details to its documentationDr. David von Oheimb2022-07-211-3/+7
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Fix typoDimitris Apostolou2022-02-201-1/+1
* Document purpose and trust setting functionsMatt Caswell2022-01-271-1/+68
* DOC: Clarify the role of EKUs including defaults for TLS client and server useDr. David von Oheimb2021-06-261-1/+4
* Improve the documentation of cert path building and validationDr. David von Oheimb2021-06-081-17/+30
* X509_STORE_CTX_new.pod and x509_vfy.h.in: rename some params for clarity, imp...Dr. David von Oheimb2021-06-081-6/+6
* Update copyright yearMatt Caswell2021-02-181-1/+1
* X509_STORE_CTX_cleanup(): Use internally so no need to call explicitlyDr. David von Oheimb2021-02-111-14/+15
* Add X509_STORE_CTX_verify(), which takes the first untrusted cert as default ...Dr. David von Oheimb2021-02-061-16/+28
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-1/+1
* Run the withlibctx.pl scriptMatt Caswell2020-10-011-6/+5
* Fix typos and repeated wordsGustaf Neumann2020-07-051-3/+3
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Document the new X509_STORE_CTX_new_with_libctx() functionMatt Caswell2020-04-091-25/+35
* Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb2020-03-231-4/+4
* Fix small typo in doc for X509_STORE_CTX_newJan-Frederik Rieckers2019-09-151-1/+1
* man: harmonize the various formulations in the HISTORY sectionsDr. Matthias St. Pierre2018-12-151-2/+2
* Following the license change, modify the boilerplates in doc/man3/Richard Levitte2018-12-061-1/+1
* Fixed typo in X509_STORE_CTX_new descriptionCamille Guérin2017-04-221-1/+1
* Doc nits: callback function typedefsRich Salz2017-01-091-1/+2
* Move manpages to man[1357] structure.Rich Salz2016-10-261-0/+173