25 Révisions (9e22da5ecc059f6a9f52312e29042419e5da5dfe)

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