Mirror of BoringSSL (grpc依赖) https://boringssl.googlesource.com/boringssl
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Bob Beck 3aecf1d00b Sync pki to chromium ce4bc9571462aa298d79b591df9d997323cf5157 1 year ago
..
arm_cpuinfo_corpus Make the parse_certificate_fuzzer from libpki work inside boring. 1 year ago
bn_div_corpus Make the parse_certificate_fuzzer from libpki work inside boring. 1 year ago
bn_mod_exp_corpus Make the parse_certificate_fuzzer from libpki work inside boring. 1 year ago
cert_corpus Make the parse_certificate_fuzzer from libpki work inside boring. 1 year ago
client_corpus Make the parse_certificate_fuzzer from libpki work inside boring. 1 year ago
client_corpus_no_fuzzer_mode Refresh fuzzer corpus for ECH draft-13. 3 years ago
conf_corpus Make the parse_certificate_fuzzer from libpki work inside boring. 1 year ago
crl_getcrlstatusforcert_fuzzer_corpus Move the fuzzers into the fuzz directory and make them build. 1 year ago
crl_parse_crl_certificatelist_fuzzer_corpus Move the fuzzers into the fuzz directory and make them build. 1 year ago
crl_parse_crl_tbscertlist_fuzzer_corpus Move the fuzzers into the fuzz directory and make them build. 1 year ago
crl_parse_issuing_distribution_point_fuzzer_corpus Move the fuzzers into the fuzz directory and make them build. 1 year ago
decode_client_hello_inner_corpus Make the parse_certificate_fuzzer from libpki work inside boring. 1 year ago
der_roundtrip_corpus Add a fuzzer to check CBS is a DER parser. 2 years ago
dtls_client_corpus Make the parse_certificate_fuzzer from libpki work inside boring. 1 year ago
dtls_server_corpus Make the parse_certificate_fuzzer from libpki work inside boring. 1 year ago
ocsp_parse_ocsp_cert_id_fuzzer_corpus Move the fuzzers into the fuzz directory and make them build. 1 year ago
ocsp_parse_ocsp_response_data_fuzzer_corpus Move the fuzzers into the fuzz directory and make them build. 1 year ago
ocsp_parse_ocsp_response_fuzzer_corpus Move the fuzzers into the fuzz directory and make them build. 1 year ago
ocsp_parse_ocsp_single_response_fuzzer_corpus Move the fuzzers into the fuzz directory and make them build. 1 year ago
parse_authority_key_identifier_fuzzer_corpus Move the fuzzers into the fuzz directory and make them build. 1 year ago
parse_certificate_fuzzer_corpus Make the parse_certificate_fuzzer from libpki work inside boring. 1 year ago
parse_crldp_fuzzer_corpus Sync pki to chromium ce4bc9571462aa298d79b591df9d997323cf5157 1 year ago
pkcs8_corpus acvp: add CMAC-AES support. 4 years ago
pkcs12_corpus acvp: add CMAC-AES support. 4 years ago
privkey_corpus Make the parse_certificate_fuzzer from libpki work inside boring. 1 year ago
read_pem_corpus Make the parse_certificate_fuzzer from libpki work inside boring. 1 year ago
server_corpus Make the parse_certificate_fuzzer from libpki work inside boring. 1 year ago
server_corpus_no_fuzzer_mode Refresh fuzzer corpus for ECH draft-13. 3 years ago
session_corpus Restore fuzz/session_corpus 1 year ago
spki_corpus acvp: add CMAC-AES support. 4 years ago
ssl_ctx_api_corpus Make the parse_certificate_fuzzer from libpki work inside boring. 1 year ago
verify_name_match_fuzzer_corpus Move the fuzzers into the fuzz directory and make them build. 1 year ago
verify_name_match_normalizename_fuzzer_corpus Move the fuzzers into the fuzz directory and make them build. 1 year ago
verify_name_match_verifynameinsubtree_fuzzer_corpus Move the fuzzers into the fuzz directory and make them build. 1 year ago
CMakeLists.txt Sync pki to chromium ce4bc9571462aa298d79b591df9d997323cf5157 1 year ago
arm_cpuinfo.cc Require getauxval on 32-bit Arm Linux 2 years ago
bn_div.cc acvp: add CMAC-AES support. 4 years ago
bn_mod_exp.cc acvp: add CMAC-AES support. 4 years ago
cert.cc Fuzz x509v3_cache_extensions. 2 years ago
client.cc acvp: add CMAC-AES support. 4 years ago
conf.cc Cap the input size to the conf fuzzer 2 years ago
crl_getcrlstatusforcert_fuzzer.cc Move the fuzzers into the fuzz directory and make them build. 1 year ago
crl_parse_crl_certificatelist_fuzzer.cc Move the fuzzers into the fuzz directory and make them build. 1 year ago
crl_parse_crl_tbscertlist_fuzzer.cc Move the fuzzers into the fuzz directory and make them build. 1 year ago
crl_parse_issuing_distribution_point_fuzzer.cc Move the fuzzers into the fuzz directory and make them build. 1 year ago
decode_client_hello_inner.cc Add ECH server (draft-ietf-tls-esni-09). 4 years ago
der_roundtrip.cc Define CBS/CBB tags as uint32_t with a typedef. 2 years ago
dtls_client.cc acvp: add CMAC-AES support. 4 years ago
dtls_server.cc acvp: add CMAC-AES support. 4 years ago
minimise_corpora.sh fuzz/minimise_corpora.sh: Add shebang and chmod +x 4 years ago
ocsp_parse_ocsp_cert_id_fuzzer.cc Move the fuzzers into the fuzz directory and make them build. 1 year ago
ocsp_parse_ocsp_response_data_fuzzer.cc Move the fuzzers into the fuzz directory and make them build. 1 year ago
ocsp_parse_ocsp_response_fuzzer.cc Move the fuzzers into the fuzz directory and make them build. 1 year ago
ocsp_parse_ocsp_single_response_fuzzer.cc Move the fuzzers into the fuzz directory and make them build. 1 year ago
parse_authority_key_identifier_fuzzer.cc Move the fuzzers into the fuzz directory and make them build. 1 year ago
parse_certificate_fuzzer.cc Sync pki to chromium d740199e083b70d13506973c6f479f0b01165a05 1 year ago
parse_crldp_fuzzer.cc Sync pki to chromium ce4bc9571462aa298d79b591df9d997323cf5157 1 year ago
pkcs8.cc acvp: add CMAC-AES support. 4 years ago
pkcs12.cc acvp: add CMAC-AES support. 4 years ago
privkey.cc acvp: add CMAC-AES support. 4 years ago
read_pem.cc acvp: add CMAC-AES support. 4 years ago
refresh_ssl_corpora.sh Record a fuzzing corpus for the ClientHelloInner decoder. 4 years ago
server.cc acvp: add CMAC-AES support. 4 years ago
session.cc acvp: add CMAC-AES support. 4 years ago
spki.cc acvp: add CMAC-AES support. 4 years ago
ssl_ctx_api.cc Align NIDs vs group IDs in TLS group APIs 1 year ago
verify_name_match_fuzzer.cc Move the fuzzers into the fuzz directory and make them build. 1 year ago
verify_name_match_normalizename_fuzzer.cc Move the fuzzers into the fuzz directory and make them build. 1 year ago
verify_name_match_verifynameinsubtree_fuzzer.cc Move the fuzzers into the fuzz directory and make them build. 1 year ago