index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
tls13secretstest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some Typos and indents
FdaSilvaYY
2017-08-11
1
-1
/
+1
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-2
/
+3
*
Update tls13_hkdf_expand() to take the length of the data
Matt Caswell
2017-07-07
1
-2
/
+2
*
Update tls13secretstest test vectors for TLSv1.3 draft-20
Matt Caswell
2017-05-03
1
-35
/
+35
*
Adapt all test programs
Richard Levitte
2017-04-24
1
-1
/
+0
*
VMS: Fix internals test programs
Richard Levitte
2017-04-18
1
-0
/
+10
*
Test infrastructure additions.
Pauli
2017-03-29
1
-68
/
+68
*
Update test vectors in tls13secretstest
Joseph Birr-Pixton
2017-03-19
1
-30
/
+30
*
Update the TLSv1.3 secrets test vectors for draft-19
Matt Caswell
2017-03-16
1
-34
/
+35
*
Implement the early data changes required in tls13_change_cipher_state()
Matt Caswell
2017-03-02
1
-2
/
+7
*
Test logging TLSv1.3 secrets.
Cory Benfield
2017-02-02
1
-0
/
+8
*
Construct the client side psk extension for TLSv1.3
Matt Caswell
2017-01-30
1
-2
/
+8
*
Verify that the sig algs extension has been sent for TLSv1.3
Matt Caswell
2017-01-11
1
-0
/
+5
*
Fix client application traffic secret
Matt Caswell
2017-01-11
1
-2
/
+9
*
Update tls13secretstest to use the new simpler test framework
Matt Caswell
2016-11-23
1
-22
/
+2
*
Update state machine to be closer to TLS1.3
Matt Caswell
2016-11-23
1
-0
/
+8
*
Implement tls13_change_cipher_state()
Matt Caswell
2016-11-23
1
-0
/
+8
*
Add a test for the TLS1.3 secret generation
Matt Caswell
2016-11-09
1
-0
/
+353