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 fb479af552 crypto/tls: allow larger initial records. hace 9 años
testdata crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 hace 9 años
alert.go crypto/tls: support TLS_FALLBACK_SCSV as a server. hace 10 años
cipher_suites.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 hace 9 años
common.go crypto/tls: change default minimum version to TLS 1.0. hace 9 años
conn.go crypto/tls: allow larger initial records. 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: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 hace 9 años
handshake_client_test.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 hace 9 años
handshake_messages.go crypto/tls: fix renegotiation extension. hace 9 años
handshake_messages_test.go crypto/tls: add ALPN support. hace 10 años
handshake_server.go all: don't refer to code.google.com/p/go{,-wiki}/ hace 9 años
handshake_server_test.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 hace 9 años
handshake_test.go crypto/tls: rework reference tests. hace 10 años
key_agreement.go crypto/tls: check curve equation in ECDHE. hace 10 años
prf.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 hace 9 años
prf_test.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 hace 9 años
ticket.go crypto/tls: ensure that we don't resume when tickets are disabled. hace 10 años
tls.go crypto/tls: remove return parameter stutter hace 9 años
tls_test.go crypto/tls: implement tls-unique channel binding (RFC 5929 section 3). hace 10 años