summaryrefslogtreecommitdiffstats
path: root/include/openssl/x509_vfy.h.in
AgeCommit message (Expand)Author
2024-04-09Copyright year updatesRichard Levitte
2024-01-15Add X509_STORE_get1_objectsDavid Benjamin
2023-08-17Add X509_STORE_CTX_set_get_crl and X509_STORE_CTX_set_current_reasonsvl-loz
2023-03-28RFC7250 (RPK) supportTodd Short
2022-07-26x509_lu.c and x509_vfy.c: improve coding style, comments, and related docDr. David von Oheimb
2021-06-08Move trust-related decls from x509.h.in to x509_vfy.h.inDr. David von Oheimb
2021-06-08X509_STORE_CTX_new.pod and x509_vfy.h.in: rename some params for clarity, imp...Dr. David von Oheimb
2021-04-20Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()Dr. David von Oheimb
2021-02-18Update copyright yearMatt Caswell
2021-02-11x509_vfy.c: Make chain_build() error diagnostics to the pointDr. David von Oheimb
2021-02-06Add X509_STORE_CTX_verify(), which takes the first untrusted cert as default ...Dr. David von Oheimb
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-10-01Fix some things the rename script didn't quite get rightMatt Caswell
2020-10-01Run the withlibctx.pl scriptMatt Caswell
2020-09-17Disallow certs with explicit curve in verification chainTomas Mraz
2020-09-13Fix safestack issues in x509_vfy.hMatt Caswell