summaryrefslogtreecommitdiff
path: root/lib/libssl/tls13_key_schedule.c
AgeCommit message (Expand)Author
2019-11-17Correct update of application traffic secrets to use an empty contextBob Beck
2018-11-13NULL out mdctx to prevent possible double free introduced in version 1.4Bob Beck
2018-11-10Avoid a double allocation and memory leak.Joel Sing
2018-11-10Fix last of the empty hash nonsenseBob Beck
2018-11-09Fix the TLSv1.3 key schedule implementation.Joel Sing
2018-11-08KNFBob Beck
2018-11-08Move #include <openssl/evp.h> to the header.Theo Buehler
2018-11-07Add initial TLS 1.3 key schedule support with basic regress testsBob Beck