..
test
Explicitly reject self-referential ech_outer_extensions.
3 years ago
CMakeLists.txt
Rename t1_lib.cc to extensions.cc.
4 years ago
bio_ssl.cc
Fix crash when flushing an SSL BIO.
4 years ago
d1_both.cc
Switch another malloc to bssl::Array.
4 years ago
d1_lib.cc
acvp: add CMAC-AES support.
5 years ago
d1_pkt.cc
acvp: add CMAC-AES support.
5 years ago
d1_srtp.cc
Const-correct SSL_get_srtp_profiles.
4 years ago
dtls_method.cc
LSC: Apply clang-tidy's modernize-use-bool-literals to boringssl
3 years ago
dtls_record.cc
acvp: add CMAC-AES support.
5 years ago
encrypted_client_hello.cc
Fold ssl_decode_client_hello_inner into ssl_client_hello_decrypt.
3 years ago
extensions.cc
LSC: Apply clang-tidy's modernize-use-bool-literals to boringssl
3 years ago
handoff.cc
Rename SSL_ECH_SERVER_CONFIG_LIST to SSL_ECH_KEYS.
4 years ago
handshake.cc
LSC: Apply clang-tidy's modernize-use-bool-literals to boringssl
3 years ago
handshake_client.cc
Update to draft-ietf-tls-esni-13.
4 years ago
handshake_server.cc
Fold ssl_decode_client_hello_inner into ssl_client_hello_decrypt.
3 years ago
internal.h
Fold ssl_decode_client_hello_inner into ssl_client_hello_decrypt.
3 years ago
s3_both.cc
Const-correct message creation hooks.
4 years ago
s3_lib.cc
Implement ClientHelloOuter handshakes.
4 years ago
s3_pkt.cc
Check hs->early_session, not ssl->session, for the early data limit.
4 years ago
span_test.cc
acvp: add CMAC-AES support.
5 years ago
ssl_aead_ctx.cc
acvp: add CMAC-AES support.
5 years ago
ssl_asn1.cc
LSC: Apply clang-tidy's modernize-use-bool-literals to boringssl
3 years ago
ssl_buffer.cc
acvp: add CMAC-AES support.
5 years ago
ssl_c_test.c
acvp: add CMAC-AES support.
5 years ago
ssl_cert.cc
Fix issuerUID and subjectUID parsing in the key usage checker.
4 years ago
ssl_cipher.cc
Refer to RFCs consistently.
4 years ago
ssl_file.cc
LSC: Apply clang-tidy's modernize-use-bool-literals to boringssl
3 years ago
ssl_key_share.cc
hrss: use less stack space.
4 years ago
ssl_lib.cc
Add SSL_has_pending.
3 years ago
ssl_privkey.cc
Fix the easy -Wformat-signedness errors.
3 years ago
ssl_session.cc
Reduce bouncing on the cache lock in ssl_update_cache.
4 years ago
ssl_stat.cc
Add SSL_ech_accepted API and ech_is_required alerts.
4 years ago
ssl_test.cc
LSC: Apply clang-tidy's modernize-use-bool-literals to boringssl
3 years ago
ssl_transcript.cc
Avoid re-hashing the transcript multiple times.
4 years ago
ssl_versions.cc
Add a function to express the desired record version protocol.
3 years ago
ssl_x509.cc
Add |SSL_set1_host| and |SSL_set_hostflags|.
3 years ago
t1_enc.cc
Rename the master_key field in SSL_SESSION to secret.
4 years ago
tls13_both.cc
LSC: Apply clang-tidy's modernize-use-bool-literals to boringssl
3 years ago
tls13_client.cc
Update to draft-ietf-tls-esni-13.
4 years ago
tls13_enc.cc
LSC: Apply clang-tidy's modernize-use-bool-literals to boringssl
3 years ago
tls13_server.cc
Fold ssl_decode_client_hello_inner into ssl_client_hello_decrypt.
3 years ago
tls_method.cc
Add experimental handshake hints API.
4 years ago
tls_record.cc
Fix unterminated clang-format off.
5 years ago