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 e470e66e14 Test if the ServerHello includes an unknown cipher suite. 8 years ago
..
test Test if the ServerHello includes an unknown cipher suite. 8 years ago
CMakeLists.txt Add TLS 1.3 1-RTT. 8 years ago
custom_extensions.c Align the SSL stack on #include style. 9 years ago
d1_both.c Check for buffered handshake messages on cipher change in DTLS. 8 years ago
d1_lib.c Stop using the word 'buffer' everywhere. 8 years ago
d1_pkt.c Stop using the word 'buffer' everywhere. 8 years ago
d1_srtp.c Make kSRTPProfiles static. 8 years ago
dtls_method.c Check for buffered handshake messages on cipher change in DTLS. 8 years ago
dtls_record.c Fix the alias checks in dtls_record.c. 8 years ago
handshake_client.c Add TLS 1.3 1-RTT. 8 years ago
handshake_server.c Add TLS 1.3 1-RTT. 8 years ago
internal.h Add TLS 1.3 1-RTT. 8 years ago
s3_both.c Implement TLS 1.3's downgrade signal. 8 years ago
s3_enc.c Don't call tls12_get_hash in the server handshake. 8 years ago
s3_lib.c Add TLS 1.3 1-RTT. 8 years ago
s3_pkt.c Add TLS 1.3 1-RTT. 8 years ago
ssl_aead_ctx.c Fixing iv_length for TLS 1.3. 8 years ago
ssl_asn1.c Disconnect handshake message creation from init_buf. 8 years ago
ssl_buffer.c Remove in-place TLS record assembly for now. 8 years ago
ssl_cert.c Moving ssl_check_leaf_certificate to ssl_cert. 8 years ago
ssl_cipher.c Forbid PSK ciphers in TLS 1.3 for now. 8 years ago
ssl_ecdh.c Add TLS 1.3 1-RTT. 8 years ago
ssl_file.c Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit. 8 years ago
ssl_lib.c Add TLS 1.3 1-RTT. 8 years ago
ssl_rsa.c Give SSL_PRIVATE_KEY_METHOD a message-based API. 8 years ago
ssl_session.c Split unlock functions into read/write variants. 8 years ago
ssl_stat.c Remove a/b parameters to send_change_cipher_spec. 8 years ago
ssl_test.cc Test SSL_get_peer_certificate and SSL_get_peer_cert_chain behavior. 8 years ago
t1_enc.c Add TLS 1.3 1-RTT. 8 years ago
t1_lib.c Implement OCSP stapling in TLS 1.3. 8 years ago
tls13_both.c Add TLS 1.3 1-RTT. 8 years ago
tls13_client.c Add TLS 1.3 1-RTT. 8 years ago
tls13_enc.c Add TLS 1.3 1-RTT. 8 years ago
tls13_server.c Add TLS 1.3 1-RTT. 8 years ago
tls_method.c Add TLS 1.3 1-RTT. 8 years ago
tls_record.c Check for buffered handshake messages on cipher change in DTLS. 8 years ago