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