qemu-patch-raspberry4/ui
Paul Moore 0f66998ff6 vnc: disable VNC password authentication (security type 2) when in FIPS mode
FIPS 140-2 requires disabling certain ciphers, including DES, which is used
by VNC to obscure passwords when they are sent over the network.  The
solution for FIPS users is to disable the use of VNC password auth when the
host system is operating in FIPS compliance mode and the user has specified
'-enable-fips' on the QEMU command line.

This patch causes QEMU to emit a message to stderr when the host system is
running in FIPS mode and a VNC password was specified on the commend line.
If the system is not running in FIPS mode, or is running in FIPS mode but
VNC password authentication was not requested, QEMU operates normally.

Signed-off-by: Paul Moore <pmoore@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-08-03 14:28:40 -05:00
..
cocoa.m cocoa: Suppress Cocoa frontend for -qtest 2012-05-29 11:40:27 +02:00
curses.c
curses_keys.h
d3des.c
d3des.h
keymaps.c
keymaps.h
Makefile.objs Remove support for non-threaded VNC server 2012-06-27 16:27:00 -05:00
qemu-spice.h
sdl.c
sdl_keysym.h
sdl_zoom.c
sdl_zoom.h
sdl_zoom_template.h
spice-core.c spice_info: add mouse_mode 2012-05-03 10:45:04 +02:00
spice-display.c ui/spice-display.c: add missing initialization for valgrind 2012-06-22 10:46:12 +02:00
spice-display.h
spice-input.c
vnc-auth-sasl.c vnc: Fix packed boolean struct members 2012-03-19 10:52:52 +00:00
vnc-auth-sasl.h vnc: Fix packed boolean struct members 2012-03-19 10:52:52 +00:00
vnc-auth-vencrypt.c Avoid returning void 2012-07-28 09:23:11 +00:00
vnc-auth-vencrypt.h
vnc-enc-hextile-template.h
vnc-enc-hextile.c
vnc-enc-tight.c
vnc-enc-tight.h
vnc-enc-zlib.c
vnc-enc-zrle-template.c
vnc-enc-zrle.c
vnc-enc-zrle.h
vnc-enc-zywrle-template.c
vnc-enc-zywrle.h
vnc-jobs.c Remove support for non-threaded VNC server 2012-06-27 16:27:00 -05:00
vnc-jobs.h Remove support for non-threaded VNC server 2012-06-27 16:27:00 -05:00
vnc-palette.c
vnc-palette.h
vnc-tls.c
vnc-tls.h
vnc.c vnc: disable VNC password authentication (security type 2) when in FIPS mode 2012-08-03 14:28:40 -05:00
vnc.h Remove support for non-threaded VNC server 2012-06-27 16:27:00 -05:00
vnc_keysym.h
x_keymap.c
x_keymap.h