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 a7bc94489f Don't use the client_random entropy for GREASE. 6 years ago
..
test Add draft23 tests. 6 years ago
CMakeLists.txt Rename all googletest CMake targets 6 years ago
bio_ssl.cc Switch a number of files to C++. 7 years ago
custom_extensions.cc Rename ssl3_send_alert and ssl3_protocol_version. 7 years ago
d1_both.cc Give DTLS1_STATE a destructor. 7 years ago
d1_lib.cc Give DTLS1_STATE a destructor. 7 years ago
d1_pkt.cc Make SSL3_BUFFER a proper C++ class. 7 years ago
d1_srtp.cc Clear a goto in d1_srtp.cc. 7 years ago
dtls_method.cc Remove supports_cipher hook. 7 years ago
dtls_record.cc Give DTLS1_STATE a destructor. 7 years ago
handshake.cc Don't use the client_random entropy for GREASE. 6 years ago
handshake_client.cc Don't use the client_random entropy for GREASE. 6 years ago
handshake_server.cc Add a draft TLS 1.3 anti-downgrade signal. 6 years ago
internal.h Don't use the client_random entropy for GREASE. 6 years ago
s3_both.cc Revert "Pack encrypted handshake messages together." 7 years ago
s3_lib.cc Add a draft TLS 1.3 anti-downgrade signal. 6 years ago
s3_pkt.cc Remove deprecated TLS 1.3 variants. 6 years ago
span_test.cc Add bssl::SealRecord and bssl::OpenRecord. 7 years ago
ssl_aead_ctx.cc Remove deprecated TLS 1.3 variants. 6 years ago
ssl_asn1.cc Support high tag numbers in CBS/CBB. 7 years ago
ssl_buffer.cc Move init_buf and rwstate into SSL3_STATE. 7 years ago
ssl_cert.cc Adding support for draft 21 as a TLS 1.3 variant. 7 years ago
ssl_cipher.cc Move the SSL_eNULL special-case into the matching function. 7 years ago
ssl_file.cc Switch OPENSSL_VERSION_NUMBER to 1.1.0. 7 years ago
ssl_key_share.cc Support additional curve names. 7 years ago
ssl_lib.cc Implement Token Binding 6 years ago
ssl_privkey.cc Unwind legacy SSL_PRIVATE_KEY_METHOD hooks. 7 years ago
ssl_session.cc Use more scopers. 7 years ago
ssl_stat.cc Use more scopers. 7 years ago
ssl_test.cc Update key share extension number for draft23. 6 years ago
ssl_transcript.cc Adding support for draft 21 as a TLS 1.3 variant. 7 years ago
ssl_versions.cc Update key share extension number for draft23. 6 years ago
ssl_x509.cc Map NOT_YET_VALID errors to |certificate_expired|. 6 years ago
t1_enc.cc Support TLS KDF test for NIAP. 6 years ago
t1_lib.cc Don't use the client_random entropy for GREASE. 6 years ago
tls13_both.cc Add a draft TLS 1.3 anti-downgrade signal. 6 years ago
tls13_client.cc Implement Token Binding 6 years ago
tls13_enc.cc Remove deprecated TLS 1.3 variants. 6 years ago
tls13_server.cc Don't use the client_random entropy for GREASE. 6 years ago
tls_method.cc Remove supports_cipher hook. 7 years ago
tls_record.cc Remove deprecated TLS 1.3 variants. 6 years ago