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.
 
 
 
 
 
 
Adam Langley 764ab9802e Support and test P-224 certificates. 7 years ago
..
test Support and test P-224 certificates. 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 Prevent Channel ID and Custom Extensions on 0-RTT. 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 Remove support for blocking DTLS timeout handling. 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 Adding support for receiving early data on the server. 7 years ago
handshake_server.c Tidy up ssl3_choose_cipher. 7 years ago
internal.h Clean up end_of_early_data processing. 7 years ago
s3_both.c Add Data-less Zero-RTT support. 7 years ago
s3_lib.c Move new_cipher and new_session to SSL_HANDSHAKE. 7 years ago
s3_pkt.c Add cipher asserts for read/write app data. 7 years ago
ssl_aead_ctx.c Adding version to AEAD. 7 years ago
ssl_asn1.c Don't use long for timestamps. 7 years ago
ssl_buffer.c Just allocate what's needed for SSL write buffers. 7 years ago
ssl_cert.c Add |SSL[_CTX]_set_chain_and_key|. 7 years ago
ssl_cipher.c Remove DHE ciphersuites from TLS. 7 years ago
ssl_ecdh.c Support and test P-224 certificates. 7 years ago
ssl_file.c Remove |X509| things from SSL_SESSION. 7 years ago
ssl_lib.c Adding support for receiving early data on the server. 7 years ago
ssl_privkey.c Add |SSL[_CTX]_set_chain_and_key|. 7 years ago
ssl_privkey_cc.cc Rename ssl_rsa.c to ssl_privkey.c. 7 years ago
ssl_session.c Support asynchronous ticket decryption with TLS 1.0–1.2. 7 years ago
ssl_stat.c Unexport the handshake's internal state. 7 years ago
ssl_test.cc Name |select_certificate_cb| return values 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 Move tmp.extended_master_secret to SSL_HANDSHAKE. 7 years ago
t1_lib.c Make RI on TLS 1.3 alert with ILLEGAL_PARAMETER. 7 years ago
tls13_both.c Adding support for receiving early data on the server. 7 years ago
tls13_client.c Prevent Channel ID and Custom Extensions on 0-RTT. 7 years ago
tls13_enc.c Send half-RTT tickets when negotiating 0-RTT. 7 years ago
tls13_server.c Adding support for receiving early data on the server. 7 years ago
tls_method.c Adding support for receiving early data on the server. 7 years ago
tls_record.c Add Data-less Zero-RTT support. 7 years ago