您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
David Benjamin fa65113400 Push an error if custom private keys fail. 6 年前
..
test Fix fuzzer mode suppressions. 6 年前
CMakeLists.txt Add initial, experimental support for split handshakes. 6 年前
bio_ssl.cc Switch a number of files to C++. 7 年前
custom_extensions.cc Rename ssl3_send_alert and ssl3_protocol_version. 7 年前
d1_both.cc Give DTLS1_STATE a destructor. 7 年前
d1_lib.cc Give DTLS1_STATE a destructor. 7 年前
d1_pkt.cc Make SSL3_BUFFER a proper C++ class. 7 年前
d1_srtp.cc Clear a goto in d1_srtp.cc. 7 年前
dtls_method.cc Remove supports_cipher hook. 7 年前
dtls_record.cc Give DTLS1_STATE a destructor. 7 年前
handoff.cc Add initial, experimental support for split handshakes. 6 年前
handshake.cc Add initial, experimental support for split handshakes. 6 年前
handshake_client.cc Remove draft22 and experiment2. 6 年前
handshake_server.cc Add initial, experimental support for split handshakes. 6 年前
internal.h Add tests for split handshakes. 6 年前
s3_both.cc Revert "Pack encrypted handshake messages together." 7 年前
s3_lib.cc Add a draft TLS 1.3 anti-downgrade signal. 6 年前
s3_pkt.cc Remove draft22 and experiment2. 6 年前
span_test.cc Add bssl::SealRecord and bssl::OpenRecord. 7 年前
ssl_aead_ctx.cc Remove deprecated TLS 1.3 variants. 6 年前
ssl_asn1.cc Expose ssl_session_serialize to libssl. 6 年前
ssl_buffer.cc Move init_buf and rwstate into SSL3_STATE. 7 年前
ssl_cert.cc Adding support for draft 21 as a TLS 1.3 variant. 7 年前
ssl_cipher.cc Move the SSL_eNULL special-case into the matching function. 7 年前
ssl_file.cc Switch OPENSSL_VERSION_NUMBER to 1.1.0. 7 年前
ssl_key_share.cc Support additional curve names. 7 年前
ssl_lib.cc Add initial, experimental support for split handshakes. 6 年前
ssl_privkey.cc Push an error if custom private keys fail. 6 年前
ssl_session.cc Use more scopers. 7 年前
ssl_stat.cc Use more scopers. 7 年前
ssl_test.cc Add tests for split handshakes. 6 年前
ssl_transcript.cc Adding support for draft 21 as a TLS 1.3 variant. 7 年前
ssl_versions.cc Remove draft22 and experiment2. 6 年前
ssl_x509.cc Map NOT_YET_VALID errors to |certificate_expired|. 6 年前
t1_enc.cc Add initial, experimental support for split handshakes. 6 年前
t1_lib.cc Remove draft22 and experiment2. 6 年前
tls13_both.cc Add a draft TLS 1.3 anti-downgrade signal. 6 年前
tls13_client.cc Remove draft22 and experiment2. 6 年前
tls13_enc.cc Remove draft22 and experiment2. 6 年前
tls13_server.cc Remove draft22 and experiment2. 6 年前
tls_method.cc Remove supports_cipher hook. 7 年前
tls_record.cc Remove draft22 and experiment2. 6 年前