7 Commits (8a55ce4954a2f1cb2827bd993d311b1ebaa8406b)

Author SHA1 Message Date
  David Benjamin 9415a14acf Fix SSL_CTX_set1_curves fuzzer. 8 years ago
  Adam Langley 840445d406 Include |SSL_CTX_set_signing_algorithm_prefs| in SSL_CTX fuzzer. 8 years ago
  Adam Langley 99dce54031 Fix copy-paste error in SSL_CTX fuzzer. 8 years ago
  David Benjamin 4c0e6c64b6 ERR_clear_error at the end of each fuzzer. 8 years ago
  David Benjamin 0939f80c6a Fix fuzzer signatures. 8 years ago
  Mike Aizatsky 49cdd46991 Adding mising <string> header. 8 years ago
  Adam Langley 3871dc9e39 Add a fuzzer for the SSL_CTX API. 8 years ago
  David Benjamin 25f4422c2c Enable more features in the fuzzers. 8 years ago
  David Benjamin 88536c3cb1 Start fuzzing the TLS 1.3 code. 8 years ago
  Adam Langley b70cd92c82 Add licenses to fuzz tests. 8 years ago
  David Benjamin 20568e7a4f Remove inaccurate comments in fuzz/{client,server}.cc. 8 years ago
  David Benjamin d86c8a400b Enable renegotiation in the client fuzzer and read app data. 8 years ago
  David Benjamin bc5b2a2e22 Add a deterministic PRNG for fuzzing. 8 years ago
  Adam Langley 9a4beb8ad8 Add four, basic fuzz tests. 9 years ago