您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Adam Langley 3a888fc059 crypto/tls: implement TLS 1.2. 11 年前
alert.go crypto/tls: add Error method to alert 13 年前
cipher_suites.go crypto/tls: implement TLS 1.2. 11 年前
common.go crypto/tls: implement TLS 1.2. 11 年前
conn.go crypto/tls: implement TLS 1.2. 11 年前
conn_test.go crypto/tls: add server side SNI support. 13 年前
generate_cert.go crypto/tls: Change TLS version to 1.1 in the package comment. 11 年前
handshake_client.go crypto/tls: implement TLS 1.2. 11 年前
handshake_client_test.go crypto/tls: implement TLS 1.2. 11 年前
handshake_messages.go crypto/tls: implement TLS 1.2. 11 年前
handshake_messages_test.go crypto/tls: implement TLS 1.2. 11 年前
handshake_server.go crypto/tls: implement TLS 1.2. 11 年前
handshake_server_test.go crypto/tls: implement TLS 1.2. 11 年前
key_agreement.go crypto/tls: implement TLS 1.2. 11 年前
prf.go crypto/tls: implement TLS 1.2. 11 年前
prf_test.go crypto/tls: support TLS 1.1. 11 年前
ticket.go crypto/tls: support session ticket resumption. 12 年前
tls.go crypto/tls: Change TLS version to 1.1 in the package comment. 11 年前
tls_test.go crypto/tls: fix loading keys labeled just "PRIVATE KEY" 12 年前