483 次程式碼提交 (e5c37bded5570186aa72571f5f514f272e33face)
 

作者 SHA1 備註 提交日期
  Peter Wu 1850fd015e crypto/tls: consolidate signatures handling in SKE and CV 7 年之前
  Peter Wu 759dbb355a tris: fix nonce length definition and actually use it 6 年之前
  Peter Wu b1e5feadef tris: prevent sending 0.5-RTT data 7 年之前
  Peter Wu 8523d7d8e0 tris: ignore NewSessionTicket messages as client 7 年之前
  Peter Wu de3ae8f61d tris: accept other post-handshake messages as client 7 年之前
  Peter Wu 4e6ebb63dd tris: unify ServerHello processing in preparation for D22 7 年之前
  Peter Wu 0bbbecd894 crypto/tls: accept 2^14+1 TLSInnerPlaintext 7 年之前
  Peter Wu fa9ccdc8b0 Merge branch 'pwu/go-update/master' into pwu/master-merge-upstream 7 年之前
  Peter Wu 9e22da5ecc tris: restore retry logic on warning alerts 7 年之前
  filewalkwithme ff1bc5469f crypto/tls: limit number of consecutive warning alerts 7 年之前
  Filippo Valsorda 64bffb76ca crypto/tls: advertise support for SHA-512 signatures in 1.2 7 年之前
  Carl Mastrangelo 5731b5256b archive/zip, crypto/tls: use rand.Read instead of casting ints to bytes 7 年之前
  Joe Kyo 00b53d39c3 crypto/tls: remove bookkeeping code from pHash function 7 年之前
  Peter Wu 6c380f3bb6 crypto/tls: replace signatureAndHash by SignatureScheme. 7 年之前
  Peter Wu 8ae95fd882 crypto/tls: fix first byte test for 255 CBC padding bytes 7 年之前
  Marvin Stenger 8251c0f791 all: revert "all: prefer strings.LastIndexByte over strings.LastIndex" 7 年之前
  Tom Thorogood 710e9e9631 crypto/tls: Use a backing array for getSupportedVersions 7 年之前
  Peter Wu 1192d2574f crypto/tls: fix SCT decoding 7 年之前
  Peter Wu d16cde640d tris: enable TLS 1.3 for tris-localserver again. 7 年之前
  Peter Wu aab74cb372 crypto/tls: allow client to pick TLS 1.3, do not enable it by default. 7 年之前
  Peter Wu 857c7243c9 crypto/tls: check that client cipher suite matches version 7 年之前
  Peter Wu 998f77009e crypto/tls: remove TLS13CipherSuites. 7 年之前
  Tom Thorogood 599c1f949b crypto/tls: Don't advertise TLS 1.3-only cipher unless attempting TLS 1.3 7 年之前
  Marvin Stenger d7983b094e all: prefer bytes.IndexByte over bytes.Index 7 年之前
  Marvin Stenger d547ccf7ac all: prefer strings.LastIndexByte over strings.LastIndex 7 年之前
  Peter Wu 3107d575a8 tris: implement SSLKEYLOGFILE for TLS 1.3 server 7 年之前
  Peter Wu 6f580251ca tris: use keySchedule13 for the server 7 年之前
  Peter Wu 9f9f06de80 tris: add new key schedule implementation 7 年之前
  Peter Wu 079992e500 tris: whitespace fix 7 年之前
  Kunpei Sakai 0648fb0f1c all: fix article typos 7 年之前
  EKR 2fda84b4f0 crypto/tls: fix clientHelloMsg fuzzer not to generate the RI SCSV 7 年之前
  Filippo Valsorda 50729f1a6c crypto/tls: fix and expand TestVerifyPeerCertificate and TestGetClientCertificate 7 年之前
  Peter Wu 25f2efc996 tris: update Go to 1.9 7 年之前
  Henry de Valence cd63e47f2c tris: rename `pk` to `secretKey` 7 年之前
  Henry de Valence d4b8398461 tris: fix typos 7 年之前
  Tomas Susanka 4b944d1428 tris: typos 7 年之前
  Filippo Valsorda 44343a1e4d tris: make the boring incremental build deterministic 7 年之前
  Filippo Valsorda 7d575cd9ba tris: add Dockerfile to run unit tests with -update 7 年之前
  Tom Thorogood bc76e35b75 tris-localserver: fix Content-Type header for /ch endpoint (#21) 7 年之前
  Tom Thorogood f4a6690edc crypto/tls: generate unique ticket_age_add for each ticket 7 年之前
  Filippo Valsorda ba45c1a5ca tris: add echo.filippo.io 7 年之前
  Filippo Valsorda 7f449cbaa7 tris: add SessionTicketSealer 7 年之前
  Filippo Valsorda 2ace09e9b4 tris: upgrade to Go 1.8 7 年之前
  Filippo Valsorda fc5cd7e2f9 crypto/tls: fix SCT extension wire format 7 年之前
  Filippo Valsorda 80f82d89c7 crypto/tls: avoid sending empty OCSP or SCT cert extensions 7 年之前
  Filippo Valsorda 815d56e5a7 tris: update README for public consumption 7 年之前
  Filippo Valsorda 4f7b5988a3 crypto/tls: add ConnectionState.Unique0RTTToken 7 年之前
  Filippo Valsorda 563bf91c28 tris: update to Go 1.8rc3+ 7 年之前
  Filippo Valsorda 0d97989e0d tris: move Commit to just before key share generation 7 年之前
  Brendan Mc ed105dc308 crypto/tls: add SignedCertificateTimestamps and OCSPStaple to 1.3 7 年之前