21 コミット (25dd71bbe65b54c0f0c33c9103e9cf5551bdee6d)

作成者 SHA1 メッセージ 日付
  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年前