470 コミット (6acee69d6b61332248e8c7c5fc3eea2ae8dc2c4b)
 

作成者 SHA1 メッセージ 日付
  Henry D. Case 6acee69d6b Use certificate_request specific to TLS 1.3 6年前
  Henry D. Case c6745f1879 Client authentication 6年前
  Henry D. Case e62ddc004c Adds structure for certificate_request in TLS 1.3 6年前
  Henry D. Case 054f9b8f24 Adds 'certificate required' alert 6年前
  Henry D. Case b05f4a6a51 Adds ID for CA's extension 6年前
  Henry D. Case ddfc58e5be Changes dependency from go v1.9 to go v1.10 6年前
  Brad Burch f1a5602bba crypto/tls: optional "certificate_status" with OCSP 6年前
  Filippo Valsorda 2e765efc88 crypto/tls: document VerifyPeerCertificate behavior in relation to ClientAuth 6年前
  Henry Case d3da622def
Revert "Use go 1.10 and aligns with current state of TLS in go/crypto/tls" (#77) 6年前
  Henry D. Case 1313809b2b (CI) Use go 1.10 also for bogo testing 6年前
  Henry D. Case ec236c5591 [PATCH] all: use HTTPS for iana.org links 6年前
  Kevin Burke 137239b5b7 crypto/tls: handle errors in generate_cert.go 6年前
  Brad Burch 0957fdb171 crypto/tls: optional "certificate_status" with OCSP 6年前
  Filippo Valsorda eaa1196b44 crypto/tls: document VerifyPeerCertificate behavior in relation to ClientAuth 6年前
  Henry D. Case 70e5aeb62a (CI) Use go 10 6年前
  Henry Case 03db2e7d58
Merge pull request #71 from henrydcase/dev/package_prep_makefile 6年前
  Henry D. Case cb443468e8 Makefile improvement 6年前
  Filippo Valsorda a982da063d tris: allow failure of NSS interop tests at HEAD 6年前
  Filippo Valsorda 05688e56f4 tris: make Travis-CI use Go 1.9 6年前
  Filippo Valsorda 844036d474 tris: remove github.com/cloudflare/go 6年前
  Peter Wu 8db472667b tris: update tests to track draft 22 7年前
  Peter Wu 824987c5ad tris: implement draft-22 middlebox compatibility mode 7年前
  Peter Wu a0bab1759d tris: update Server Hello processing for D22 7年前
  Peter Wu e89292ccbe tris: convert end_of_early_data to a handshake message 6年前
  Peter Wu 69dddf0612 tris: update NewSessionTicket for draft -19 and -21 7年前
  Peter Wu fd93e9ecf6 tris: implement D19 and D20 changes for secrets 7年前
  Peter Wu ac01048c5e tris: add NSS server to client interop tests 6年前
  Peter Wu c89a0a5f3a tris: Add initial client interoperability tests 7年前
  Peter Wu dee13626ef tris: enable client tests with bogo shim 7年前
  Peter Wu e9ff50fcb0 tris: process ALPN in EE received by client 7年前
  Peter Wu 0b636d21fb crypto/tls: enable certificate validation on the client 7年前
  Peter Wu 92d04f3ebd tris: advertise PSS in Client Hello for TLS 1.3 7年前
  Peter Wu 928e35b73a crypto/tls: extract certificate validation for the client 7年前
  Peter Wu 9e25a0a25d crypto/tls: initial TLS 1.3 client support 7年前
  Peter Wu 634f9a5858 crypto/tls: prepare for TLS 1.3 client handshake. 7年前
  Peter Wu 9eb1d7faf7 crypto/tls: skip session cache for TLS 1.3 7年前
  Peter Wu 9f46cf9e2d crypto/tls: add RSASSA-PSS support for handshake messages 7年前
  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年前