Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year | Matt Caswell | 2021-03-11 | 1 | -1/+1 |
* | RAND_METHOD deprecation: fuzzer | Pauli | 2021-02-23 | 1 | -2/+2 |
* | Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call | Richard Levitte | 2020-11-13 | 1 | -6/+6 |
* | Fix safestack issues in cmp.h | Matt Caswell | 2020-09-13 | 1 | -2/+0 |
* | Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_moc... | Dr. David von Oheimb | 2020-08-21 | 1 | -2/+2 |
* | Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_... | Dr. David von Oheimb | 2020-07-30 | 1 | -1/+1 |
* | Improve ossl_cmp_msg_check_received() and rename to ossl_cmp_msg_check_update() | Dr. David von Oheimb | 2020-06-13 | 1 | -1/+1 |
* | In OpenSSL builds, declare STACK for datatypes ... | Rich Salz | 2020-04-24 | 1 | -0/+2 |
* | Add CMP fuzzing to fuzz/cmp.c, including a couple of helpers in crypto/cmp/ | Dr. David von Oheimb | 2020-04-18 | 1 | -0/+203 |