spice-common/common
Christophe Fergeau bf5511033d ssl: more verbose output when SSL verification fails
This should make SSL connection failures easier to diagnose.
2012-06-25 14:59:59 +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 missing struct field initializers 2012-04-25 14:23:31 +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 smartcard: build fixes for spice server 2012-06-14 13:53:46 +03:00
draw.h Set the clip type to reflect the on wire type. 2012-04-26 19:47:10 +03:00
gdi_canvas.c Add a return value to the default case in create_bitmap to satisfy VC++ 2012-04-17 10:17:10 +03: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 allow log.c to compile under MSVC++ 2012-04-18 16:54:33 +03: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 video streaming: add support for frames of different sizes 2012-05-02 14:47:29 +03: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 rect: add rect_debug 2012-05-02 14:47:26 +03:00
region.c region: add region_extents 2012-05-02 14:47:27 +03:00
region.h region: add region_extents 2012-05-02 14:47:27 +03: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 ssl: more verbose output when SSL verification fails 2012-06-25 14:59:59 +02:00
ssl_verify.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
sw_canvas.c Add missing struct field initializers 2012-04-25 14:23:31 +01:00
sw_canvas.h Remove need for SPICE_CANVAS_INTERNAL 2012-03-20 15:30:24 +01:00