Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix indent. | 2021-01-05 | 1 | -2/+2 | |
* | Fix return value variable type in tls_keypair_load_cert | 2020-12-15 | 1 | -2/+2 | |
* | Correct tls_config_clear_keys() behaviour. | 2018-04-07 | 1 | -23/+14 | |
* | Move the keypair pubkey hash handling code to during config. | 2018-02-10 | 1 | -47/+46 | |
* | Have tls_keypair_pubkey_hash() call tls_keypair_load_cert() instead of | 2018-02-08 | 1 | -10/+5 | |
* | Ensure that tls_keypair_clear() clears the OCSP staple and pubkey hash. | 2018-02-08 | 1 | -6/+5 | |
* | Move tls_keypair_pubkey_hash() to the keypair file. | 2018-02-08 | 1 | -1/+40 | |
* | Split keypair handling out into its own file - it had already appeared | 2018-02-08 | 1 | -0/+146 |