171 Cometimentos (493b9859917ca5a8f3586995646b8dfa9f81500f)
 

Autor SHA1 Mensagem Data
  Adam Langley 493b985991 crypto/tls: don't select TLS 1.2 cipher suites in prior versions. há 11 anos
  Russ Cox a40b48d4e0 crypto/tls: document that the package supports TLS 1.2 há 11 anos
  Adam Langley 679f6ca983 crypto/tls: don't select ECDSA ciphersuites with only an RSA certificate. há 11 anos
  Adam Langley 8eaa99cd77 crypto/tls: fix TLS 1.2 client certificates. há 11 anos
  Adam Langley 5774c69eb7 crypto/tls: support AES-GCM. há 11 anos
  Joel Sing 749a12a83a crypto/tls: Add support for ECDHE-ECDSA há 11 anos
  Adam Langley 3a888fc059 crypto/tls: implement TLS 1.2. há 11 anos
  Frithjof Schulze 0084d30351 crypto/tls: Change TLS version to 1.1 in the package comment. há 11 anos
  Adam Langley 320cfd8f47 crypto/tls: change advertised ciphersuite order. há 11 anos
  Adam Langley 79e7f7decf crypto/tls: support TLS 1.1. há 11 anos
  John Shahid 2946f7013d crypto/tls: Check all certificates in the path. há 11 anos
  Adam Langley f41a7e7ee6 crypto/tls: don't send NPN extension if NextProtos is not set. há 11 anos
  Adam Langley 44490a3db4 crypto/tls: fix flakey test. há 11 anos
  Adam Langley 7b0cd8f727 crypto/tls: ignore empty TLS records. há 11 anos
  Brad Fitzpatrick 4b14a48417 crypto/tls: use method values há 11 anos
  Adam Langley b9ddc2767a crypto/x509: support IP SANs. há 11 anos
  Adam Langley 9d5e7dd72f crypto/tls: allow the server to enforce its ciphersuite preferences. há 11 anos
  Brad Fitzpatrick ada990689f crypto/tls: fix loading keys labeled just "PRIVATE KEY" há 12 anos
  Anthony Martin a954c40163 crypto/tls: use 1/n-1 record splitting to protect against BEAST há 12 anos
  Robin Eklind 3f2e394f59 archive/zip, crypto/tls, net/http: Fix print format errors. há 12 anos
  Joel Sing d7e46146f4 crypto/tls: add support for loading EC X.509 key pairs há 12 anos
  Robert Griesemer ff9c946903 gofmt: apply gofmt -w src misc há 12 anos
  Adam Langley 489bd5ddd5 crypto/tls: make closeNotify a warning alert. há 12 anos
  Adam Langley cf463f462c crypto/tls: fix NPN extension parsing. há 12 anos
  Adam Langley 13d26a420a crypto/tls: support session ticket resumption. há 12 anos
  Adam Langley d263b7d38c crypto/tls: allow certificates and key to be in either order. há 12 anos
  Dave Cheney a0608ba23c crypto/tls: fix data race on conn.err há 12 anos
  Adam Langley 22777bcc54 crypto/tls: return better error message in the case of an SSLv2 handshake. há 12 anos
  Mikkel Krautz 0c7b858b3e crypto/tls: explicitly require ExtKeyUsageClientAuth for client certs há 12 anos
  Adam Langley d32fa8a79a crypto/tls: remove flakey tests há 12 anos
  Benjamin Black 8c517a7cdf tls: add AES256 ciphers há 12 anos
  Michael Gehring 615733d170 crypto/tls: fix decoding of certLen in certificateMsg.unmarshal há 12 anos
  Adam Langley 30b2db1e5f crypto/tls: don't always use the default private key. há 12 anos
  Adam Langley ca7f685323 crypto/tls: update how we create testing scripts. há 12 anos
  Adam Langley 5c7df56059 crypto/tls: don't select ECC ciphersuites with no mutual curve. há 12 anos
  Adam Langley 43927bb46c crypto/tls: always send a Certificate message if one was requested. há 12 anos
  Robert Hencke 46f6bfea8f crypto/tls, fmt: print fixes há 12 anos
  Robert Griesemer 000149abb2 all: gofmt -w -s src misc há 12 anos
  Mikkel Krautz c8b807a37a crypto/x509: new home for root fetchers; build chains using Windows API há 12 anos
  Adam Langley 4c6dfb2f88 crypto/tls: make the package description more accurate and less aspirational. há 12 anos
  Mikkel Krautz 80cf6b1ae1 crypto/tls: force OS X target version to 10.6 for API compatibility há 12 anos
  Robert Griesemer 788245c9f6 go/printer, gofmt: improved comma placement há 12 anos
  Russ Cox 7b88ead8c8 cmd/go: a raft of fixes há 12 anos
  Shenghou Ma 136907f44f all: update 'gotest' to 'go test' há 12 anos
  Adam Langley b9f16c6d7d crypto/...: more fixes for bug 2841 há 12 anos
  Adam Langley afe534d19b crypto/...: changes to address some of bug 2841. há 12 anos
  Adam Langley 8ee5e4091a crypto/tls: better error message when connecting to SSLv3 servers. há 12 anos
  Russ Cox 96f8cd5397 build: remove Make.pkg, Make.tool há 12 anos
  Russ Cox cca5c9dba4 go/build: add BuildTags to Context, allow !tag há 12 anos
  Luit van Drongelen 0464590bc2 crypto/hmac: Deprecate hmac.NewMD5, hmac.NewSHA1 and hmac.NewSHA256 há 12 anos