spice-common/common
Marc-André Lureau e3f6941895 Bypass certicate verification failure if PUBKEY check only
During switch-host migration, only PUBKEY verification is required.
Couldn't it just load the certificate again for the new session?
perhaps, but that's they way the code used to work until I introduced
a regression in spice commit d46f9d3f4e006d3bca9b99fac25169b17e7ac803.
2012-03-30 14:10:00 +02:00
..
backtrace.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
backtrace.h common/backtrace: for mingw32 no pipe/wait_pid, just disable 2012-03-20 15:25:55 +01:00
bitops.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
canvas_base.c Add SPICE_ATTR_NORETURN and use it for a few functions 2012-03-20 15:30:24 +01:00
canvas_base.h Remove need for SPICE_CANVAS_INTERNAL 2012-03-20 15:30:24 +01:00
canvas_utils.c Fix build with SPICE_DISABLE_ABORT 2012-03-20 15:30:24 +01:00
canvas_utils.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
client_demarshallers.h build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
client_marshallers.h build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
draw.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
gdi_canvas.c Remove need for SPICE_CANVAS_INTERNAL 2012-03-20 15:30:24 +01:00
gdi_canvas.h Remove need for SPICE_CANVAS_INTERNAL 2012-03-20 15:30:24 +01:00
gl_canvas.c build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
gl_canvas.h build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
gl_utils.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
glc.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
glc.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
lines.c Remove casts from void * with xrealloc() calls 2012-03-20 15:25:55 +01:00
lines.h build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
log.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
log.h Add printf format annotations to all '...' functions 2012-03-20 15:30:24 +01:00
lz_common.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
lz_compress_tmpl.c Remove trailing whitespace from end of lines 2012-03-20 15:25:55 +01:00
lz_config.h common: use INLINE instead of inline 2012-03-20 15:25:53 +01:00
lz_decompress_tmpl.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
lz.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
lz.h Add printf format annotations to all '...' functions 2012-03-20 15:30:24 +01:00
macros.h Add SPICE_ATTR_NORETURN and use it for a few functions 2012-03-20 15:30:24 +01:00
Makefile.am build-sys: split client marshallers in seperate lib 2012-03-25 18:38:09 +02:00
marshaller.c fix void* arithmetic 2012-03-20 15:30:24 +01:00
marshaller.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
mem.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
mem.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
messages.h messages.h: add smartcard bits 2012-03-20 15:30:23 +01:00
mutex.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
ogl_ctx.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
ogl_ctx.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
pixman_utils.c Fix some integer range checks which always evaluate false 2012-03-20 15:30:23 +01:00
pixman_utils.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
quic_config.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
quic_family_tmpl.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
quic_rgb_tmpl.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
quic_tmpl.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
quic.c Fix harmless warnings in quic_encode() 2012-03-28 13:30:18 +02:00
quic.h Add printf format annotations to all '...' functions 2012-03-20 15:30:24 +01:00
rect.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
region.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
region.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
ring.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
rop3.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
rop3.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
spice_common.h Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
ssl_verify.c Bypass certicate verification failure if PUBKEY check only 2012-03-30 14:10:00 +02:00
ssl_verify.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
sw_canvas.c Remove need for SPICE_CANVAS_INTERNAL 2012-03-20 15:30:24 +01:00
sw_canvas.h Remove need for SPICE_CANVAS_INTERNAL 2012-03-20 15:30:24 +01:00