Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Adam Langley fb479af552 crypto/tls: allow larger initial records. 9 lat temu
testdata crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 9 lat temu
alert.go crypto/tls: support TLS_FALLBACK_SCSV as a server. 10 lat temu
cipher_suites.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 9 lat temu
common.go crypto/tls: change default minimum version to TLS 1.0. 9 lat temu
conn.go crypto/tls: allow larger initial records. 9 lat temu
conn_test.go crypto/tls: Added dynamic alternative to NameToCertificate map for SNI 10 lat temu
example_test.go crypto/x509: add example of using a custom root list. 10 lat temu
generate_cert.go crypto/tls: Support ECDSA keys in generate_cert.go 10 lat temu
handshake_client.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 9 lat temu
handshake_client_test.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 9 lat temu
handshake_messages.go crypto/tls: fix renegotiation extension. 9 lat temu
handshake_messages_test.go crypto/tls: add ALPN support. 10 lat temu
handshake_server.go all: don't refer to code.google.com/p/go{,-wiki}/ 9 lat temu
handshake_server_test.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 9 lat temu
handshake_test.go crypto/tls: rework reference tests. 10 lat temu
key_agreement.go crypto/tls: check curve equation in ECDHE. 10 lat temu
prf.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 9 lat temu
prf_test.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 9 lat temu
ticket.go crypto/tls: ensure that we don't resume when tickets are disabled. 10 lat temu
tls.go crypto/tls: remove return parameter stutter 9 lat temu
tls_test.go crypto/tls: implement tls-unique channel binding (RFC 5929 section 3). 10 lat temu