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 години