summaryrefslogtreecommitdiff
path: root/src/regress/lib/libtls/keypair (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the new certificates/chains in regress.jsing2024-03-202-6/+6
* Garbage collect the unused hash and print kp->pubkey_hash instead of NULL.tb2022-02-081-7/+4
* Free cert, key and ocsp_staple on exit of do_keypair_test().tb2021-12-041-1/+4
* Revise regress to match tls_keypair_clear() removal.jsing2018-04-071-18/+3
* Update keypair regress to match revised keypair hash handling.jsing2018-02-141-11/+10
* Update regress to match change to tls_keypair_pubkey_hash().jsing2018-02-081-3/+4
* Add a regress test that covers libtls keypairs.jsing2018-02-082-0/+246