Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Adam Langley 113bae6283 crypto/tls: panic with unknown hash functions. před 9 roky
testdata crypto/tls: return correct hash function when using client certificates in handshake před 9 roky
alert.go crypto/tls: support TLS_FALLBACK_SCSV as a server. před 10 roky
cipher_suites.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 před 9 roky
common.go crypto/tls: return correct hash function when using client certificates in handshake před 9 roky
conn.go crypto/tls: allow larger initial records. před 9 roky
conn_test.go crypto/tls: Added dynamic alternative to NameToCertificate map for SNI před 10 roky
example_test.go crypto/x509: add example of using a custom root list. před 10 roky
generate_cert.go crypto/tls: Support ECDSA keys in generate_cert.go před 10 roky
handshake_client.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 před 9 roky
handshake_client_test.go crypto/tls: return correct hash function when using client certificates in handshake před 9 roky
handshake_messages.go crypto/tls: fix renegotiation extension. před 9 roky
handshake_messages_test.go crypto/tls: add ALPN support. před 10 roky
handshake_server.go crypto/tls: fix typo in tls handshake error před 9 roky
handshake_server_test.go crypto/tls: fix typo in tls handshake error před 9 roky
handshake_test.go crypto/tls: rework reference tests. před 10 roky
key_agreement.go crypto/tls: check curve equation in ECDHE. před 10 roky
prf.go crypto/tls: panic with unknown hash functions. před 9 roky
prf_test.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 před 9 roky
ticket.go crypto/tls: ensure that we don't resume when tickets are disabled. před 10 roky
tls.go crypto/tls: remove return parameter stutter před 9 roky
tls_test.go crypto/tls: implement tls-unique channel binding (RFC 5929 section 3). před 10 roky