summaryrefslogtreecommitdiffstats
path: root/test/tls13encryptiontest.c
AgeCommit message (Expand)Author
2018-03-20Update copyright yearMatt Caswell
2018-03-14Use the TLSv1.3 record header as AADMatt Caswell
2017-08-30e_os.h removal from other headers and source files.Pauli
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-06-21Remove OSSLzu macros and use %zu in the test framework (via BIO_printf).Pauli
2017-06-19Update tests to avoid printf to stdout/stderr when running as test cases.Pauli
2017-04-24Adapt all test programsRichard Levitte
2017-04-18VMS: Fix internals test programsRichard Levitte
2017-03-29Test infrastructure additions.Pauli
2017-02-08Fix crash in tls13_encMatt Caswell
2016-11-30Make refdata in tls13encryptest staticMatt Caswell
2016-11-30Convert tls13encryptiontest so that we pass around a pointer not an indexMatt Caswell
2016-11-29Fix some style issues in the TLSv1.3 nonce construction codeMatt Caswell
2016-11-29Fix a double free in tls13encryptiontestMatt Caswell
2016-11-29Add a test for TLSv1.3 encryption using the new nonce constructionMatt Caswell