1 Commits (2fe0360a4e1b988e7b0aa0b4348bf55805512c09)

Author SHA1 Message Date
  David Benjamin 2ff44b183a Add DTLS fuzzers. 7 years ago
  David Benjamin a196ea15af Share all of fuzz/{client,server}.cc into fuzzer.h. 7 years ago
  David Benjamin 65b87ce4f6 Remove internal uses of SSLv23_*. 7 years ago
  David Benjamin 09114ae285 Restore SSLv3 fuzzer coverage. 7 years ago
  David Benjamin 0fde2eb0e3 Update TLS fuzzer format with prepended settings. 7 years ago
  David Benjamin 8b0515b0f1 Fix fuzzer build. 7 years ago
  Steven Valdez 924a352d1b Remove experimental TLS 1.3 short record header extension. 7 years ago
  Matthew Braithwaite a57dcfb69c Add new cipherlist-setting APIs that reject nonsense. 7 years ago
  David Benjamin 4c592d8f33 Enable short header negotiation in fuzzers. 7 years ago
  Matthew Braithwaite 651aaefb44 Remove CECPQ1 (experimental post-quantum key agreement). 7 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
  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