Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
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 роки тому