]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/cmp/cmp_util.c
Update copyright year
[thirdparty/openssl.git] / crypto / cmp / cmp_util.c
2021-03-11  Matt CaswellUpdate copyright year
2021-02-22  Dr. David von OheimbHandle NULL result of ERR_reason_error_string() in...
2021-02-18  Dr. David von OheimbAdd internal X509_add_certs_new(), which simplifies...
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-09-13  Matt CaswellFix safestack issues in x509_vfy.h
2020-09-13  Matt CaswellFix safestack issues in asn1.h
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-09-05  Dr. David von OheimbStrengthen chain building for CMP
2020-08-21  Dr. David von OheimbUse in CMP+CRMF libctx and propq param added to sign...
2020-08-21  Dr. David von Oheimbcmp_util.c: Add OPENSSL_CTX parameter to ossl_cmp_build...
2020-08-12  Dr. David von OheimbIntroduce X509_add_cert[s] simplifying various addition...
2020-07-01  Dr. David von OheimbAdd X509_self_signed(), extending and improving documen...
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23  Matt CaswellUpdate copyright year
2020-04-22  Matt CaswellFix no-err
2020-03-25  Dr. David von OheimbChunk 9 of CMP contribution to OpenSSL: CMP client...
2020-03-10  Dr. David von OheimbMove OSSL_CMP_X509_digest() to x_all.c, renaming it...
2020-03-10  Dr. David von OheimbChunk 8 of CMP contribution to OpenSSL: CMP server...
2020-02-17  Dr. David von Oheimbchunk 7 of CMP contribution to OpenSSL
2020-02-17  Dr. David von Oheimbfix various formatting nits in CMP contribution chunks...
2020-02-17  Dr. David von Oheimbimprove CMP logging according to comments on CMP chunk...
2019-12-03  raja-ashokSet argument only after successful dup on CMP APIs
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-27  Dr. David von Oheimb Certificate Management Protocol (CMP, RFC 4210...