1. ef6c191 Update end of early data processing for draft-19 by Matt Caswell · 8 years ago
  2. 3e0458f Update secret generation for draft-19 by Matt Caswell · 8 years ago
  3. 42f50fd Silence some more clang warnings by Matt Caswell · 8 years ago
  4. f7e393b Various fixes required to allow SSL_write/SSL_read during early data by Matt Caswell · 8 years ago
  5. c117af6 Fix seg fault when sending early_data using CCM ciphersuites by Matt Caswell · 8 years ago
  6. fe5e20f Fix changing of the cipher state when dealing with early data by Matt Caswell · 8 years ago
  7. d49e23e Implement the early data changes required in tls13_change_cipher_state() by Matt Caswell · 8 years ago
  8. 49e7fe1 Provide functions to write early data by Matt Caswell · 8 years ago
  9. c2fd15f Fix a shadowed global variable warning by Matt Caswell · 8 years ago
  10. 57389a3 Actually update the keys when a KeyUpdate message is sent or received by Matt Caswell · 8 years ago
  11. ec07b1d Add CCM mode support for TLS 1.3 by Dr. Stephen Henson · 8 years ago
  12. 2c7bd69 Add support for logging out TLSv1.3 secrets by Cory Benfield · 8 years ago
  13. ec15acb Construct the client side psk extension for TLSv1.3 by Matt Caswell · 8 years ago
  14. 0490431 Verify that the sig algs extension has been sent for TLSv1.3 by Matt Caswell · 8 years ago
  15. ace081c Fix client application traffic secret by Matt Caswell · 8 years ago
  16. 6612d87 Use the correct size for TLSv1.3 finished keys by Matt Caswell · 8 years ago
  17. 6c67017 Fix a travis compilation error by Matt Caswell · 8 years ago
  18. bebc0c7 Use the TLSv1.3 nonce construction by Matt Caswell · 8 years ago
  19. 0528f25 Fix a bogus uninit var warning by Matt Caswell · 8 years ago
  20. 902d036 Fix a double ;; causing a travis failure by Matt Caswell · 8 years ago
  21. 6530c49 Fix some style issues with TLSv1.3 state machine PR by Matt Caswell · 8 years ago
  22. f5ca0b0 Fix some style issues identified during review by Matt Caswell · 8 years ago
  23. 6484776 Create the Finished message payload by Matt Caswell · 8 years ago
  24. 92760c2 Update state machine to be closer to TLS1.3 by Matt Caswell · 8 years ago
  25. 0d9824c Implement tls13_change_cipher_state() by Matt Caswell · 8 years ago
  26. 6925a94 Ensure the key and iv labels are declared as static by Matt Caswell · 8 years ago
  27. 34574f1 Add support for TLS1.3 secret generation by Matt Caswell · 8 years ago