17 Révisions (9978f0a865d61cbbdc27593044d4128d8bf56239)

Auteur SHA1 Message Date
  David Benjamin 367115b056 Fix SSL_CTX_set1_sigalgs fuzzer and make them all more type-safe. il y a 6 ans
  David Benjamin ddedf6d455 Fix SSL_CTX_set1_sigalgs_list fuzzer. il y a 6 ans
  Adam Langley 826ce15092 Support OpenSSL APIs SSL[_CTX]_set1_sigalgs[_list]. il y a 6 ans
  Adam Langley c7db3232c3 Add “bssl::” prefix to |UpRef| and |PushToStack| in fuzzer code. il y a 6 ans
  David Benjamin 2908dd141f Add bssl::UpRef. il y a 6 ans
  David Benjamin b0bb83a583 Bound ssl_ctx_api more aggressively. il y a 7 ans
  David Benjamin 6da9eaeef1 Bound expensive opcodes in ssl_ctx_api. il y a 7 ans
  David Benjamin 71c21b4300 Add SSL_CTX_set_verify_algorithm_prefs. il y a 7 ans
  Matthew Braithwaite a57dcfb69c Add new cipherlist-setting APIs that reject nonsense. il y a 7 ans
  David Benjamin 65fb425811 Remove version-specific cipher lists. il y a 7 ans
  David Benjamin 9415a14acf Fix SSL_CTX_set1_curves fuzzer. il y a 8 ans
  Adam Langley 840445d406 Include |SSL_CTX_set_signing_algorithm_prefs| in SSL_CTX fuzzer. il y a 8 ans
  Adam Langley 99dce54031 Fix copy-paste error in SSL_CTX fuzzer. il y a 8 ans
  David Benjamin 4c0e6c64b6 ERR_clear_error at the end of each fuzzer. il y a 8 ans
  David Benjamin 0939f80c6a Fix fuzzer signatures. il y a 8 ans
  Mike Aizatsky 49cdd46991 Adding mising <string> header. il y a 8 ans
  Adam Langley 3871dc9e39 Add a fuzzer for the SSL_CTX API. il y a 8 ans
  David Benjamin 25f4422c2c Enable more features in the fuzzers. il y a 8 ans
  David Benjamin 88536c3cb1 Start fuzzing the TLS 1.3 code. il y a 8 ans
  Adam Langley b70cd92c82 Add licenses to fuzz tests. il y a 8 ans
  David Benjamin 20568e7a4f Remove inaccurate comments in fuzz/{client,server}.cc. il y a 8 ans
  David Benjamin d86c8a400b Enable renegotiation in the client fuzzer and read app data. il y a 8 ans
  David Benjamin bc5b2a2e22 Add a deterministic PRNG for fuzzing. il y a 8 ans
  Adam Langley 9a4beb8ad8 Add four, basic fuzz tests. il y a 9 ans