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 d515722d22 Don't depend on the X509 code for getting public keys. 7 years ago
..
test Add |SSL_CTX_set0_buffer_pool|. 7 years ago
CMakeLists.txt Add TLS 1.3 1-RTT. 8 years ago
custom_extensions.c Pass explicit hs parameters into custom_extensions.c. 7 years ago
d1_both.c Replace hash_current_message with get_current_message. 8 years ago
d1_lib.c Move a few more functions into *_method.c. 7 years ago
d1_pkt.c Expose SSL_max_seal_overhead. 8 years ago
d1_srtp.c Fix ssl_ctx_make_profiles error handling. 8 years ago
dtls_method.c Move a few more functions into *_method.c. 7 years ago
dtls_record.c Take the version parameter out of ssl_do_msg_callback. 8 years ago
handshake_client.c Don't depend on the X509 code for getting public keys. 7 years ago
handshake_server.c Don't depend on the X509 code for getting public keys. 7 years ago
internal.h Don't depend on the X509 code for getting public keys. 7 years ago
s3_both.c Don't depend on the X509 code for getting public keys. 7 years ago
s3_enc.c Move key_block into SSL_HANDSHAKE. 8 years ago
s3_lib.c Set up the SSL_HANDSHAKE object earlier. 7 years ago
s3_pkt.c Expose SSL_max_seal_overhead. 8 years ago
ssl_aead_ctx.c Validate input iv/mac sizes in SSL_AEAD_CTX_new. 8 years ago
ssl_asn1.c Add |SSL_CTX_set0_buffer_pool|. 7 years ago
ssl_buffer.c Add SSL_is_dtls. 8 years ago
ssl_cert.c Don't depend on the X509 code for getting public keys. 7 years ago
ssl_cipher.c Remove CECPQ1 (experimental post-quantum key agreement). 7 years ago
ssl_ecdh.c Remove New Hope key agreement. 7 years ago
ssl_file.c Check for sk_X509_NAME_push failures. 8 years ago
ssl_lib.c Add |SSL_CTX_set0_buffer_pool|. 7 years ago
ssl_rsa.c Rename X.509 members in |SSL_SESSION| and |CERT|. 8 years ago
ssl_session.c Hold certificates in an SSL_SESSION as CRYPTO_BUFFERSs as well. 7 years ago
ssl_stat.c Move state and next_state to SSL_HANDSHAKE. 7 years ago
ssl_test.cc Push the difference in chain semantics to the edge. 7 years ago
t1_enc.c Pass explicit hs parameters into t1_enc.c. 7 years ago
t1_lib.c Support setting per-connection OCSP staple 7 years ago
tls13_both.c Add |SSL_CTX_set0_buffer_pool|. 7 years ago
tls13_client.c Emulate the client_cert_cb with cert_cb. 7 years ago
tls13_enc.c Pass explicit hs parameters to tls13_*.c. 7 years ago
tls13_server.c Push the difference in chain semantics to the edge. 7 years ago
tls_method.c Move a few more functions into *_method.c. 7 years ago
tls_record.c Skipping early data on 0RTT rejection. 8 years ago