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 7f85116bed Unexport almost all of LHASH. 4 years ago
..
test Validate ECH public names. 4 years ago
CMakeLists.txt Rename t1_lib.cc to extensions.cc. 4 years ago
bio_ssl.cc
d1_both.cc Const-correct message creation hooks. 4 years ago
d1_lib.cc
d1_pkt.cc
d1_srtp.cc Const-correct SSL_get_srtp_profiles. 4 years ago
dtls_method.cc
dtls_record.cc
encrypted_client_hello.cc Validate ECH public names. 4 years ago
extensions.cc Rename t1_lib.cc to extensions.cc. 4 years ago
handoff.cc Rename SSL_ECH_SERVER_CONFIG_LIST to SSL_ECH_KEYS. 4 years ago
handshake.cc Shift some complexity out of ssl_add_clienthello_tlsext. 4 years ago
handshake_client.cc More reliably report handshake errors through SSL_write. 4 years ago
handshake_server.cc Add most of an ECH client implementation. 4 years ago
internal.h Unexport almost all of LHASH. 4 years ago
s3_both.cc Const-correct message creation hooks. 4 years ago
s3_lib.cc Add SSL_ech_accepted API and ech_is_required alerts. 4 years ago
s3_pkt.cc Check hs->early_session, not ssl->session, for the early data limit. 4 years ago
span_test.cc
ssl_aead_ctx.cc
ssl_asn1.cc
ssl_buffer.cc
ssl_c_test.c
ssl_cert.cc Fix issuerUID and subjectUID parsing in the key usage checker. 4 years ago
ssl_cipher.cc
ssl_file.cc
ssl_key_share.cc
ssl_lib.cc More reliably report handshake errors through SSL_write. 4 years ago
ssl_privkey.cc Add SSL_can_release_private_key. 4 years ago
ssl_session.cc Remove the Channel ID callback. 4 years ago
ssl_stat.cc Add SSL_ech_accepted API and ech_is_required alerts. 4 years ago
ssl_test.cc Validate ECH public names. 4 years ago
ssl_transcript.cc Tidy up the PSK binder logic. 4 years ago
ssl_versions.cc Add most of an ECH client implementation. 4 years ago
ssl_x509.cc
t1_enc.cc
tls13_both.cc Implement a handshake hint for certificate compression. 4 years ago
tls13_client.cc Add most of an ECH client implementation. 4 years ago
tls13_enc.cc Add most of an ECH client implementation. 4 years ago
tls13_server.cc Add most of an ECH client implementation. 4 years ago
tls_method.cc Add experimental handshake hints API. 4 years ago
tls_record.cc