aboutsummaryrefslogtreecommitdiffstats
path: root/src/extra_tests
Commit message (Expand)AuthorAgeFilesLines
* Remove old timing test suiteJack Lloyd2017-03-2818-659/+0
* Fix ECDSA timing test dataJack Lloyd2017-02-201-1/+1
* Add ecdsa timing testNever2017-02-165-1/+71
* Updated the broken link to BSI TLS policyJuraj Somorovsky2017-02-041-2/+2
* Fix another libname issueJack Lloyd2017-01-061-1/+1
* Fix library name in fuzzer makefileJack Lloyd2017-01-061-5/+6
* 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-173-11/+27
* 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-162-6/+69
* Update fuzzers with comments from OSS-Fuzz reviewJack Lloyd2016-12-1419-19/+56
* Fix fuzzer build flags [ci skip]Jack Lloyd2016-12-111-2/+3
* 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-083-19/+24
* Fuzzer cleanup, no need for setup script anymoreJack Lloyd2016-11-226-54/+57
* Add policy file for TLS client testingJack Lloyd2016-11-211-0/+19
* Add timeouts to TLS scanner [ci skip]Jack Lloyd2016-11-212-4/+17
* Merge GH #733 Add timing test suiteJack Lloyd2016-11-2016-0/+589
|\
| * Timing test suite with the mona timing libraryJuraj Somorovsky2016-11-2016-0/+589
* | TLS-Attacker testsuite and fuzzingJuraj Somorovsky2016-11-197-0/+143
|/
* Add a script to test TLS compat with major sitesJack Lloyd2016-11-163-0/+113
* More fixes for the fuzzer setupJack Lloyd2016-10-312-14/+14
* Import fuzzer driversJack Lloyd2016-10-3027-0/+1090