summaryrefslogtreecommitdiff
path: root/fuzz
Commit message (Expand)AuthorAgeFilesLines
* Improve ossl_cmp_msg_check_received() and rename to ossl_cmp_msg_check_update()Dr. David von Oheimb2020-06-131-1/+1
* Update copyright yearMatt Caswell2020-05-152-2/+2
* Fix issues reported by markdownlintRich Salz2020-05-081-8/+12
* fuzz/asn1.c: Add missing #includeRichard Levitte2020-04-281-0/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-243-0/+6
* Update copyright yearMatt Caswell2020-04-232-2/+2
* Add CMP fuzzing to fuzz/cmp.c, including a couple of helpers in crypto/cmp/Dr. David von Oheimb2020-04-184566-0/+271
* Add a couple of hints to fuzz/README.mdDr. David von Oheimb2020-04-181-12/+27
* GOST cipher names adjustmentDmitry Belyavskiy2020-04-171-6/+6
* Deprecate the low level Diffie-Hellman functions.Pauli2020-02-201-2/+2
* Deprecate the low level RSA functions.Pauli2020-02-201-1/+1
* Deprecate the low level DSA functions.Pauli2020-02-121-3/+3
* Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli2020-02-041-0/+5
* Make generated copyright year be "now"Rich Salz2020-01-071-4/+2
* Add support for otherName:NAIRealm in outputJan-Frederik Rieckers2019-12-111-0/+1
* Update source files for deprecation at 3.0Richard Levitte2019-11-071-2/+2
* Don't assume the type we read was the type we expectedMatt Caswell2019-11-041-0/+0
* Support printing out some otherName variantsDmitry Belyavskiy2019-09-241-0/+3
* Update fuzzing README for recent clang versionsBrian Chen2019-09-181-32/+43
* Deprecate ERR_get_state()Richard Levitte2019-09-1211-11/+11
* Update fuzz README.mdMatt Caswell2019-08-291-3/+3
* Add OIDs for kmac128, kmac256 and blake2.Pauli2019-07-011-0/+4
* Fuzz: add a few more types into Fuzzing for ESSFdaSilvaYY2019-05-291-2/+6
* Fix GOST OIDvoev2019-05-221-1/+1
* Support SM2 certificate verification杨洋2019-03-131-0/+1
* Build: Change all _NO_INST to use attributes instead.Richard Levitte2019-01-221-6/+6
* Following the license change, modify the boilerplates in fuzz/Richard Levitte2018-12-0617-17/+17
* Refactor the computation of API version limitsRichard Levitte2018-12-061-2/+2
* Switch future deprecation version from 1.2.0 to 3.0Richard Levitte2018-12-061-2/+2
* Update copyright yearMatt Caswell2018-11-201-1/+1
* GMAC implementationPauli2018-11-051-0/+1
* print() is a function in Python 3cclauss2018-10-171-1/+1
* Update README.mdBrian 'geeknik' Carpenter2018-09-121-1/+1
* Update copyright yearMatt Caswell2018-09-113-3/+3
* fuzz/driver.c: appease -Wmissing-prototypesPatrick Steuer2018-09-071-0/+3
* Update fuzz corporaKurt Roeckx2018-08-2327437-7611/+19285
* Fix no-compMatt Caswell2018-08-092-4/+4
* Add OIDs for HMAC SHA512/224 and HMAC SHA512/256.Pauli2018-08-011-0/+2
* Enable all protocols and ciphers in the fuzzerKurt Roeckx2018-07-172-2/+6
* New GOST identificatorsDmitry Belyavskiy2018-06-081-0/+14
* Update copyright yearMatt Caswell2018-04-031-1/+1
* Faster fuzz test: teach the fuzz test programs to handle directoriesRichard Levitte2018-03-291-15/+70
* Add fuzz corpora file that found the ASN.1 stack depth issueMatt Caswell2018-03-271-0/+0
* Add SM2 signature and ECIES schemesJack Lloyd2018-03-191-0/+1
* Missings OIDs for XTS added.Pauli2018-03-151-0/+4
* Add OIDs for DSTU-4145gmile2018-03-121-0/+20
* Add GOST OIDs for Edwards parameter setsSergey Zhuravlev2018-03-071-0/+3
* Update copyright yearMatt Caswell2018-02-271-1/+1
* Generate copyright year properlyRich Salz2018-02-131-0/+5
* SHA512/224 and SHA512/256Pauli2018-01-241-0/+2