summaryrefslogtreecommitdiffstats
path: root/lib/libssl/ssl_transcript.c
AgeCommit message (Collapse)AuthorFilesLines
2020-02-05Provide tls1_transcript_unfreeze() to avoid the need for manual flagsjsing1-2/+8
mangling. ok tb@
2019-02-09Rename the file that contains the transcript handling code.jsing1-0/+201
ok inoguchi@ tb@