Matt Caswell
|
22094d11a7
Rename SSL3_RECORD to TLS_RL_RECORD
|
2 éve |
Matt Caswell
|
50bed93a76
Fix test_tls13_encryption()
|
2 éve |
Matt Caswell
|
b92fc4ae18
Remove some redundant code
|
2 éve |
Matt Caswell
|
a16f9d3366
Update the tls13encryptiontest for new read record layer
|
2 éve |
Tomas Mraz
|
38b051a1fe
SSL object refactoring using SSL_CONNECTION object
|
2 éve |
Matt Caswell
|
38fc02a708
Update copyright year
|
3 éve |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 éve |
Matt Caswell
|
ec27e619e8
Move MAC removal responsibility to the various protocol "enc" functions
|
4 éve |
Matt Caswell
|
fbd2ece171
Update copyright year
|
4 éve |
Dr. David von Oheimb
|
498e807ed2
Silence gcc false positive warning on refdatalen in test/tls13encryptiontest.c
|
4 éve |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 éve |
Todd Short
|
555cbb328e
Collapse ssl3_state_st (s3) into ssl_st
|
6 éve |
Richard Levitte
|
909f1a2e51
Following the license change, modify the boilerplates in test/
|
6 éve |
Richard Levitte
|
2935f6241c
VMS: turn on name mangling for all our programs
|
6 éve |
Matt Caswell
|
d6ce9da49b
Update the TLSv1.3 test vectors
|
6 éve |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 éve |
Matt Caswell
|
3295d24238
Use the TLSv1.3 record header as AAD
|
6 éve |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 éve |
Pauli
|
ad887416f1
Update the test framework so that the need for test_main is removed. Everything
|
7 éve |
Pauli
|
bff951eeb1
Remove OSSLzu macros and use %zu in the test framework (via BIO_printf).
|
7 éve |
Pauli
|
8fe3127cda
Update tests to avoid printf to stdout/stderr when running as test cases.
|
7 éve |
Richard Levitte
|
a9c6d22105
Adapt all test programs
|
7 éve |
Richard Levitte
|
edd689efbf
VMS: Fix internals test programs
|
7 éve |
Pauli
|
2fae041d6c
Test infrastructure additions.
|
7 éve |
Matt Caswell
|
18b3a80a5f
Fix crash in tls13_enc
|
7 éve |
Matt Caswell
|
bcd62c2512
Make refdata in tls13encryptest static
|
8 éve |
Matt Caswell
|
f60d68dc53
Convert tls13encryptiontest so that we pass around a pointer not an index
|
8 éve |
Matt Caswell
|
6606d60054
Fix some style issues in the TLSv1.3 nonce construction code
|
8 éve |
Matt Caswell
|
d3ab93e9c3
Fix a double free in tls13encryptiontest
|
8 éve |
Matt Caswell
|
f01675c6b7
Add a test for TLSv1.3 encryption using the new nonce construction
|
8 éve |