summaryrefslogtreecommitdiff
path: root/src/lib/libssl/t1_hash.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename the file that contains the transcript handling code.jsing2019-02-091-201/+0
* Rename tls1_handshake_hash*() to tls1_transcript_hash*().jsing2019-02-091-9/+9
* Fix DTLS transcript handling for HelloVerifyRequest.jsing2018-11-211-2/+17
* Clean up and simplify the handshake transcript code.jsing2018-11-081-6/+81
* Use the newer/more sensible names for EVP_MD_CTX_* functions.jsing2018-09-051-5/+5
* Add missing $OpenBSD$ tags.jsing2017-05-061-0/+1
* Provide a rolling handshake hash that commences as soon as the cipherjsing2017-03-051-0/+110