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 25dd71bbe6 crypto/tls: don't send IP literals as SNI values. пре 9 година
testdata crypto/tls: update testing certificates. пре 9 година
alert.go crypto/tls: support TLS_FALLBACK_SCSV as a server. пре 10 година
cipher_suites.go crypto/tls: decouple handshake signatures from the handshake hash. пре 9 година
common.go crypto/tls: don't send IP literals as SNI values. пре 9 година
conn.go crypto/tls: check cert chain during VerifyHostname пре 9 година
conn_test.go crypto/tls: Added dynamic alternative to NameToCertificate map for SNI пре 10 година
example_test.go crypto/x509: add example of using a custom root list. пре 10 година
generate_cert.go crypto/tls: Support ECDSA keys in generate_cert.go пре 10 година
handshake_client.go crypto/tls: don't send IP literals as SNI values. пре 9 година
handshake_client_test.go crypto/tls: don't send IP literals as SNI values. пре 9 година
handshake_messages.go crypto/tls: reject ServerHellos with empty ALPN protocols. пре 9 година
handshake_messages_test.go crypto/tls: decouple handshake signatures from the handshake hash. пре 9 година
handshake_server.go crypto/tls: don't require an explicit client-auth EKU. пре 9 година
handshake_server_test.go all: fix some vet-caught formatting errors, mostly but not only in tests пре 9 година
handshake_test.go crypto/tls: rework reference tests. пре 10 година
key_agreement.go all: fix misprints in comments пре 9 година
prf.go crypto/tls: decouple handshake signatures from the handshake hash. пре 9 година
prf_test.go crypto/tls: decouple handshake signatures from the handshake hash. пре 9 година
ticket.go crypto/tls: add support for session ticket key rotation пре 9 година
tls.go crypto/tls: better error messages when PEM inputs are switched. пре 9 година
tls_test.go crypto/tls: better error messages when PEM inputs are switched. пре 9 година