Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Garbage collect the unused hash and print kp->pubkey_hash instead of NULL. | tb | 2022-02-08 | 1 | -7/+4 |
| | | | | | | Make sure kp is freed also on error. ok jsing | ||||
* | Free cert, key and ocsp_staple on exit of do_keypair_test(). | tb | 2021-12-04 | 1 | -1/+4 |
| | | | | Reported by Ilya Shipitsine, discussed with jsing | ||||
* | Revise regress to match tls_keypair_clear() removal. | jsing | 2018-04-07 | 1 | -18/+3 |
| | |||||
* | Update keypair regress to match revised keypair hash handling. | jsing | 2018-02-14 | 1 | -11/+10 |
| | | | | Apparently I failed to commit this when I committed the libtls change... | ||||
* | Update regress to match change to tls_keypair_pubkey_hash(). | jsing | 2018-02-08 | 1 | -3/+4 |
| | |||||
* | Add a regress test that covers libtls keypairs. | jsing | 2018-02-08 | 1 | -0/+226 |