25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Benjamin e1cc35e581 Tolerate cipher changes on TLS 1.3 resumption as a client. 8 년 전
..
test Tolerate cipher changes on TLS 1.3 resumption as a client. 8 년 전
CMakeLists.txt Add TLS 1.3 1-RTT. 8 년 전
custom_extensions.c Move extensions bitmasks into SSL_HANDSHAKE. 8 년 전
d1_both.c Replace hash_current_message with get_current_message. 8 년 전
d1_lib.c Remove RC4 from TLS for real. 8 년 전
d1_pkt.c Expose SSL_max_seal_overhead. 8 년 전
d1_srtp.c Fix ssl_ctx_make_profiles error handling. 8 년 전
dtls_method.c Replace hash_current_message with get_current_message. 8 년 전
dtls_record.c Take the version parameter out of ssl_do_msg_callback. 8 년 전
handshake_client.c Add tests for failing cert_cb. 8 년 전
handshake_server.c Align TLS 1.2 and 1.3 server session validity checks. 8 년 전
internal.h Align TLS 1.2 and 1.3 server session validity checks. 8 년 전
s3_both.c Add a helper function for parsing extensions blocks. 8 년 전
s3_enc.c Move key_block into SSL_HANDSHAKE. 8 년 전
s3_lib.c Move key_block into SSL_HANDSHAKE. 8 년 전
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 Update to TLS 1.3 draft 18. 8 년 전
ssl_buffer.c Add SSL_is_dtls. 8 년 전
ssl_cert.c Update to TLS 1.3 draft 18. 8 년 전
ssl_cipher.c Trim ssl_create_cipher_list slightly. 8 년 전
ssl_ecdh.c Implement SSL_CTX_set1_curves_list() 8 년 전
ssl_file.c Check for sk_X509_NAME_push failures. 8 년 전
ssl_lib.c Move tlsext_ticket_expected to SSL_HANDSHAKE. 8 년 전
ssl_rsa.c Rename X.509 members in |SSL_SESSION| and |CERT|. 8 년 전
ssl_session.c Align TLS 1.2 and 1.3 server session validity checks. 8 년 전
ssl_stat.c Add the certificate_required alert. 8 년 전
ssl_test.cc Fix run_tests on fuzzer-mode builds. 8 년 전
t1_enc.c Move key_block into SSL_HANDSHAKE. 8 년 전
t1_lib.c Do not send unsolicited SCTs in TLS 1.3. 8 년 전
tls13_both.c Add a helper function for parsing extensions blocks. 8 년 전
tls13_client.c Tolerate cipher changes on TLS 1.3 resumption as a client. 8 년 전
tls13_enc.c Allow PSK binder mismatches in fuzzer mode. 8 년 전
tls13_server.c Fix return values for TLS 1.3 state machine code. 8 년 전
tls_method.c Replace hash_current_message with get_current_message. 8 년 전
tls_record.c Enforce record-layer version numbers. 8 년 전