summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_conf.c
AgeCommit message (Expand)Author
2021-08-06Avoid freeing the conf lhashes in X509_V3_EXT*_add_confTomas Mraz
2021-06-02Add NCONF_get_section_names()Tomas Mraz
2021-04-16Add more negative checks for integers passed to OPENSSL_malloc().Shane Lontis
2021-01-28Update copyright yearRichard Levitte
2021-01-20X509v3_get_ext_by_NID.pod: Add warning on counter-intuitive behavior of X509v...Dr. David von Oheimb
2021-01-16X509V3_EXT_CRL_add_nconf(): Fix mem leak on error and simplify itDr. David von Oheimb
2021-01-13Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed certDr. David von Oheimb
2020-12-10X509V3_EXT_add_nconf_sk(): Improve description and use of 'sk' arg, which may...Dr. David von Oheimb
2020-11-13CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()Richard Levitte
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-09-13Fix safestack issues in conf.hMatt Caswell
2020-09-13Fix safestack issues in x509.hMatt Caswell
2020-08-04Add 'section=...' info in error output of X509V3_EXT_nconf() as far as approp...Dr. David von Oheimb
2020-05-15Update copyright yearMatt Caswell
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-05-29Join the x509 and x509v3 directoriesRichard Levitte