457 Révisions (eaa1196b44ddba40934489e059232fb45a495906)
 

Auteur SHA1 Message Date
  Filippo Valsorda eaa1196b44 crypto/tls: document VerifyPeerCertificate behavior in relation to ClientAuth il y a 6 ans
  Henry D. Case 70e5aeb62a (CI) Use go 10 il y a 6 ans
  Henry Case 03db2e7d58
Merge pull request #71 from henrydcase/dev/package_prep_makefile il y a 6 ans
  Henry D. Case cb443468e8 Makefile improvement il y a 6 ans
  Filippo Valsorda a982da063d tris: allow failure of NSS interop tests at HEAD il y a 6 ans
  Filippo Valsorda 05688e56f4 tris: make Travis-CI use Go 1.9 il y a 6 ans
  Filippo Valsorda 844036d474 tris: remove github.com/cloudflare/go il y a 6 ans
  Peter Wu 8db472667b tris: update tests to track draft 22 il y a 7 ans
  Peter Wu 824987c5ad tris: implement draft-22 middlebox compatibility mode il y a 7 ans
  Peter Wu a0bab1759d tris: update Server Hello processing for D22 il y a 7 ans
  Peter Wu e89292ccbe tris: convert end_of_early_data to a handshake message il y a 6 ans
  Peter Wu 69dddf0612 tris: update NewSessionTicket for draft -19 and -21 il y a 7 ans
  Peter Wu fd93e9ecf6 tris: implement D19 and D20 changes for secrets il y a 7 ans
  Peter Wu ac01048c5e tris: add NSS server to client interop tests il y a 6 ans
  Peter Wu c89a0a5f3a tris: Add initial client interoperability tests il y a 7 ans
  Peter Wu dee13626ef tris: enable client tests with bogo shim il y a 7 ans
  Peter Wu e9ff50fcb0 tris: process ALPN in EE received by client il y a 7 ans
  Peter Wu 0b636d21fb crypto/tls: enable certificate validation on the client il y a 7 ans
  Peter Wu 92d04f3ebd tris: advertise PSS in Client Hello for TLS 1.3 il y a 7 ans
  Peter Wu 928e35b73a crypto/tls: extract certificate validation for the client il y a 7 ans
  Peter Wu 9e25a0a25d crypto/tls: initial TLS 1.3 client support il y a 7 ans
  Peter Wu 634f9a5858 crypto/tls: prepare for TLS 1.3 client handshake. il y a 7 ans
  Peter Wu 9eb1d7faf7 crypto/tls: skip session cache for TLS 1.3 il y a 7 ans
  Peter Wu 9f46cf9e2d crypto/tls: add RSASSA-PSS support for handshake messages il y a 7 ans
  Peter Wu 1850fd015e crypto/tls: consolidate signatures handling in SKE and CV il y a 7 ans
  Peter Wu 759dbb355a tris: fix nonce length definition and actually use it il y a 6 ans
  Peter Wu b1e5feadef tris: prevent sending 0.5-RTT data il y a 7 ans
  Peter Wu 8523d7d8e0 tris: ignore NewSessionTicket messages as client il y a 7 ans
  Peter Wu de3ae8f61d tris: accept other post-handshake messages as client il y a 7 ans
  Peter Wu 4e6ebb63dd tris: unify ServerHello processing in preparation for D22 il y a 7 ans
  Peter Wu 0bbbecd894 crypto/tls: accept 2^14+1 TLSInnerPlaintext il y a 7 ans
  Peter Wu fa9ccdc8b0 Merge branch 'pwu/go-update/master' into pwu/master-merge-upstream il y a 7 ans
  Peter Wu 9e22da5ecc tris: restore retry logic on warning alerts il y a 7 ans
  filewalkwithme ff1bc5469f crypto/tls: limit number of consecutive warning alerts il y a 7 ans
  Filippo Valsorda 64bffb76ca crypto/tls: advertise support for SHA-512 signatures in 1.2 il y a 7 ans
  Carl Mastrangelo 5731b5256b archive/zip, crypto/tls: use rand.Read instead of casting ints to bytes il y a 7 ans
  Joe Kyo 00b53d39c3 crypto/tls: remove bookkeeping code from pHash function il y a 7 ans
  Peter Wu 6c380f3bb6 crypto/tls: replace signatureAndHash by SignatureScheme. il y a 7 ans
  Peter Wu 8ae95fd882 crypto/tls: fix first byte test for 255 CBC padding bytes il y a 7 ans
  Marvin Stenger 8251c0f791 all: revert "all: prefer strings.LastIndexByte over strings.LastIndex" il y a 7 ans
  Tom Thorogood 710e9e9631 crypto/tls: Use a backing array for getSupportedVersions il y a 7 ans
  Peter Wu 1192d2574f crypto/tls: fix SCT decoding il y a 7 ans
  Peter Wu d16cde640d tris: enable TLS 1.3 for tris-localserver again. il y a 7 ans
  Peter Wu aab74cb372 crypto/tls: allow client to pick TLS 1.3, do not enable it by default. il y a 7 ans
  Peter Wu 857c7243c9 crypto/tls: check that client cipher suite matches version il y a 7 ans
  Peter Wu 998f77009e crypto/tls: remove TLS13CipherSuites. il y a 7 ans
  Tom Thorogood 599c1f949b crypto/tls: Don't advertise TLS 1.3-only cipher unless attempting TLS 1.3 il y a 7 ans
  Marvin Stenger d7983b094e all: prefer bytes.IndexByte over bytes.Index il y a 7 ans
  Marvin Stenger d547ccf7ac all: prefer strings.LastIndexByte over strings.LastIndex il y a 7 ans
  Peter Wu 3107d575a8 tris: implement SSLKEYLOGFILE for TLS 1.3 server il y a 7 ans