Alternative TLS implementation in Go
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Adam Langley 25dd71bbe6 crypto/tls: don't send IP literals as SNI values. há 9 anos
testdata crypto/tls: update testing certificates. há 9 anos
alert.go crypto/tls: support TLS_FALLBACK_SCSV as a server. há 10 anos
cipher_suites.go crypto/tls: decouple handshake signatures from the handshake hash. há 9 anos
common.go crypto/tls: don't send IP literals as SNI values. há 9 anos
conn.go crypto/tls: check cert chain during VerifyHostname há 9 anos
conn_test.go crypto/tls: Added dynamic alternative to NameToCertificate map for SNI há 10 anos
example_test.go crypto/x509: add example of using a custom root list. há 10 anos
generate_cert.go crypto/tls: Support ECDSA keys in generate_cert.go há 10 anos
handshake_client.go crypto/tls: don't send IP literals as SNI values. há 9 anos
handshake_client_test.go crypto/tls: don't send IP literals as SNI values. há 9 anos
handshake_messages.go crypto/tls: reject ServerHellos with empty ALPN protocols. há 9 anos
handshake_messages_test.go crypto/tls: decouple handshake signatures from the handshake hash. há 9 anos
handshake_server.go crypto/tls: don't require an explicit client-auth EKU. há 9 anos
handshake_server_test.go all: fix some vet-caught formatting errors, mostly but not only in tests há 9 anos
handshake_test.go crypto/tls: rework reference tests. há 10 anos
key_agreement.go all: fix misprints in comments há 9 anos
prf.go crypto/tls: decouple handshake signatures from the handshake hash. há 9 anos
prf_test.go crypto/tls: decouple handshake signatures from the handshake hash. há 9 anos
ticket.go crypto/tls: add support for session ticket key rotation há 9 anos
tls.go crypto/tls: better error messages when PEM inputs are switched. há 9 anos
tls_test.go crypto/tls: better error messages when PEM inputs are switched. há 9 anos