summaryrefslogtreecommitdiffstats
path: root/fuzz
AgeCommit message (Expand)Author
2020-07-05Fix typos and repeated wordsGustaf Neumann
2020-06-13Improve ossl_cmp_msg_check_received() and rename to ossl_cmp_msg_check_update()Dr. David von Oheimb
2020-05-15Update copyright yearMatt Caswell
2020-05-08Fix issues reported by markdownlintRich Salz
2020-04-28fuzz/asn1.c: Add missing #includeRichard Levitte
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-23Update copyright yearMatt Caswell
2020-04-18Add CMP fuzzing to fuzz/cmp.c, including a couple of helpers in crypto/cmp/Dr. David von Oheimb
2020-04-18Add a couple of hints to fuzz/README.mdDr. David von Oheimb
2020-04-17GOST cipher names adjustmentDmitry Belyavskiy
2020-02-20Deprecate the low level Diffie-Hellman functions.Pauli
2020-02-20Deprecate the low level RSA functions.Pauli
2020-02-12Deprecate the low level DSA functions.Pauli
2020-02-04Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli
2020-01-07Make generated copyright year be "now"Rich Salz
2019-12-11Add support for otherName:NAIRealm in outputJan-Frederik Rieckers
2019-11-07Update source files for deprecation at 3.0Richard Levitte
2019-11-04Don't assume the type we read was the type we expectedMatt Caswell
2019-09-24Support printing out some otherName variantsDmitry Belyavskiy
2019-09-18Update fuzzing README for recent clang versionsBrian Chen
2019-09-12Deprecate ERR_get_state()Richard Levitte
2019-08-29Update fuzz README.mdMatt Caswell
2019-07-01Add OIDs for kmac128, kmac256 and blake2.Pauli
2019-05-29Fuzz: add a few more types into Fuzzing for ESSFdaSilvaYY
2019-05-22Fix GOST OIDvoev
2019-03-13Support SM2 certificate verification杨洋
2019-01-22Build: Change all _NO_INST to use attributes instead.Richard Levitte
2018-12-06Following the license change, modify the boilerplates in fuzz/Richard Levitte
2018-12-06Refactor the computation of API version limitsRichard Levitte
2018-12-06Switch future deprecation version from 1.2.0 to 3.0Richard Levitte
2018-11-20Update copyright yearMatt Caswell
2018-11-05GMAC implementationPauli
2018-10-17print() is a function in Python 3cclauss
2018-09-12Update README.mdBrian 'geeknik' Carpenter
2018-09-11Update copyright yearMatt Caswell
2018-09-07fuzz/driver.c: appease -Wmissing-prototypesPatrick Steuer
2018-08-23Update fuzz corporaKurt Roeckx
2018-08-09Fix no-compMatt Caswell
2018-08-01Add OIDs for HMAC SHA512/224 and HMAC SHA512/256.Pauli
2018-07-17Enable all protocols and ciphers in the fuzzerKurt Roeckx
2018-06-08New GOST identificatorsDmitry Belyavskiy
2018-04-03Update copyright yearMatt Caswell
2018-03-29Faster fuzz test: teach the fuzz test programs to handle directoriesRichard Levitte
2018-03-27Add fuzz corpora file that found the ASN.1 stack depth issueMatt Caswell
2018-03-19Add SM2 signature and ECIES schemesJack Lloyd
2018-03-15Missings OIDs for XTS added.Pauli
2018-03-12Add OIDs for DSTU-4145gmile
2018-03-07Add GOST OIDs for Edwards parameter setsSergey Zhuravlev
2018-02-27Update copyright yearMatt Caswell
2018-02-13Generate copyright year properlyRich Salz