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 6fff386492 Support standard RFC cipher suite names alongside OpenSSL ones. 7 years ago
..
test Update fuzzer mode suppressions. 7 years ago
CMakeLists.txt Convert bio_test to GTest. 7 years ago
bio_ssl.c Move the SSL BIO into ssl/ from decrepit/. 7 years ago
custom_extensions.c Support enabling early data on SSL 7 years ago
d1_both.c Trim x509.h includes. 7 years ago
d1_lib.c Don't use long for timestamps. 7 years ago
d1_pkt.c Adding support for sending early data on the client. 7 years ago
d1_srtp.c Fix ssl_ctx_make_profiles error handling. 8 years ago
dtls_method.c Adding support for receiving early data on the server. 7 years ago
dtls_record.c Don't use the buffer BIO in DTLS. 7 years ago
handshake_client.c Stash the computed version range in SSL_HANDSHAKE. 7 years ago
handshake_server.c Stash the computed version range in SSL_HANDSHAKE. 7 years ago
internal.h Stash the computed version range in SSL_HANDSHAKE. 7 years ago
s3_both.c Unwind V2ClientHello counters. 7 years ago
s3_lib.c Really remove DHE ciphersuites from TLS. 7 years ago
s3_pkt.c Adding support for sending early data on the client. 7 years ago
ssl_aead_ctx.c Enforce incrementing counter for TLS 1.2 AES-GCM. 7 years ago
ssl_asn1.c Remove the last remnants of key_exchange_info. 7 years ago
ssl_buffer.c Just allocate what's needed for SSL write buffers. 7 years ago
ssl_cert.c Really remove DHE ciphersuites from TLS. 7 years ago
ssl_cipher.c Support standard RFC cipher suite names alongside OpenSSL ones. 7 years ago
ssl_ecdh.c Fix some malloc failure handling. 7 years ago
ssl_file.c Remove |X509| things from SSL_SESSION. 7 years ago
ssl_lib.c Simplify SSL_get0_next_proto_negotiated. 7 years ago
ssl_privkey.c Simplify ssl_private_key_* state machine points. 7 years ago
ssl_privkey_cc.cc Rename ssl_rsa.c to ssl_privkey.c. 7 years ago
ssl_session.c Adding support for sending early data on the client. 7 years ago
ssl_stat.c Simplify ssl_private_key_* state machine points. 7 years ago
ssl_test.cc Support standard RFC cipher suite names alongside OpenSSL ones. 7 years ago
ssl_transcript.c Moving transcript and PRF functions to SSL_TRANSCRIPT. 7 years ago
ssl_x509.c Move ssl_verify_alarm_type into ssl_x509.c. 7 years ago
t1_enc.c Enforce incrementing counter for TLS 1.2 AES-GCM. 7 years ago
t1_lib.c Stash the computed version range in SSL_HANDSHAKE. 7 years ago
tls13_both.c Simplify ssl_private_key_* state machine points. 7 years ago
tls13_client.c Simplify ssl_private_key_* state machine points. 7 years ago
tls13_enc.c Enforce incrementing counter for TLS 1.2 AES-GCM. 7 years ago
tls13_server.c Simplify ssl_private_key_* state machine points. 7 years ago
tls_method.c Adding support for receiving early data on the server. 7 years ago
tls_record.c Enforce max_early_data_size on the server. 7 years ago