aboutsummaryrefslogtreecommitdiffstats
path: root/src/extra_tests/fuzzers/jigs
Commit message (Expand)AuthorAgeFilesLines
* Fix afl fuzzer build [ci skip]Jack Lloyd2017-04-091-1/+1
* In ressol and modexp fuzzers, fix the prime pJack Lloyd2017-01-062-37/+29
* Fix building this fuzzerAlex Gaynor2016-12-281-1/+1
* Add OCSP fuzzerJack Lloyd2016-12-172-10/+26
* Just expect a byte stream in the TLS fuzzer input, with no length fields.Jack Lloyd2016-12-162-27/+3
* Add fuzzer for power_modJack Lloyd2016-12-161-0/+62
* Update fuzzers with comments from OSS-Fuzz reviewJack Lloyd2016-12-1417-14/+50
* Ignore too-large inputs in ressol fuzzerJack Lloyd2016-12-101-1/+6
* Remove bogus abort from ECC math fuzzerJack Lloyd2016-12-101-3/+0
* Fix fuzzer builds [ci skip]Jack Lloyd2016-12-091-3/+4
* Avoid use of system RNG in fuzzersJack Lloyd2016-12-086-16/+41
* Fix off by one in PKCS #1 v1.5 decryption decodingJack Lloyd2016-12-082-17/+22
* Fuzzer cleanup, no need for setup script anymoreJack Lloyd2016-11-223-26/+24
* Import fuzzer driversJack Lloyd2016-10-3023-0/+952