Alternative TLS implementation in Go
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Adam Langley 489bd5ddd5 crypto/tls: make closeNotify a warning alert. il y a 12 ans
alert.go crypto/tls: add Error method to alert il y a 13 ans
cipher_suites.go tls: add AES256 ciphers il y a 12 ans
common.go crypto/tls: support session ticket resumption. il y a 12 ans
conn.go crypto/tls: make closeNotify a warning alert. il y a 12 ans
conn_test.go crypto/tls: add server side SNI support. il y a 13 ans
generate_cert.go cmd/go: a raft of fixes il y a 12 ans
handshake_client.go crypto/tls: support session ticket resumption. il y a 12 ans
handshake_client_test.go crypto/tls: make closeNotify a warning alert. il y a 12 ans
handshake_messages.go crypto/tls: fix NPN extension parsing. il y a 12 ans
handshake_messages_test.go crypto/tls: fix NPN extension parsing. il y a 12 ans
handshake_server.go crypto/tls: support session ticket resumption. il y a 12 ans
handshake_server_test.go crypto/tls: make closeNotify a warning alert. il y a 12 ans
key_agreement.go crypto/tls: don't always use the default private key. il y a 12 ans
prf.go crypto/tls: support session ticket resumption. il y a 12 ans
prf_test.go crypto/tls: support session ticket resumption. il y a 12 ans
ticket.go crypto/tls: support session ticket resumption. il y a 12 ans
tls.go crypto/tls: allow certificates and key to be in either order. il y a 12 ans
tls_test.go crypto/tls: allow certificates and key to be in either order. il y a 12 ans