aboutsummaryrefslogtreecommitdiffstats
path: root/test/tls13secretstest.c
Commit message (Expand)AuthorAgeFilesLines
* Test logging TLSv1.3 secrets.Cory Benfield2017-02-021-0/+8
* Construct the client side psk extension for TLSv1.3Matt Caswell2017-01-301-2/+8
* Verify that the sig algs extension has been sent for TLSv1.3Matt Caswell2017-01-101-0/+5
* Fix client application traffic secretMatt Caswell2017-01-101-2/+9
* Update tls13secretstest to use the new simpler test frameworkMatt Caswell2016-11-231-22/+2
* Update state machine to be closer to TLS1.3Matt Caswell2016-11-231-0/+8
* Implement tls13_change_cipher_state()Matt Caswell2016-11-231-0/+8
* Add a test for the TLS1.3 secret generationMatt Caswell2016-11-091-0/+353