Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename the file that contains the transcript handling code. | jsing | 2019-02-09 | 1 | -201/+0 |
* | Rename tls1_handshake_hash*() to tls1_transcript_hash*(). | jsing | 2019-02-09 | 1 | -9/+9 |
* | Fix DTLS transcript handling for HelloVerifyRequest. | jsing | 2018-11-21 | 1 | -2/+17 |
* | Clean up and simplify the handshake transcript code. | jsing | 2018-11-08 | 1 | -6/+81 |
* | Use the newer/more sensible names for EVP_MD_CTX_* functions. | jsing | 2018-09-05 | 1 | -5/+5 |
* | Add missing $OpenBSD$ tags. | jsing | 2017-05-06 | 1 | -0/+1 |
* | Provide a rolling handshake hash that commences as soon as the cipher | jsing | 2017-03-05 | 1 | -0/+110 |