summaryrefslogtreecommitdiff
path: root/fuzz
Commit message (Expand)AuthorAgeFilesLines
* dsa: fuzzer deprecation changesPauli2020-12-172-4/+7
* fuzz/server.c: Fix build error on OPENSSL_NO_{DSA,EC,DEPECATED_3_0}Dr. David von Oheimb2020-12-041-0/+3
* Don't Overflow when printing Thawte Strong Extranet VersionMatt Caswell2020-12-021-0/+0
* Remove fuzzing of deprecated functions in a no-deprecated buildMatt Caswell2020-11-271-1/+1
* Deprecate RSA harderRichard Levitte2020-11-182-1/+14
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-6/+6
* [test/recipes] Split test_fuzz into separate recipesNicola Tuveri2020-11-121-3/+3
* Update copyright yearMatt Caswell2020-10-151-1/+1
* Some OIDs used in Russian X.509 certificates.Dmitry Belyavskiy2020-10-051-0/+8
* Fix safestack issues in cmp.hMatt Caswell2020-09-131-2/+0
* Fix safestack issues in ssl.hMatt Caswell2020-09-132-4/+0
* fuzz/test-corpus: check if PATH_MAX is already definedBiswapriyo Nath2020-09-111-1/+1
* Add 4 new OIDs for PKIX key purposes and 3 new CMP information typesDr. David von Oheimb2020-09-081-0/+7
* Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_moc...Dr. David von Oheimb2020-08-211-2/+2
* Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_...Dr. David von Oheimb2020-07-301-1/+1
* 99-test_fuzz.t: Clean up and re-organize such that sub-tests could be split e...Dr. David von Oheimb2020-07-161-1/+15
* Fix typos and repeated wordsGustaf Neumann2020-07-051-1/+1
* 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