505 Cometimentos (1ea9624098452d45f3a3eed1bc84eb053d98f566)
 

Autor SHA1 Mensagem Data
  Christopher Patton 1ea9624098 Use static test data for testing delegated credentials há 6 anos
  Brendan Mc 22d6deb0e7
Merge pull request #95 from cjpatton/subcerts há 6 anos
  Christopher Patton 84fe9084cd Implement the delegated_credential extension for TLS há 6 anos
  Christopher Patton 963d5877be Refactor the keyAgreement interface há 6 anos
  Henry D. Case 3ff71dcdc5 tests: enable client authentication in bogo há 6 anos
  Henry D. Case 6e4abe2d07 TLSv1.3 draft-23: align tests há 6 anos
  Henry D. Case 03138ec18e TLSv1.3 -draft23: Implementation of signature_algorithms_cert há 6 anos
  Henry D. Case 5bdf1af124 TLS1.3 -draft23: Renumber key_share há 6 anos
  Evan Klitzke 67bc308e04 Update client SCT list during TLS 1.3 handshake, fixes #76 há 6 anos
  Henry D. Case b1d6c0aeaa Change function name verifyPeerCertificate->verifyPeerHandshakeSignature há 6 anos
  Henry D. Case 91d6db578b CI: Fail build if code is wrongly formatted há 6 anos
  Henry D. Case b6af4dd343 Code formatting for handshake_server_test.go há 6 anos
  Henry D. Case 3f720fc50c Code formatting for TRIS test client and server há 6 anos
  Brendan Mc 9557e92e52
Merge pull request #97 from henrydcase/fix_name há 6 anos
  Brendan Mc b9d61edfd5
Merge pull request #96 from henrydcase/fmt2 há 6 anos
  Henry D. Case 51a4ff64d8 Fixes function name há 6 anos
  Henry D. Case 4b1b463735 Applies go fmt to all the code há 6 anos
  Christopher Patton 81ee64180a Lint 13.go há 6 anos
  Henry D. Case c20de2f694 DOC: Update for building há 6 anos
  Christopher Patton 160c4f5eab Add additional instructions for building on Ubuntu há 6 anos
  Christopher Patton d485f39ca9 Update _dev/Makefile so that the code builds on Ubuntu há 6 anos
  Henry D. Case b7765d14c4 (test) Interoperability tris with tris há 6 anos
  Henry D. Case e5c37bded5 Testing rework há 6 anos
  Henry D. Case 42d5f61fd6 Set default MinVersion of protocol to TLSv12 há 6 anos
  Henry D. Case c1206cd452 Enable TLS 1.3 (draft-22) as default há 6 anos
  Henry Case 7b3759576a Cleanup há 6 anos
  Henry D. Case 01c3b768fe (fix) Client MUST send certificate msg if requested by server há 6 anos
  Henry D. Case 0d06e5c19c Server side of client authentication há 6 anos
  Henry Case 68c9776eb9 (tests) Expose 6443 in docker for client auth há 6 anos
  Henry Case c4dfbb897c (tests) Removes 'set -u' from bash as some variables may be unset in the script há 6 anos
  Kris 1f3a180f14 (tests) Test for client authentication on server side há 6 anos
  Kris cd14ae86b4 (tests) Refactor tris test server há 6 anos
  Kris 58e1a66838 (tests) Makes tstclnt tests passing again há 6 anos
  Kris adeb1a5868 (tests) Fixes error: standard_init_linux.go:195: exec user process caused no such file or directory há 6 anos
  Kris 80fe037aa8 (tests) Client Authentication: Tests against boringssl há 6 anos
  Henry D. Case 6acee69d6b Use certificate_request specific to TLS 1.3 há 6 anos
  Henry D. Case c6745f1879 Client authentication há 6 anos
  Henry D. Case e62ddc004c Adds structure for certificate_request in TLS 1.3 há 6 anos
  Henry D. Case 054f9b8f24 Adds 'certificate required' alert há 6 anos
  Henry D. Case b05f4a6a51 Adds ID for CA's extension há 6 anos
  Henry D. Case ddfc58e5be Changes dependency from go v1.9 to go v1.10 há 6 anos
  Brad Burch f1a5602bba crypto/tls: optional "certificate_status" with OCSP há 6 anos
  Filippo Valsorda 2e765efc88 crypto/tls: document VerifyPeerCertificate behavior in relation to ClientAuth há 6 anos
  Henry Case d3da622def
Revert "Use go 1.10 and aligns with current state of TLS in go/crypto/tls" (#77) há 6 anos
  Henry D. Case 1313809b2b (CI) Use go 1.10 also for bogo testing há 6 anos
  Henry D. Case ec236c5591 [PATCH] all: use HTTPS for iana.org links há 6 anos
  Kevin Burke 137239b5b7 crypto/tls: handle errors in generate_cert.go há 6 anos
  Brad Burch 0957fdb171 crypto/tls: optional "certificate_status" with OCSP há 6 anos
  Filippo Valsorda eaa1196b44 crypto/tls: document VerifyPeerCertificate behavior in relation to ClientAuth há 6 anos
  Henry D. Case 70e5aeb62a (CI) Use go 10 há 6 anos