Alternative TLS implementation in Go
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 年之前