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.
 
 
 
 
 
 
David Benjamin 27a3328a37 Fix the TLS fuzzers for ECH draft-13. 4 years ago
..
test Fix the TLS fuzzers for ECH draft-13. 4 years ago
CMakeLists.txt
bio_ssl.cc
d1_both.cc Switch another malloc to bssl::Array. 4 years ago
d1_lib.cc
d1_pkt.cc
d1_srtp.cc
dtls_method.cc
dtls_record.cc
encrypted_client_hello.cc Switch to the new, simpler WHATWG URL formulation. 4 years ago
extensions.cc Update comment for ECH draft-13. 4 years ago
handoff.cc
handshake.cc Update to draft-ietf-tls-esni-13. 4 years ago
handshake_client.cc Update to draft-ietf-tls-esni-13. 4 years ago
handshake_server.cc Update to draft-ietf-tls-esni-13. 4 years ago
internal.h Update to draft-ietf-tls-esni-13. 4 years ago
s3_both.cc
s3_lib.cc Implement ClientHelloOuter handshakes. 4 years ago
s3_pkt.cc
span_test.cc
ssl_aead_ctx.cc
ssl_asn1.cc
ssl_buffer.cc
ssl_c_test.c
ssl_cert.cc
ssl_cipher.cc Refer to RFCs consistently. 4 years ago
ssl_file.cc
ssl_key_share.cc hrss: use less stack space. 4 years ago
ssl_lib.cc Fix some error returns from SSL_read and SSL_write. 4 years ago
ssl_privkey.cc
ssl_session.cc
ssl_stat.cc
ssl_test.cc Switch to the new, simpler WHATWG URL formulation. 4 years ago
ssl_transcript.cc Avoid re-hashing the transcript multiple times. 4 years ago
ssl_versions.cc
ssl_x509.cc Remove SSL_set_verify_result. 4 years ago
t1_enc.cc
tls13_both.cc Make ssl_parse_extensions a little easier to use. 4 years ago
tls13_client.cc Update to draft-ietf-tls-esni-13. 4 years ago
tls13_enc.cc Fix calculation of draft-13 ECH confirmation signal. 4 years ago
tls13_server.cc Update to draft-ietf-tls-esni-13. 4 years ago
tls_method.cc
tls_record.cc