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 11c82895d7 Remove support for blocking DTLS timeout handling. 7 年之前
..
test Remove support for blocking DTLS timeout handling. 7 年之前
CMakeLists.txt Moving transcript and PRF functions to SSL_TRANSCRIPT. 7 年之前
bio_ssl.c Move the SSL BIO into ssl/ from decrepit/. 7 年之前
custom_extensions.c Pass explicit hs parameters into custom_extensions.c. 7 年之前
d1_both.c Moving transcript and PRF functions to SSL_TRANSCRIPT. 7 年之前
d1_lib.c Remove support for blocking DTLS timeout handling. 7 年之前
d1_pkt.c Remove support for blocking DTLS timeout handling. 7 年之前
d1_srtp.c Fix ssl_ctx_make_profiles error handling. 8 年之前
dtls_method.c Add |X509_METHOD| and, using it, move many functions to ssl_x509.c. 7 年之前
dtls_record.c Don't use the buffer BIO in DTLS. 7 年之前
handshake_client.c Hang ssl_auto_chain_if_needed off |X509_METHOD|. 7 年之前
handshake_server.c Hang ssl_auto_chain_if_needed off |X509_METHOD|. 7 年之前
internal.h Add |TLS_with_buffers_method|. 7 年之前
s3_both.c Hold CA names as |CRYPTO_BUFFER|s. 7 年之前
s3_lib.c Move new_cipher and new_session to SSL_HANDSHAKE. 7 年之前
s3_pkt.c Establish that the default value of an out-arg for alerts is SSL_AD_DECODE_ERROR. 7 年之前
ssl_aead_ctx.c Allow dtls_seal_record to work in-place. 7 年之前
ssl_asn1.c Adding ALPN to session. 7 年之前
ssl_buffer.c Work around language and compiler bug in memcpy, etc. 7 年之前
ssl_cert.c Move X509-related verification code into ssl_x509.c. 7 年之前
ssl_cipher.c Remove SSL_CIPHER_has_MD5_HMAC. 7 年之前
ssl_ecdh.c Remove New Hope key agreement. 7 年之前
ssl_file.c Remove |X509| things from SSL_SESSION. 7 年之前
ssl_lib.c Move X509-related verification code into ssl_x509.c. 7 年之前
ssl_privkey.c Support P-224 certificates as a server. 7 年之前
ssl_privkey_cc.cc Rename ssl_rsa.c to ssl_privkey.c. 7 年之前
ssl_session.c Move new_cipher and new_session to SSL_HANDSHAKE. 7 年之前
ssl_stat.c Unexport the handshake's internal state. 7 年之前
ssl_test.cc Hold CA names as |CRYPTO_BUFFER|s. 7 年之前
ssl_transcript.c Moving transcript and PRF functions to SSL_TRANSCRIPT. 7 年之前
ssl_x509.c Name ssl_x509.c functions consistently. 7 年之前
t1_enc.c Move tmp.extended_master_secret to SSL_HANDSHAKE. 7 年之前
t1_lib.c Move tmp.extended_master_secret to SSL_HANDSHAKE. 7 年之前
tls13_both.c Move X509-related verification code into ssl_x509.c. 7 年之前
tls13_client.c Hang ssl_auto_chain_if_needed off |X509_METHOD|. 7 年之前
tls13_enc.c Move new_cipher and new_session to SSL_HANDSHAKE. 7 年之前
tls13_server.c Move new_cipher and new_session to SSL_HANDSHAKE. 7 年之前
tls_method.c Add |TLS_with_buffers_method|. 7 年之前
tls_record.c Don't use the buffer BIO in DTLS. 7 年之前