summaryrefslogtreecommitdiff
path: root/tests/test-crypto-secret.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-13crypto: remove temp files on completion of secrets testDaniel P. Berrange1-2/+4
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-03-22include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.hMarkus Armbruster1-0/+1
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-02-16tests: Clean up includesPeter Maydell1-0/+1
2015-12-18crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange1-0/+452