Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Adam Langley 113bae6283 crypto/tls: panic with unknown hash functions. vor 9 Jahren
testdata crypto/tls: return correct hash function when using client certificates in handshake vor 9 Jahren
alert.go crypto/tls: support TLS_FALLBACK_SCSV as a server. vor 10 Jahren
cipher_suites.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 vor 9 Jahren
common.go crypto/tls: return correct hash function when using client certificates in handshake vor 9 Jahren
conn.go crypto/tls: allow larger initial records. vor 9 Jahren
conn_test.go crypto/tls: Added dynamic alternative to NameToCertificate map for SNI vor 10 Jahren
example_test.go crypto/x509: add example of using a custom root list. vor 10 Jahren
generate_cert.go crypto/tls: Support ECDSA keys in generate_cert.go vor 10 Jahren
handshake_client.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 vor 9 Jahren
handshake_client_test.go crypto/tls: return correct hash function when using client certificates in handshake vor 9 Jahren
handshake_messages.go crypto/tls: fix renegotiation extension. vor 9 Jahren
handshake_messages_test.go crypto/tls: add ALPN support. vor 10 Jahren
handshake_server.go crypto/tls: fix typo in tls handshake error vor 9 Jahren
handshake_server_test.go crypto/tls: fix typo in tls handshake error vor 9 Jahren
handshake_test.go crypto/tls: rework reference tests. vor 10 Jahren
key_agreement.go crypto/tls: check curve equation in ECDHE. vor 10 Jahren
prf.go crypto/tls: panic with unknown hash functions. vor 9 Jahren
prf_test.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 vor 9 Jahren
ticket.go crypto/tls: ensure that we don't resume when tickets are disabled. vor 10 Jahren
tls.go crypto/tls: remove return parameter stutter vor 9 Jahren
tls_test.go crypto/tls: implement tls-unique channel binding (RFC 5929 section 3). vor 10 Jahren