summaryrefslogtreecommitdiffstats
path: root/doc/man3/X509_VERIFY_PARAM_set_flags.pod
AgeCommit message (Expand)Author
2023-03-28Fix documentation of X509_VERIFY_PARAM_add0_policy()Tomas Mraz
2023-03-14Update copyright yearMatt Caswell
2023-01-23X509_V_ERR_INVALID_PURPOSE: fix misleading text; Fix omission in X509_VERIFY_...Dr. David von Oheimb
2022-11-09Fix typosDimitris Apostolou
2022-03-15Update copyright yearMatt Caswell
2022-02-24X509_VERIFY_PARAM_set_flags.pod: fix typosCarlo Teubner
2021-06-26DOC: Clarify the role of EKUs including defaults for TLS client and server useDr. David von Oheimb
2021-06-17Update copyright yearMatt Caswell
2021-06-08Improve the documentation of cert path building and validationDr. David von Oheimb
2020-08-27Add OCSP_PARTIAL_CHAIN to OCSP_basic_verify()Rich Salz
2020-07-16x509_vfy.c: Improve key usage checks in internal_verify() of cert chainsDr. David von Oheimb
2020-07-01Improve documentation, layout, and code comments regarding self-issued certs ...Dr. David von Oheimb
2020-05-05Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.Dr. David von Oheimb
2020-04-23Update copyright yearMatt Caswell
2020-03-23Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb
2019-12-04add X509_cmp_timeframe() including its documentationDr. David von Oheimb
2019-11-10Fix L<xxx(1)> links to be L<openssl-xxx(1)>Rich Salz
2019-10-03Fix errors found by new find-doc-nitsRich Salz
2019-08-19Use EXAMPLES not EXAMPLE for section titleRich Salz
2018-12-15man: harmonize the various formulations in the HISTORY sectionsDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in doc/man3/Richard Levitte
2018-06-21Fix spelling errors in documentation.Pauli
2018-05-23Skip CN DNS name constraint checks when not neededViktor Dukhovni
2018-05-02Make X509_VERIFY_PARAM_get_hostflags() take a const argMatt Caswell
2018-05-01Add getter for X509_VERIFY_PARAM_get_hostflagsMatt Caswell
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-05Add x509(1) referenceViktor Dukhovni
2017-12-13Document the X509_V_FLAG_PARTIAL_CHAIN flagViktor Dukhovni
2017-07-03Various doc fixesRich Salz
2017-06-08doc/man3: reformat the function prototypes in the synopsesBeat Bolli
2017-06-08doc/man3: use the documented coding style in the example codeBeat Bolli
2017-03-29More typo fixesFdaSilvaYY
2017-03-06Remove some duplicate manpage entriesRich Salz
2017-01-12GH2176: Add X509_VERIFY_PARAM_get_timeRich Salz
2016-12-13Add X509_VERIFY_PARAM inheritance flag set/getRich Salz
2016-10-26Move manpages to man[1357] structure.Rich Salz