您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
David Benjamin 97718f1437 Move references to init_buf into SSL_PROTOCOL_METHOD. 8 年前
..
test Implement downgrade signaling in Go. 8 年前
CMakeLists.txt Rename (s3,d1)_meth.c. 8 年前
custom_extensions.c Align the SSL stack on #include style. 9 年前
d1_both.c Remove a/b parameters to send_change_cipher_spec. 8 年前
d1_lib.c Stop using the word 'buffer' everywhere. 8 年前
d1_pkt.c Stop using the word 'buffer' everywhere. 8 年前
d1_srtp.c Make kSRTPProfiles static. 8 年前
dtls_method.c Move references to init_buf into SSL_PROTOCOL_METHOD. 8 年前
dtls_record.c Fix the alias checks in dtls_record.c. 8 年前
handshake_client.c Move references to init_buf into SSL_PROTOCOL_METHOD. 8 年前
handshake_server.c Move references to init_buf into SSL_PROTOCOL_METHOD. 8 年前
internal.h Move references to init_buf into SSL_PROTOCOL_METHOD. 8 年前
s3_both.c Push V2ClientHello handling into ssl3_get_message. 8 年前
s3_enc.c Move the Digest/Sign split for SignatureAlgorithms to a lower level. 8 年前
s3_lib.c Disconnect handshake message creation from init_buf. 8 年前
s3_pkt.c Remove the 'ssl_' prefix on most SSL_PROTOCOL_METHOD hooks. 8 年前
ssl_aead_ctx.c Fixing iv_length for TLS 1.3. 8 年前
ssl_asn1.c Disconnect handshake message creation from init_buf. 8 年前
ssl_buffer.c Remove in-place TLS record assembly for now. 8 年前
ssl_cert.c Fix missing cert length prefix. 8 年前
ssl_cipher.c Add TLS 1.3 record layer to go implementation. 8 年前
ssl_ecdh.c Add SSL_get_curve_id and SSL_get_dhe_group_size. 8 年前
ssl_file.c Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit. 8 年前
ssl_lib.c Add SSL_CTX_up_ref. 8 年前
ssl_rsa.c Move the Digest/Sign split for SignatureAlgorithms to a lower level. 8 年前
ssl_session.c Split unlock functions into read/write variants. 8 年前
ssl_stat.c Remove a/b parameters to send_change_cipher_spec. 8 年前
ssl_test.cc Simplify version configuration. 8 年前
t1_enc.c Move the Digest/Sign split for SignatureAlgorithms to a lower level. 8 年前
t1_lib.c Add SSL_get_curve_id and SSL_get_dhe_group_size. 8 年前
tls_method.c Move references to init_buf into SSL_PROTOCOL_METHOD. 8 年前
tls_record.c Build up TLS 1.3 record-layer tests. 8 年前