Alternative TLS implementation in Go
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Adam Langley 25dd71bbe6 crypto/tls: don't send IP literals as SNI values. hace 9 años
testdata crypto/tls: update testing certificates. hace 9 años
alert.go crypto/tls: support TLS_FALLBACK_SCSV as a server. hace 10 años
cipher_suites.go crypto/tls: decouple handshake signatures from the handshake hash. hace 9 años
common.go crypto/tls: don't send IP literals as SNI values. hace 9 años
conn.go crypto/tls: check cert chain during VerifyHostname hace 9 años
conn_test.go crypto/tls: Added dynamic alternative to NameToCertificate map for SNI hace 10 años
example_test.go crypto/x509: add example of using a custom root list. hace 10 años
generate_cert.go crypto/tls: Support ECDSA keys in generate_cert.go hace 10 años
handshake_client.go crypto/tls: don't send IP literals as SNI values. hace 9 años
handshake_client_test.go crypto/tls: don't send IP literals as SNI values. hace 9 años
handshake_messages.go crypto/tls: reject ServerHellos with empty ALPN protocols. hace 9 años
handshake_messages_test.go crypto/tls: decouple handshake signatures from the handshake hash. hace 9 años
handshake_server.go crypto/tls: don't require an explicit client-auth EKU. hace 9 años
handshake_server_test.go all: fix some vet-caught formatting errors, mostly but not only in tests hace 9 años
handshake_test.go crypto/tls: rework reference tests. hace 10 años
key_agreement.go all: fix misprints in comments hace 9 años
prf.go crypto/tls: decouple handshake signatures from the handshake hash. hace 9 años
prf_test.go crypto/tls: decouple handshake signatures from the handshake hash. hace 9 años
ticket.go crypto/tls: add support for session ticket key rotation hace 9 años
tls.go crypto/tls: better error messages when PEM inputs are switched. hace 9 años
tls_test.go crypto/tls: better error messages when PEM inputs are switched. hace 9 años