Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update regress for removal of SSL_HANDSHAKE_MAC_DEFAULT. | jsing | 2024-07-16 | 1 | -25/+2 |
* | make test struct const | tb | 2024-06-05 | 1 | -3/+3 |
* | Remove GOST and STREEBOG support from libssl. | beck | 2024-02-03 | 1 | -47/+1 |
* | Make internal header file names consistent | tb | 2022-11-26 | 1 | -2/+2 |
* | More %i vs %d cleanup | tb | 2022-06-10 | 1 | -4/+4 |
* | cope with recent S3I removal; ok tb@ | anton | 2022-02-06 | 1 | -2/+2 |
* | Update regress for new_cipher rename. | jsing | 2021-03-24 | 1 | -2/+2 |
* | Bring in an SSL_HANDSHAKE structure and commence the great shovelling | beck | 2017-05-06 | 1 | -2/+2 |
* | Update regress to match changes to tls1_PRF(). | jsing | 2017-03-25 | 1 | -10/+10 |
* | Update regress and remove temporary buffer to match changes in tls_PRF(). | jsing | 2017-03-18 | 1 | -8/+4 |
* | Add a unit test for tls1_PRF(). | jsing | 2017-03-10 | 1 | -0/+255 |