qemu-patch-raspberry4/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 error: On abort, report where the error was created 2015-09-10 13:48:06 +02:00
channel-posix.c qga: handle G_IO_STATUS_AGAIN in ga_channel_write_all() 2015-10-19 18:31:54 -05:00
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 qga: Use g_new() & friends where that makes obvious sense 2015-10-19 18:28:06 -05:00
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
Makefile.objs
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 error: On abort, report where the error was created 2015-09-10 13:48:06 +02:00
vss-win32.h