Make rcu_thread_key context-aware
[openssl.git] / doc / man3 / X509_VERIFY_PARAM_set_flags.pod
2023-09-07 Matt CaswellCopyright year updates
2023-03-28 Tomas MrazFix documentation of X509_VERIFY_PARAM_add0_policy()
2023-01-23 Dr. David von OheimbX509_V_ERR_INVALID_PURPOSE: fix misleading text; Fix...
2022-05-03 Matt CaswellUpdate copyright year
2022-02-24 Carlo TeubnerX509_VERIFY_PARAM_set_flags.pod: fix typos
2022-01-05 Dimitris ApostolouFix typos
2021-06-26 Dr. David von OheimbDOC: Clarify the role of EKUs including defaults for...
2021-06-17 Matt CaswellUpdate copyright year
2021-06-08 Dr. David von OheimbImprove the documentation of cert path building and...
2020-08-27 Rich SalzAdd OCSP_PARTIAL_CHAIN to OCSP_basic_verify()
2020-07-16 Dr. David von Oheimbx509_vfy.c: Improve key usage checks in internal_verify...
2020-07-01 Dr. David von OheimbImprove documentation, layout, and code comments regard...
2020-05-05 Dr. David von OheimbStrengthen X509_STORE_CTX_print_verify_cb() to print...
2020-04-23 Matt CaswellUpdate copyright year
2020-03-23 Dr. David von OheimbConstify various mostly X509-related parameter types...
2019-12-04 Dr. David von Oheimbadd X509_cmp_timeframe() including its documentation
2019-11-10 Rich SalzFix L<xxx(1)> links to be L<openssl-xxx(1)>
2019-10-03 Rich SalzFix errors found by new find-doc-nits
2019-08-18 Rich SalzUse EXAMPLES not EXAMPLE for section title
2018-12-15 Dr. Matthias St... man: harmonize the various formulations in the HISTORY...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-06-21 PauliFix spelling errors in documentation.
2018-05-23 Viktor DukhovniSkip CN DNS name constraint checks when not needed
2018-05-02 Matt CaswellMake X509_VERIFY_PARAM_get_hostflags() take a const arg
2018-05-01 Matt CaswellAdd getter for X509_VERIFY_PARAM_get_hostflags
2018-01-19 Richard LevitteCopyright update of more files that have changed this...
2018-01-05 Viktor DukhovniAdd x509(1) reference
2017-12-13 Viktor DukhovniDocument the X509_V_FLAG_PARTIAL_CHAIN flag
2017-07-03 Rich SalzVarious doc fixes
2017-06-08 Beat Bollidoc/man3: reformat the function prototypes in the synopses
2017-06-08 Beat Bollidoc/man3: use the documented coding style in the exampl...
2017-03-29 FdaSilvaYYMore typo fixes
2017-03-06 Rich SalzRemove some duplicate manpage entries
2017-01-12 Rich SalzGH2176: Add X509_VERIFY_PARAM_get_time
2016-12-13 Rich SalzAdd X509_VERIFY_PARAM inheritance flag set/get
2016-10-26 Rich SalzMove manpages to man[1357] structure.