| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated the broken link to BSI TLS policy | Juraj Somorovsky | 2017-02-04 | 1 | -2/+2 |
* | Fix another libname issue | Jack Lloyd | 2017-01-06 | 1 | -1/+1 |
* | Fix library name in fuzzer makefile | Jack Lloyd | 2017-01-06 | 1 | -5/+6 |
* | In ressol and modexp fuzzers, fix the prime p | Jack Lloyd | 2017-01-06 | 2 | -37/+29 |
* | Fix building this fuzzer | Alex Gaynor | 2016-12-28 | 1 | -1/+1 |
* | Add OCSP fuzzer | Jack Lloyd | 2016-12-17 | 3 | -11/+27 |
* | Just expect a byte stream in the TLS fuzzer input, with no length fields. | Jack Lloyd | 2016-12-16 | 2 | -27/+3 |
* | Add fuzzer for power_mod | Jack Lloyd | 2016-12-16 | 2 | -6/+69 |
* | Update fuzzers with comments from OSS-Fuzz review | Jack Lloyd | 2016-12-14 | 19 | -19/+56 |
* | Fix fuzzer build flags [ci skip] | Jack Lloyd | 2016-12-11 | 1 | -2/+3 |
* | Ignore too-large inputs in ressol fuzzer | Jack Lloyd | 2016-12-10 | 1 | -1/+6 |
* | Remove bogus abort from ECC math fuzzer | Jack Lloyd | 2016-12-10 | 1 | -3/+0 |
* | Fix fuzzer builds [ci skip] | Jack Lloyd | 2016-12-09 | 1 | -3/+4 |
* | Avoid use of system RNG in fuzzers | Jack Lloyd | 2016-12-08 | 6 | -16/+41 |
* | Fix off by one in PKCS #1 v1.5 decryption decoding | Jack Lloyd | 2016-12-08 | 3 | -19/+24 |
* | Fuzzer cleanup, no need for setup script anymore | Jack Lloyd | 2016-11-22 | 6 | -54/+57 |
* | Add policy file for TLS client testing | Jack Lloyd | 2016-11-21 | 1 | -0/+19 |
* | Add timeouts to TLS scanner [ci skip] | Jack Lloyd | 2016-11-21 | 2 | -4/+17 |
* | Merge GH #733 Add timing test suite | Jack Lloyd | 2016-11-20 | 16 | -0/+589 |
|\ |
|
| * | Timing test suite with the mona timing library | Juraj Somorovsky | 2016-11-20 | 16 | -0/+589 |
* | | TLS-Attacker testsuite and fuzzing | Juraj Somorovsky | 2016-11-19 | 7 | -0/+143 |
|/ |
|
* | Add a script to test TLS compat with major sites | Jack Lloyd | 2016-11-16 | 3 | -0/+113 |
* | More fixes for the fuzzer setup | Jack Lloyd | 2016-10-31 | 2 | -14/+14 |
* | Import fuzzer drivers | Jack Lloyd | 2016-10-30 | 27 | -0/+1090 |