23 次程式碼提交 (95bebf2e8ea79292fe32063e224a31da4fc4e283)

作者 SHA1 備註 提交日期
  Dan Peterson d33db60027 all: standardize RFC mention format 8 年之前
  Ralph Corderoy 59e7c9bc39 crypto/tls: len(clientRandom) used for serverRandom source 9 年之前
  Adam Langley 728bcd44b6 crypto/tls: decouple handshake signatures from the handshake hash. 9 年之前
  Adam Langley 113bae6283 crypto/tls: panic with unknown hash functions. 9 年之前
  Joël Stemmer c32a7dcd6d crypto/tls: return correct hash function when using client certificates in handshake 9 年之前
  Jacob H. Haven e8ae7b54bb crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 9 年之前
  Adam Langley 8eaa99cd77 crypto/tls: fix TLS 1.2 client certificates. 11 年之前
  Joel Sing 749a12a83a crypto/tls: Add support for ECDHE-ECDSA 11 年之前
  Adam Langley 3a888fc059 crypto/tls: implement TLS 1.2. 11 年之前
  Adam Langley 79e7f7decf crypto/tls: support TLS 1.1. 11 年之前
  Adam Langley 13d26a420a crypto/tls: support session ticket resumption. 12 年之前
  Adam Langley c08ab14bad Add a []byte argument to hash.Hash to allow an allocation to be saved. 13 年之前
  Russ Cox 107fb7400c src/pkg/[a-m]*: gofix -r error -force=error 13 年之前
  Adam Langley 76c2ff557a crypto/tls: support SSLv3 13 年之前
  Adam Langley 50ac183397 crypto/tls: support CBC ciphers 14 年之前
  Jukka-Pekka Kekkonen f610c8e06b crypto/hmac: make Sum idempotent 14 年之前
  Russ Cox 000416e795 strings: delete Runes, Bytes 14 年之前
  Robert Griesemer 536df07f72 1) Change default gofmt default settings for 15 年之前
  Russ Cox 4625777977 gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg 15 年之前
  Rob Pike a1e7e65e2d remove bytes.Copy 15 年之前
  Robert Griesemer d1f931a694 - replaced gofmt expression formatting algorithm with 15 年之前
  Robert Griesemer 395b73f134 remove semis after statements in one-statement statement lists 15 年之前
  Adam Langley 745ac15cb1 crypto/tls (part 1) 15 年之前