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 a1ce85696d Test record splitting at all ciphers. 7 years ago
..
test Test record splitting at all ciphers. 7 years ago
CMakeLists.txt Revise version negotiation logic on the C side. 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 Revise version negotiation logic on the C side. 7 years ago
dtls_record.c Don't use the buffer BIO in DTLS. 7 years ago
handshake_client.c Revise version negotiation logic on the C side. 7 years ago
handshake_server.c Remove some unnecessary error codes. 7 years ago
internal.h Revise version negotiation logic on the C side. 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 Detect WatchGuard's TLS 1.3 interference failure mode. 7 years ago
ssl_aead_ctx.c Enforce incrementing counter for TLS 1.2 AES-GCM. 7 years ago
ssl_asn1.c Revise version negotiation logic on the C side. 7 years ago
ssl_buffer.c Size TLS read buffers based on the size requested. 7 years ago
ssl_cert.c Really remove DHE ciphersuites from TLS. 7 years ago
ssl_cipher.c Add some addition tests for the cipher parsing code and tidy. 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 Revise version negotiation logic on the C side. 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 Never set not_resumable on an immutable session. 7 years ago
ssl_stat.c Simplify ssl_private_key_* state machine points. 7 years ago
ssl_test.cc Add some addition tests for the cipher parsing code and tidy. 7 years ago
ssl_transcript.c Moving transcript and PRF functions to SSL_TRANSCRIPT. 7 years ago
ssl_versions.c Fix SSL_set_{min,max}_proto_version APIs in invalid versions. 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 Don't check renegotiation_info in fuzzer mode. 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 Revise version negotiation logic on the C side. 7 years ago
tls13_server.c Add tests for SSL_VERIFY_PEER_IF_NO_OBC and fix TLS 1.3. 7 years ago
tls_method.c Revise version negotiation logic on the C side. 7 years ago
tls_record.c Revise version negotiation logic on the C side. 7 years ago