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 c757de320b crypto/tls: fix parsing of SNI extension. há 9 anos
testdata crypto/tls: update the supported signature algorithms. 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: update the supported signature algorithms. há 9 anos
conn.go crypto/tls: add OCSP response to ConnectionState 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: decouple handshake signatures from the handshake hash. há 9 anos
handshake_client_test.go crypto/tls: add support for session ticket key rotation há 9 anos
handshake_messages.go crypto/tls: fix parsing of SNI extension. 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 crypto/tls: call GetCertificate if Certificates is empty. 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: remove return parameter stutter há 9 anos
tls_test.go crypto/tls: implement tls-unique channel binding (RFC 5929 section 3). há 10 anos