90 コミット (1908667015d5cc28876971b789c338f81447aaee)

作成者 SHA1 メッセージ 日付
  David Benjamin 7076be5141 Refresh fuzzer corpus. 5年前
  David Benjamin 6c597be1c6 Update tools. 5年前
  Matthew Braithwaite 6ec9e40b28 Refresh fuzzer corpora for changes to split-handshake serialization. 6年前
  Joshua Liebow-Feeser 8c7c6356e6 Support symbol prefixes 6年前
  David Benjamin 8cd61f710b Fix corner case in cpuinfo parser. 6年前
  Adam Langley 9c969bf491 Switch to Clang 6.0's fuzzer support. 6年前
  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 982279b366 Add a PKCS#12 fuzzer. 6年前
  David Benjamin 370bb35627 Refresh TLS fuzzer corpora. 6年前
  Matthew Braithwaite d4e091ece9 Refresh TLS fuzzer corpora. 6年前
  Matthew Braithwaite a2dd781884 Defer writing the shim settings. 6年前
  David Benjamin a63d0ad40d Require BN_mod_exp_mont* inputs be reduced. 6年前
  David Benjamin f4b708cc1e Add a function which folds BN_MONT_CTX_{new,set} together. 6年前
  David Benjamin 287ac180ee Refresh fuzzer corpora. 6年前
  David Benjamin fc9c67599d Bound the input to the bn_mod_exp fuzzer. 6年前
  David Benjamin ca8c2c7eab Refresh TLS fuzzer corpora. 7年前
  David Benjamin af92418b8b Generate bn_div and bn_mod_exp corpus from bn_tests.txt. 7年前
  Steven Valdez 7f8c553d7f Add BN fuzzer. 7年前
  David Benjamin 9c2b36adbd Refresh fuzzer corpus. 7年前
  David Benjamin 2978d055f6 Refresh TLS fuzzer corpus. 7年前
  David Benjamin 2ff44b183a Add DTLS fuzzers. 7年前
  David Benjamin a196ea15af Share all of fuzz/{client,server}.cc into fuzzer.h. 7年前
  David Benjamin e2daba6d20 Run the comment converter on fuzz/ and tool/ 7年前
  David Benjamin 65b87ce4f6 Remove internal uses of SSLv23_*. 7年前
  David Benjamin 03fe3697f7 Refresh TLS fuzzer corpora. 7年前
  David Benjamin 3ba4fb47e6 Build the fuzzers with -Wno-missing-prototypes. 7年前
  David Benjamin 812b197ae1 Refresh TLS fuzzer corpus. 7年前
  David Benjamin 7d7ed9f51b Refresh TLS fuzzer corpora. 7年前
  David Benjamin cd4d981bba Update the existing corpora for the format change. 7年前
  David Benjamin 09114ae285 Restore SSLv3 fuzzer coverage. 7年前
  David Benjamin 0fde2eb0e3 Update TLS fuzzer format with prepended settings. 7年前
  David Benjamin b0bb83a583 Bound ssl_ctx_api more aggressively. 7年前
  David Benjamin 6da9eaeef1 Bound expensive opcodes in ssl_ctx_api. 7年前
  David Benjamin 74cd5d98cc Refresh fuzzer corpus. 7年前
  David Benjamin 8b0515b0f1 Fix fuzzer build. 7年前
  David Benjamin 71c21b4300 Add SSL_CTX_set_verify_algorithm_prefs. 7年前
  Matthew Braithwaite 7e06de5d2d Really remove DHE ciphersuites from TLS. 7年前
  David Benjamin cbfd3c044c Refresh fuzzer corpora. 7年前
  David Benjamin fef78b0356 Use an actual SCT for fuzzing. 7年前
  Steven Valdez a507617e4d Adding server fuzzer for early data. 7年前
  Steven Valdez 924a352d1b Remove experimental TLS 1.3 short record header extension. 7年前
  Steven Valdez 9ea9f9ce51 Updating fuzzer corpus 7年前
  Matthew Braithwaite a57dcfb69c Add new cipherlist-setting APIs that reject nonsense. 7年前
  Adam Langley 46db7af2c9 Remove |X509| things from SSL_SESSION. 7年前
  Adam Langley b7d53ba268 Add “const” to |SSL_SESSION| fuzzer. 7年前
  David Benjamin 235944126f Refresh fuzzer corpus. 7年前