20 Commits (89d6b4b2570dba8516de01c69f9bb2616ed1e270)

Author SHA1 Message Date
  Adam Langley 514cfc8a40 crypto/tls: pick ECDHE curves based on server preference. 10 years ago
  Adam Langley 5a2aacff2f crypto/tls: better error messages. 10 years ago
  Adam Langley 1a11255b00 crypto/tls: advertise support for RSA+SHA1 in TLS 1.2 handshake. 11 years ago
  Joel Sing 749a12a83a crypto/tls: Add support for ECDHE-ECDSA 11 years ago
  Adam Langley 3a888fc059 crypto/tls: implement TLS 1.2. 11 years ago
  Adam Langley 79e7f7decf crypto/tls: support TLS 1.1. 11 years ago
  Adam Langley 30b2db1e5f crypto/tls: don't always use the default private key. 12 years ago
  Adam Langley 5c7df56059 crypto/tls: don't select ECC ciphersuites with no mutual curve. 12 years ago
  Adam Langley 86824d5328 crypto/elliptic: add constant-time P224. 12 years ago
  Adam Langley b5b0822258 crypto/tls: don't assume an RSA private key in the API. 13 years ago
  Adam Langley c08ab14bad Add a []byte argument to hash.Hash to allow an allocation to be saved. 13 years ago
  Rob Pike 1530d25d4f renaming_2: gofix -r go1pkgrename src/pkg/[a-l]* 13 years ago
  Russ Cox 107fb7400c src/pkg/[a-m]*: gofix -r error -force=error 13 years ago
  Adam Langley 76c2ff557a crypto/tls: support SSLv3 13 years ago
  Robert Griesemer 5085d142c2 go/printer: changed max. number of newlines from 3 to 2 13 years ago
  Robert Griesemer a5b2e93aa2 os.Error API: don't export os.ErrorString, use os.NewError consistently 13 years ago
  Russ Cox 35e8279c86 respect goto restrictions 13 years ago
  Robert Hencke 3bdd4f3140 pkg: spelling tweaks, A-H 13 years ago
  Adam Langley b8e817cbf8 crypto: add package. 13 years ago
  Adam Langley 954c3ec034 crypto/tls: add ECDHE support 14 years ago