| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year | Matt Caswell | 2021-03-11 | 1 | -1/+1 |
* | crmf: updates for the new additional MAC_init arguments | Pauli | 2021-02-28 | 1 | -4/+2 |
* | ERR: Rebuild all generated error headers and source files | Richard Levitte | 2020-11-24 | 1 | -5/+11 |
* | Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call | Richard Levitte | 2020-11-13 | 2 | -57/+45 |
* | Rename OPENSSL_CTX prefix to OSSL_LIB_CTX | Dr. Matthias St. Pierre | 2020-10-15 | 2 | -6/+6 |
* | Run the withlibctx.pl script | Matt Caswell | 2020-10-01 | 1 | -9/+7 |
* | Fix safestack issues in crmf.h | Matt Caswell | 2020-09-13 | 2 | -3/+0 |
* | Fix safestack issues in x509.h | Matt Caswell | 2020-09-13 | 1 | -1/+0 |
* | Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt | Dr. David von Oheimb | 2020-08-21 | 3 | -56/+58 |
* | Add OPENSSL_CTX parameter to OSSL_CRMF_pbmp_new() and improve its doc | Dr. David von Oheimb | 2020-08-21 | 1 | -5/+10 |
* | Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_... | Dr. David von Oheimb | 2020-07-30 | 1 | -1/+1 |
* | Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC... | Matt Caswell | 2020-07-16 | 1 | -3/+3 |
* | Fix CMP -days option range checking and test failing with enable-ubsan | Dr. David von Oheimb | 2020-06-22 | 1 | -19/+7 |
* | The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_* | Pauli | 2020-06-11 | 1 | -3/+3 |
* | Fix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey.c, rename, export, and do... | Dr. David von Oheimb | 2020-05-26 | 1 | -20/+1 |
* | Move decl of OSSL_CRMF_CERTID_dup from {crmf,cmp}_local.h to include/openssl/... | Dr. David von Oheimb | 2020-05-24 | 1 | -1/+0 |
* | In OpenSSL builds, declare STACK for datatypes ... | Rich Salz | 2020-04-24 | 1 | -0/+3 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 4 | -4/+4 |
* | Constify various mostly X509-related parameter types in crypto/ and apps/ | Dr. David von Oheimb | 2020-03-23 | 2 | -7/+7 |
* | Fix error in case CMP msg POPO is not provided in OSSL_CRMF_MSGS_verify_popo() | Dr. David von Oheimb | 2020-03-10 | 2 | -5/+8 |
* | Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes... | Dr. David von Oheimb | 2020-03-10 | 2 | -30/+50 |
* | Refactor CRMF_poposigningkey_init() to work with provider keys | Richard Levitte | 2020-03-09 | 1 | -47/+12 |
* | fix various formatting nits in CMP contribution chunks 1-6 found by the new u... | Dr. David von Oheimb | 2020-02-17 | 4 | -40/+42 |
* | chunk 6 of CMP contribution to OpenSSL | Dr. David von Oheimb | 2019-12-12 | 4 | -22/+18 |
* | Fix header file include guard names | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -2/+2 |
* | Reorganize public header files (part 1) | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -1/+1 |
* | Reorganize local header files | Dr. Matthias St. Pierre | 2019-09-28 | 4 | -4/+4 |
* | Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL | Dr. David von Oheimb | 2019-09-27 | 3 | -94/+73 |
* | fix CRMF symmetric key handling | Andreas Kretschmer | 2019-09-14 | 1 | -15/+24 |
* | util/mkerr.pl: make it not depend on the function code | Richard Levitte | 2019-09-12 | 1 | -1/+1 |
* | OSSL_PARAM_construct_utf8_string computes the string length. | Pauli | 2019-09-04 | 1 | -1/+1 |
* | Get rid of the diversity of names for MAC parameters | Richard Levitte | 2019-08-24 | 1 | -1/+1 |
* | Adapt diverse code to provider based MACs. | Richard Levitte | 2019-08-15 | 1 | -8/+22 |
* | x509: publish X509_PUBKEY_dup | Dr. Matthias St. Pierre | 2019-07-22 | 1 | -3/+0 |
* | Regenerate mkerr files | Rich Salz | 2019-07-16 | 1 | -44/+1 |
* | Remove function name from errors | Rich Salz | 2019-07-16 | 1 | -6/+5 |
* | Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL | Andreas Kretschmer | 2019-05-30 | 4 | -11/+11 |
* | replace 'OpenSSL license' by 'Apache License 2.0' | David von Oheimb | 2019-03-20 | 5 | -5/+5 |
* | 2nd chunk: CRMF code (crypto/crmf/, ) and its integration | David von Oheimb | 2019-03-12 | 6 | -0/+1724 |