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 23c25d5b3a Rename some things for consistency. 7 years ago
..
test Fix comment about EarlyCCS. 7 years ago
CMakeLists.txt Migrate TLS 1.2 and below state machines to the new style. 7 years ago
bio_ssl.cc Switch a number of files to C++. 7 years ago
custom_extensions.cc Convert comments in ssl. 7 years ago
d1_both.cc Push Span down a layer. 7 years ago
d1_lib.cc Convert comments in ssl. 7 years ago
d1_pkt.cc Rename some things for consistency. 7 years ago
d1_srtp.cc Clear a goto in d1_srtp.cc. 7 years ago
dtls_method.cc Convert comments in ssl. 7 years ago
dtls_record.cc Push Span down a layer. 7 years ago
handshake.cc Fix comment. 7 years ago
handshake_client.cc Inline ssl_clear_tls13_state. 7 years ago
handshake_server.cc Switch more things to Array. 7 years ago
internal.h Rename some things for consistency. 7 years ago
s3_both.cc Push Span down a layer. 7 years ago
s3_lib.cc Add experiment without client CCS and fix session ID bug. 7 years ago
s3_pkt.cc Rename some things for consistency. 7 years ago
span_test.cc Add bssl::SealRecord and bssl::OpenRecord. 7 years ago
ssl_aead_ctx.cc Push Span down a layer. 7 years ago
ssl_asn1.cc Make SNI per-connection, not per-session. 7 years ago
ssl_buffer.cc Push Span down a layer. 7 years ago
ssl_cert.cc Push Span down a layer. 7 years ago
ssl_cipher.cc Switch int to bool in ssl_cipher.cc. 7 years ago
ssl_file.cc Switch OPENSSL_VERSION_NUMBER to 1.1.0. 7 years ago
ssl_key_share.cc Introduce bssl::Array<T> and use it in SSLKeyShare. 7 years ago
ssl_lib.cc Rename some things for consistency. 7 years ago
ssl_privkey.cc Convert comments in ssl. 7 years ago
ssl_session.cc Add SSL_SESSION_{get,set}_protocol_version. 7 years ago
ssl_stat.cc Migrate TLS 1.2 and below state machines to the new style. 7 years ago
ssl_test.cc Replay the entire error queue on ssl_hs_error. 7 years ago
ssl_transcript.cc Remove unnecessary parameter. 7 years ago
ssl_versions.cc Add SSL_SESSION_{get,set}_protocol_version. 7 years ago
ssl_x509.cc Have fun with lock scopers. 7 years ago
t1_enc.cc Add SSL_SESSION_{get,set}_protocol_version. 7 years ago
t1_lib.cc Add SSL_SESSION_{get,set}_protocol_version. 7 years ago
tls13_both.cc More miscellaneous bools. 7 years ago
tls13_client.cc Inline ssl_clear_tls13_state. 7 years ago
tls13_enc.cc Add TLS 1.3 EXPORTER_SECRET to SSLKEYLOGFILE. 7 years ago
tls13_server.cc Introduce bssl::Array<T> and use it in SSLKeyShare. 7 years ago
tls_method.cc Convert comments in ssl. 7 years ago
tls_record.cc Rename some things for consistency. 7 years ago