| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 99-test_fuzz.t: Clean up and re-organize such that sub-tests could be split e... | Dr. David von Oheimb | 2020-07-16 | 1 | -1/+15 |
* | Fix typos and repeated words | Gustaf Neumann | 2020-07-05 | 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 |
* | Update copyright year | Matt Caswell | 2020-05-15 | 2 | -2/+2 |
* | Fix issues reported by markdownlint | Rich Salz | 2020-05-08 | 1 | -8/+12 |
* | fuzz/asn1.c: Add missing #include | Richard Levitte | 2020-04-28 | 1 | -0/+1 |
* | In OpenSSL builds, declare STACK for datatypes ... | Rich Salz | 2020-04-24 | 3 | -0/+6 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 2 | -2/+2 |
* | Add CMP fuzzing to fuzz/cmp.c, including a couple of helpers in crypto/cmp/ | Dr. David von Oheimb | 2020-04-18 | 4566 | -0/+271 |
* | Add a couple of hints to fuzz/README.md | Dr. David von Oheimb | 2020-04-18 | 1 | -12/+27 |
* | GOST cipher names adjustment | Dmitry Belyavskiy | 2020-04-17 | 1 | -6/+6 |
* | Deprecate the low level Diffie-Hellman functions. | Pauli | 2020-02-20 | 1 | -2/+2 |
* | Deprecate the low level RSA functions. | Pauli | 2020-02-20 | 1 | -1/+1 |
* | Deprecate the low level DSA functions. | Pauli | 2020-02-12 | 1 | -3/+3 |
* | Deprecate the ECDSA and EV_KEY_METHOD functions. | Pauli | 2020-02-04 | 1 | -0/+5 |
* | Make generated copyright year be "now" | Rich Salz | 2020-01-07 | 1 | -4/+2 |
* | Add support for otherName:NAIRealm in output | Jan-Frederik Rieckers | 2019-12-11 | 1 | -0/+1 |
* | Update source files for deprecation at 3.0 | Richard Levitte | 2019-11-07 | 1 | -2/+2 |
* | Don't assume the type we read was the type we expected | Matt Caswell | 2019-11-04 | 1 | -0/+0 |
* | Support printing out some otherName variants | Dmitry Belyavskiy | 2019-09-24 | 1 | -0/+3 |
* | Update fuzzing README for recent clang versions | Brian Chen | 2019-09-18 | 1 | -32/+43 |
* | Deprecate ERR_get_state() | Richard Levitte | 2019-09-12 | 11 | -11/+11 |
* | Update fuzz README.md | Matt Caswell | 2019-08-29 | 1 | -3/+3 |
* | Add OIDs for kmac128, kmac256 and blake2. | Pauli | 2019-07-01 | 1 | -0/+4 |
* | Fuzz: add a few more types into Fuzzing for ESS | FdaSilvaYY | 2019-05-29 | 1 | -2/+6 |
* | Fix GOST OID | voev | 2019-05-22 | 1 | -1/+1 |
* | Support SM2 certificate verification | 杨洋 | 2019-03-13 | 1 | -0/+1 |
* | Build: Change all _NO_INST to use attributes instead. | Richard Levitte | 2019-01-22 | 1 | -6/+6 |
* | Following the license change, modify the boilerplates in fuzz/ | Richard Levitte | 2018-12-06 | 17 | -17/+17 |
* | Refactor the computation of API version limits | Richard Levitte | 2018-12-06 | 1 | -2/+2 |
* | Switch future deprecation version from 1.2.0 to 3.0 | Richard Levitte | 2018-12-06 | 1 | -2/+2 |
* | Update copyright year | Matt Caswell | 2018-11-20 | 1 | -1/+1 |
* | GMAC implementation | Pauli | 2018-11-05 | 1 | -0/+1 |
* | print() is a function in Python 3 | cclauss | 2018-10-17 | 1 | -1/+1 |
* | Update README.md | Brian 'geeknik' Carpenter | 2018-09-12 | 1 | -1/+1 |
* | Update copyright year | Matt Caswell | 2018-09-11 | 3 | -3/+3 |
* | fuzz/driver.c: appease -Wmissing-prototypes | Patrick Steuer | 2018-09-07 | 1 | -0/+3 |
* | Update fuzz corpora | Kurt Roeckx | 2018-08-23 | 27437 | -7611/+19285 |
* | Fix no-comp | Matt Caswell | 2018-08-09 | 2 | -4/+4 |
* | Add OIDs for HMAC SHA512/224 and HMAC SHA512/256. | Pauli | 2018-08-01 | 1 | -0/+2 |
* | Enable all protocols and ciphers in the fuzzer | Kurt Roeckx | 2018-07-17 | 2 | -2/+6 |
* | New GOST identificators | Dmitry Belyavskiy | 2018-06-08 | 1 | -0/+14 |
* | Update copyright year | Matt Caswell | 2018-04-03 | 1 | -1/+1 |
* | Faster fuzz test: teach the fuzz test programs to handle directories | Richard Levitte | 2018-03-29 | 1 | -15/+70 |
* | Add fuzz corpora file that found the ASN.1 stack depth issue | Matt Caswell | 2018-03-27 | 1 | -0/+0 |
* | Add SM2 signature and ECIES schemes | Jack Lloyd | 2018-03-19 | 1 | -0/+1 |
* | Missings OIDs for XTS added. | Pauli | 2018-03-15 | 1 | -0/+4 |
* | Add OIDs for DSTU-4145 | gmile | 2018-03-12 | 1 | -0/+20 |