17 コミット (9978f0a865d61cbbdc27593044d4128d8bf56239)

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