527 Commits (58c559ba00ffe2917852f0fd285d4588f7757d26)
 

Autor SHA1 Nachricht Datum
  Kris Kwiatkowski 58c559ba00 fix: mac calculation fails when subsequent packet is shorter vor 6 Jahren
  Kris Kwiatkowski 1678dc5074 cleanup: removes Committer interface vor 6 Jahren
  Marten Seemann e20b4d2a9a don't generate a key share with Curve ID 0 in the ServerHello tests vor 6 Jahren
  Marten Seemann 9919e0e977 fix the key_exchange length in the ClientHello and ServerHello tests vor 6 Jahren
  Marten Seemann e7a33a2dc3 cherry-pick https://go-review.googlesource.com/c/go/+/129755 vor 6 Jahren
  Henry Case 81871bbad5
tls tris server: allow custom server keypairs (#128) vor 6 Jahren
  Henry Case 2bcf6466b4
removes old draft version indicators (#127) vor 6 Jahren
  Marten Seemann 40eb693877 remove support for generating draft 18-21 ServerHellos (#124) vor 6 Jahren
  Kris Kwiatkowski 242e89da1b refactoring of the tris test client vor 6 Jahren
  Kris Kwiatkowski 63ec8fff02 refactoring of the tris test server vor 6 Jahren
  Henry Case a21fd9c1bc
refactors record encryption code (#122) vor 6 Jahren
  Henry D. Case e81269b57e Revert "Small refactoring of record encryption code" vor 6 Jahren
  Henry D. Case 1782162852 Small refactoring of record encryption code vor 6 Jahren
  Henry D. Case ad86d61c42 Let's use constant instead of hardcoding values (same is done in bssl) vor 6 Jahren
  Henry D. Case 91a6fcebab Cleanup vor 6 Jahren
  Christopher Patton a2fe2d9a71 DC draft-02, last minute change (#121) vor 6 Jahren
  Henry Case e77e39e7aa
server must NOT send version prior to TLS1.3 in supported_versions (#119) vor 6 Jahren
  Henry Case d3e18f99e2
Minimal number of changes needed to udpate to draft-28 (#115) vor 6 Jahren
  Christopher Patton 0d6e4561a6 Add DC test data for tls13draft28 and tls13rfc (#117) vor 6 Jahren
  Christopher Patton 174a68a0fb Update implementation of draft-ietf-tls-subcerts to draft 02 (#108) vor 6 Jahren
  Henry D. Case 77d1fbf262 Don't use VersionTLS13DraftXX anywhere vor 6 Jahren
  Christopher Patton c5280001a4 Remove delegated credential minting from the API vor 6 Jahren
  Christopher Patton 1ea9624098 Use static test data for testing delegated credentials vor 6 Jahren
  Brendan Mc 22d6deb0e7
Merge pull request #95 from cjpatton/subcerts vor 6 Jahren
  Christopher Patton 84fe9084cd Implement the delegated_credential extension for TLS vor 6 Jahren
  Christopher Patton 963d5877be Refactor the keyAgreement interface vor 6 Jahren
  Henry D. Case 3ff71dcdc5 tests: enable client authentication in bogo vor 6 Jahren
  Henry D. Case 6e4abe2d07 TLSv1.3 draft-23: align tests vor 6 Jahren
  Henry D. Case 03138ec18e TLSv1.3 -draft23: Implementation of signature_algorithms_cert vor 6 Jahren
  Henry D. Case 5bdf1af124 TLS1.3 -draft23: Renumber key_share vor 6 Jahren
  Evan Klitzke 67bc308e04 Update client SCT list during TLS 1.3 handshake, fixes #76 vor 6 Jahren
  Henry D. Case b1d6c0aeaa Change function name verifyPeerCertificate->verifyPeerHandshakeSignature vor 6 Jahren
  Henry D. Case 91d6db578b CI: Fail build if code is wrongly formatted vor 6 Jahren
  Henry D. Case b6af4dd343 Code formatting for handshake_server_test.go vor 6 Jahren
  Henry D. Case 3f720fc50c Code formatting for TRIS test client and server vor 6 Jahren
  Brendan Mc 9557e92e52
Merge pull request #97 from henrydcase/fix_name vor 6 Jahren
  Brendan Mc b9d61edfd5
Merge pull request #96 from henrydcase/fmt2 vor 6 Jahren
  Henry D. Case 51a4ff64d8 Fixes function name vor 6 Jahren
  Henry D. Case 4b1b463735 Applies go fmt to all the code vor 6 Jahren
  Christopher Patton 81ee64180a Lint 13.go vor 6 Jahren
  Henry D. Case c20de2f694 DOC: Update for building vor 6 Jahren
  Christopher Patton 160c4f5eab Add additional instructions for building on Ubuntu vor 6 Jahren
  Christopher Patton d485f39ca9 Update _dev/Makefile so that the code builds on Ubuntu vor 6 Jahren
  Henry D. Case b7765d14c4 (test) Interoperability tris with tris vor 6 Jahren
  Henry D. Case e5c37bded5 Testing rework vor 6 Jahren
  Henry D. Case 42d5f61fd6 Set default MinVersion of protocol to TLSv12 vor 6 Jahren
  Henry D. Case c1206cd452 Enable TLS 1.3 (draft-22) as default vor 6 Jahren
  Henry Case 7b3759576a Cleanup vor 6 Jahren
  Henry D. Case 01c3b768fe (fix) Client MUST send certificate msg if requested by server vor 6 Jahren
  Henry D. Case 0d06e5c19c Server side of client authentication vor 6 Jahren