]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/crmf
Update copyright year
[thirdparty/openssl.git] / crypto / crmf /
2021-11-22  PW HuFix the return check of OBJ_obj2txt
2021-06-30  Dr. David von OheimbOSSL_CRMF_{CERTTEMPLATE,CERTID}_get0_serialNumber(...
2021-06-30  Dr. David von OheimbCMP: Add missing getter functions to CRMF API and CMP API
2021-06-23  Richard LevitteAdapt other parts of the source to the changed EVP_Q_di...
2021-06-17  Matt CaswellUpdate copyright year
2021-06-02  Paulicrmf: remove TODOs
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-06-01  Paulicrypto: updates to pass size_t to RAND_bytes_ex()
2021-05-29  Pauliadd zero strenght arguments to BN and RAND RNG calls
2021-05-26  Paulierr: rename err_load_xxx_strings_int functions
2021-05-08  Dr. David von OheimbAdd quick one-shot EVP_Q_mac() and deprecation compensa...
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...
2021-03-11  Matt CaswellUpdate copyright year
2021-02-28  Paulicrmf: updates for the new additional MAC_init arguments
2020-11-24  Richard LevitteERR: Rebuild all generated error headers and source...
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-08-21  Dr. David von OheimbAdd OPENSSL_CTX parameter to OSSL_CRMF_pbmp_new() and...
2020-07-30  Dr. David von OheimbStreamline the CMP request session API, adding the...
2020-07-16  Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-06-22  Dr. David von OheimbFix CMP -days option range checking and test failing...
2020-06-11  PauliThe EVP_MAC functions have been renamed for consistency...
2020-05-26  Dr. David von OheimbFix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey...
2020-05-24  Dr. David von OheimbMove decl of OSSL_CRMF_CERTID_dup from {crmf,cmp}_local...
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... Fix header file include guard names
2019-09-28  Dr. Matthias St... Reorganize public header files (part 1)
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-09-12  Richard Levitteutil/mkerr.pl: make it not depend on the function code
2019-09-04  PauliOSSL_PARAM_construct_utf8_string computes the string...
2019-08-24  Richard LevitteGet rid of the diversity of names for MAC parameters
2019-08-15  Richard LevitteAdapt diverse code to provider based MACs.
2019-07-22  Dr. Matthias St... x509: publish X509_PUBKEY_dup
2019-07-16  Rich SalzRegenerate mkerr files
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