]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/crmf/crmf_lib.c
Rename all getters to use get/get0 in name
[thirdparty/openssl.git] / crypto / crmf / crmf_lib.c
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-04-28  Tomas MrazPrefer fetch over legacy get_digestby/get_cipherby
2021-04-22  Matt CaswellUpdate copyright year
2021-04-18  Richard LevitteModify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use...
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 crmf.h
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-08-21  Dr. David von OheimbUse in CMP+CRMF libctx and propq param added to sign...
2020-06-22  Dr. David von OheimbFix CMP -days option range checking and test failing...
2020-05-26  Dr. David von OheimbFix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey...
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23  Matt CaswellUpdate copyright year
2020-03-23  Dr. David von OheimbConstify various mostly X509-related parameter types...
2020-03-10  Dr. David von OheimbFix error in case CMP msg POPO is not provided in OSSL_...
2020-03-10  Dr. David von OheimbChunk 8 of CMP contribution to OpenSSL: CMP server...
2020-03-09  Richard LevitteRefactor CRMF_poposigningkey_init() to work with provid...
2020-02-17  Dr. David von Oheimbfix various formatting nits in CMP contribution chunks...
2019-12-12  Dr. David von Oheimbchunk 6 of CMP contribution to OpenSSL
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-27  Dr. David von Oheimb Certificate Management Protocol (CMP, RFC 4210...
2019-09-14  Andreas Kretschmerfix CRMF symmetric key handling
2019-07-22  Dr. Matthias St... x509: publish X509_PUBKEY_dup
2019-07-16  Rich SalzRemove function name from errors
2019-05-30  Andreas KretschmerCertificate Management Protocol (CMP, RFC 4210) extensi...
2019-03-20  David von Oheimbreplace 'OpenSSL license' by 'Apache License 2.0'
2019-03-12  David von Oheimb2nd chunk: CRMF code (crypto/crmf/, ) and its integration