aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/tlscreds.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-29crypto: Make QCryptoTLSCreds* structures privatePhilippe Mathieu-Daudé1-16/+0
2021-06-29crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helperPhilippe Mathieu-Daudé1-0/+14
2021-03-23crypto: add reload for QCryptoTLSCredsClassZihao Chang1-3/+5
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-1/+1
2019-07-19crypto: Fix LGPL information in the file headersThomas Huth1-1/+1
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster1-0/+1
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-4/+3
2016-07-04crypto: add support for TLS priority string overrideDaniel P. Berrange1-0/+1
2016-03-22include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.hMarkus Armbruster1-1/+0
2016-02-23include: Clean up includesPeter Maydell1-1/+0
2015-09-15crypto: introduce new base module for TLS credentialsDaniel P. Berrange1-0/+68