1. 7e5dd25 Remove draft22 and experiment2. by Steven Valdez · 7 years ago
  2. 64cc121 Remove deprecated TLS 1.3 variants. by Steven Valdez · 7 years ago
  3. 650d8c3 Implement TLS 1.3 early exporters. by David Benjamin · 7 years ago
  4. cd8470f Adding support for draft 21 as a TLS 1.3 variant. by Steven Valdez · 7 years ago
  5. dfec182 Remove Fake TLS 1.3 code from prf.go. by Nick Harper · 8 years ago
  6. 48891ad Simplify BoGo's TLS 1.3 key derivation. by David Benjamin · 8 years ago
  7. a833c35 Update to TLS 1.3 draft 18. by Steven Valdez · 8 years ago
  8. c984611 Fix bogo implementation of Channel ID for TLS < 1.2. by Nick Harper · 8 years ago
  9. 60a85cb Implement ChannelID for TLS 1.3. by Nick Harper · 9 years ago
  10. a128a55 Update the TLS 1.3 draft version to draft 16. by David Benjamin · 8 years ago
  11. c4aa727 Updating Key Schedule and KeyUpdate to draft 16. by Steven Valdez · 8 years ago
  12. 5ecb88b Make EnableAllCiphers client-only and rename. by David Benjamin · 8 years ago
  13. 0b3625b Add support for TLS 1.3 PSK resumption in Go. by Nick Harper · 9 years ago
  14. 21c0028 Implement KeyUpdate in Go. by David Benjamin · 9 years ago
  15. 8d315d7 Remove enableTLS13Handshake. by David Benjamin · 9 years ago
  16. c78aa4a Don't crash on EnableAllCiphers in deriveTrafficAEAD. by David Benjamin · 9 years ago
  17. b41d2e4 Implement basic TLS 1.3 client handshake in Go. by Nick Harper · 9 years ago
  18. 60edffd Change SignatureAndHashAlgorithm to SignatureScheme in Go. by Nick Harper · 9 years ago
  19. 1fd39d8 Add TLS 1.3 record layer to go implementation. by Nick Harper · 9 years ago
  20. 43946d4 Update references to the extended master secret draft. by David Benjamin · 9 years ago
  21. dc7e9c4 Make the runner tests a go “test” by Adam Langley · 10 years ago
  22. 72dc783 Test that signature_algorithm preferences are enforced. by David Benjamin · 10 years ago
  23. 000800a Add tests for signature algorithm negotiation. by David Benjamin · 10 years ago
  24. 7571292 Extended master secret support. by Adam Langley · 10 years ago
  25. e098ec2 Test client auth under TLS 1.2 hash mismatch and SSL 3. by David Benjamin · 11 years ago
  26. d30a990 Implement TLS Channel ID in runner.go by David Benjamin · 11 years ago
  27. de620d9 runner: Require the CertificateVerify signature and hash to match. by David Benjamin · 11 years ago
  28. 95c29f3 Inital import. by Adam Langley · 11 years ago