Alternative TLS implementation in Go
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Adam Langley 489bd5ddd5 crypto/tls: make closeNotify a warning alert. 12 年前
alert.go crypto/tls: add Error method to alert 13 年前
cipher_suites.go tls: add AES256 ciphers 12 年前
common.go crypto/tls: support session ticket resumption. 12 年前
conn.go crypto/tls: make closeNotify a warning alert. 12 年前
conn_test.go crypto/tls: add server side SNI support. 13 年前
generate_cert.go cmd/go: a raft of fixes 12 年前
handshake_client.go crypto/tls: support session ticket resumption. 12 年前
handshake_client_test.go crypto/tls: make closeNotify a warning alert. 12 年前
handshake_messages.go crypto/tls: fix NPN extension parsing. 12 年前
handshake_messages_test.go crypto/tls: fix NPN extension parsing. 12 年前
handshake_server.go crypto/tls: support session ticket resumption. 12 年前
handshake_server_test.go crypto/tls: make closeNotify a warning alert. 12 年前
key_agreement.go crypto/tls: don't always use the default private key. 12 年前
prf.go crypto/tls: support session ticket resumption. 12 年前
prf_test.go crypto/tls: support session ticket resumption. 12 年前
ticket.go crypto/tls: support session ticket resumption. 12 年前
tls.go crypto/tls: allow certificates and key to be in either order. 12 年前
tls_test.go crypto/tls: allow certificates and key to be in either order. 12 年前