qemu/qga
Daniel P. Berrange 920639cab0 qga: convert to use error checked base64 decode
Switch from using g_base64_decode over to qbase64_decode
in order to get error checking of the base64 input data.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2015-12-18 16:25:08 +00:00
..
installer qga: added another non-interactive gspawn() helper file. 2015-11-25 17:56:45 -06:00
vss-win32
Makefile.objs
channel-posix.c
channel-win32.c qga: fix uninitialized value warning for win32 2015-10-19 18:31:54 -05:00
channel.h
commands-posix.c qga: convert to use error checked base64 decode 2015-12-18 16:25:08 +00:00
commands-win32.c qga: convert to use error checked base64 decode 2015-12-18 16:25:08 +00:00
commands.c qga: convert to use error checked base64 decode 2015-12-18 16:25:08 +00:00
guest-agent-command-state.c
guest-agent-core.h qga: Better mapping of SEEK_* in guest-file-seek 2015-11-25 17:56:45 -06:00
main.c qjson: store tokens in a GQueue 2015-11-26 10:07:07 +01:00
qapi-schema.json qga: Better mapping of SEEK_* in guest-file-seek 2015-11-25 17:56:45 -06:00
service-win32.c
service-win32.h
vss-win32.c
vss-win32.h