487 Révisions (c20de2f6943fd2c828f007521a2b61fb5a646ba2)
 

Auteur SHA1 Message Date
  Henry D. Case c20de2f694 DOC: Update for building il y a 6 ans
  Christopher Patton 160c4f5eab Add additional instructions for building on Ubuntu il y a 6 ans
  Christopher Patton d485f39ca9 Update _dev/Makefile so that the code builds on Ubuntu il y a 6 ans
  Henry D. Case b7765d14c4 (test) Interoperability tris with tris il y a 6 ans
  Henry D. Case e5c37bded5 Testing rework il y a 6 ans
  Henry D. Case 42d5f61fd6 Set default MinVersion of protocol to TLSv12 il y a 6 ans
  Henry D. Case c1206cd452 Enable TLS 1.3 (draft-22) as default il y a 6 ans
  Henry Case 7b3759576a Cleanup il y a 6 ans
  Henry D. Case 01c3b768fe (fix) Client MUST send certificate msg if requested by server il y a 6 ans
  Henry D. Case 0d06e5c19c Server side of client authentication il y a 6 ans
  Henry Case 68c9776eb9 (tests) Expose 6443 in docker for client auth il y a 6 ans
  Henry Case c4dfbb897c (tests) Removes 'set -u' from bash as some variables may be unset in the script il y a 6 ans
  Kris 1f3a180f14 (tests) Test for client authentication on server side il y a 6 ans
  Kris cd14ae86b4 (tests) Refactor tris test server il y a 6 ans
  Kris 58e1a66838 (tests) Makes tstclnt tests passing again il y a 6 ans
  Kris adeb1a5868 (tests) Fixes error: standard_init_linux.go:195: exec user process caused no such file or directory il y a 6 ans
  Kris 80fe037aa8 (tests) Client Authentication: Tests against boringssl il y a 6 ans
  Henry D. Case 6acee69d6b Use certificate_request specific to TLS 1.3 il y a 6 ans
  Henry D. Case c6745f1879 Client authentication il y a 6 ans
  Henry D. Case e62ddc004c Adds structure for certificate_request in TLS 1.3 il y a 6 ans
  Henry D. Case 054f9b8f24 Adds 'certificate required' alert il y a 6 ans
  Henry D. Case b05f4a6a51 Adds ID for CA's extension il y a 6 ans
  Henry D. Case ddfc58e5be Changes dependency from go v1.9 to go v1.10 il y a 6 ans
  Brad Burch f1a5602bba crypto/tls: optional "certificate_status" with OCSP il y a 6 ans
  Filippo Valsorda 2e765efc88 crypto/tls: document VerifyPeerCertificate behavior in relation to ClientAuth il y a 6 ans
  Henry Case d3da622def
Revert "Use go 1.10 and aligns with current state of TLS in go/crypto/tls" (#77) il y a 6 ans
  Henry D. Case 1313809b2b (CI) Use go 1.10 also for bogo testing il y a 6 ans
  Henry D. Case ec236c5591 [PATCH] all: use HTTPS for iana.org links il y a 6 ans
  Kevin Burke 137239b5b7 crypto/tls: handle errors in generate_cert.go il y a 6 ans
  Brad Burch 0957fdb171 crypto/tls: optional "certificate_status" with OCSP il y a 6 ans
  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