summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_transcript.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make internal header file names consistenttb2022-11-261-2/+2
* Convert TLS transcript from BUF_MEM to tls_buffer.jsing2022-07-221-27/+14
* Remove const from tls1_transcript_hash_value()jsing2022-03-171-3/+3
* Bye bye S3I.jsing2022-02-051-22/+22
* Make local header inclusion consistent.jsing2021-05-161-3/+3
* Ensure that handshake hash is non-NULL in tls1_transcript_hash_value().jsing2021-05-021-1/+4
* whitespacetb2021-04-231-3/+3
* Provide tls1_transcript_unfreeze() to avoid the need for manual flagsjsing2020-02-051-2/+8
* Rename the file that contains the transcript handling code.jsing2019-02-091-0/+201