Add an Apple privacy info file for OpenSSL
[openssl.git] / crypto / x509 / v3_conf.c
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2021-11-17 Dr. David von OheimbAdd and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX...
2021-11-11 Dr. David von OheimbX509: Fix handling of AKID and SKID extensions accordin...
2021-08-06 Tomas MrazAvoid freeing the conf lhashes in X509_V3_EXT*_add_conf
2021-06-02 Tomas MrazAdd NCONF_get_section_names()
2021-04-16 Shane LontisAdd more negative checks for integers passed to OPENSSL...
2021-01-28 Richard LevitteUpdate copyright year
2021-01-20 Dr. David von OheimbX509v3_get_ext_by_NID.pod: Add warning on counter-intui...
2021-01-16 Dr. David von OheimbX509V3_EXT_CRL_add_nconf(): Fix mem leak on error and...
2021-01-13 Dr. David von OheimbAdd X509V3_set_issuer_pkey, needed for AKID of self...
2020-12-10 Dr. David von OheimbX509V3_EXT_add_nconf_sk(): Improve description and...
2020-11-13 Richard LevitteCRYPTO: refactor ERR_raise()+ERR_add_error_data() to...
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-09-13 Matt CaswellFix safestack issues in conf.h
2020-09-13 Matt CaswellFix safestack issues in x509.h
2020-08-04 Dr. David von OheimbAdd 'section=...' info in error output of X509V3_EXT_nc...
2020-05-15 Matt CaswellUpdate copyright year
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2019-05-29 Richard LevitteJoin the x509 and x509v3 directories