index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
secret.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: Move USER_CREATABLE to secret_common base class
Kevin Wolf
2021-01-29
1
-14
/
+0
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-1
/
+1
*
crypto/secret: move main logic from 'secret' to 'secret_common'.
Alexey Krasikov
2020-06-15
1
-340
/
+7
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-12
/
+6
*
crypto/secret: fix inconsequential errors.
Alexey Krasikov
2020-05-07
1
-1
/
+1
*
crypto: fix getter of a QCryptoSecret's property
Tong Ho
2020-05-07
1
-1
/
+2
*
crypto: use auto cleanup for many stack variables
Daniel P. Berrangé
2019-08-22
1
-23
/
+16
*
crypto: Fix LGPL information in the file headers
Thomas Huth
2019-07-19
1
-1
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
2017-09-04
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
crypto: register properties against the class instead of object
Daniel P. Berrange
2016-02-01
1
-33
/
+27
*
crypto: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
fpu: Replace uint8 typedef with uint8_t
Peter Maydell
2016-01-22
1
-1
/
+1
*
crypto: add QCryptoSecret object class for password/key handling
Daniel P. Berrange
2015-12-18
1
-0
/
+513