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
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Clean away extraneous library specific FETCH_FAILED reason codes
Richard Levitte
2021-01-12
1
-0
/
+4
*
SSL: refactor all SSLfatal() calls
Richard Levitte
2020-11-11
1
-2
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Use a fetched cipher for the TLSv1.3 early secret
Matt Caswell
2020-03-26
1
-0
/
+6
*
Explicitly fetch ciphers and digests in libssl
Matt Caswell
2020-02-06
1
-4
/
+13
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Fix Typos
Antoine Cœur
2019-07-02
1
-1
/
+1
*
Remove unnecessary trailing whitespace
Sam Roberts
2019-02-05
1
-1
/
+1
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Fix some SSL_export_keying_material() issues
Matt Caswell
2018-12-05
1
-1
/
+1
*
VMS: turn on name mangling for all our programs
Richard Levitte
2018-09-14
1
-10
/
+0
*
Update the TLSv1.3 test vectors
Matt Caswell
2018-07-20
1
-48
/
+42
*
Use void in all function definitions that do not take any arguments
Kurt Roeckx
2018-05-11
1
-1
/
+1
*
Export keying material using early exporter master secret
Tatsuhiro Tsujikawa
2018-02-26
1
-0
/
+5
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
Make sure that exporting keying material is allowed
Tatsuhiro Tsujikawa
2018-02-03
1
-0
/
+5
*
Convert the state machine code to use SSLfatal()
Matt Caswell
2017-12-04
1
-0
/
+5
*
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