Alternative TLS implementation in Go
25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전