summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-19Use lz4 if possibleauto_lz4Pavel Grunt1-5/+11
2016-01-14Add GL scanout structuresMarc-Andre Lureau2-0/+20
2016-01-14marshaller: learn to describe fd passing in messagesMarc-Andre Lureau2-0/+27
2016-01-07ring: use NULL instead of 0 for null pointersFrediano Ziglio1-1/+1
2016-01-07Remove headers that are included in spice_common.hVictor Toso9-27/+5
2015-12-18m4: Add macro for --with-saslPavel Grunt1-0/+27
2015-12-18Remove trailing whitespaceLukas Venhoda5-18/+18
2015-12-17ppc: Fix alpha state checking on BE machinesLukas Venhoda1-0/+3
2015-12-17ppc: Fix colors on ppc when using jpegLukas Venhoda1-2/+2
2015-12-17ppc: Fix colors on ppc when using LZ4Lukas Venhoda1-3/+3
2015-12-17ppc: Fix colors on ppc when using LZLukas Venhoda1-3/+3
2015-12-17ppc: Fix colors on ppc when using QUICLukas Venhoda1-3/+3
2015-12-17ppc: Add support for bigendian color byte orderLukas Venhoda1-0/+14
2015-12-17pixman_utils: Use PIXMAN_LE_ constants in spice_bitmap_try_as_pixman()Lukas Venhoda1-15/+3
2015-12-17pixman_utils: Add macros for color byte orderingLukas Venhoda1-0/+10
2015-12-16test: Use _LDADD rather than _LDFLAGSChristophe Fergeau1-1/+1
2015-12-14m4: Fix SPICE_WARNING on el6Christophe Fergeau1-1/+1
2015-11-27ssl-verify: Don't leak GInetAddressChristophe Fergeau1-2/+8
2015-11-27ssl-verify: Handle NULL return from g_inet_address_new_from_string()Christophe Fergeau1-2/+6
2015-11-25Use new libcacard.h if possibleMarc-André Lureau2-2/+12
2015-11-25Fix make distcheckMarc-André Lureau3-4/+5
2015-11-24canvas_base: Remove redundant switch case blockLukas Venhoda1-4/+1
2015-11-16build-sys: Add SPICE_CHECK_GSTREAMER_ELEMENTS()Francois Gouget1-0/+36
2015-11-04build-sys: Add SPICE_CHECK_GSTREAMER()Francois Gouget1-0/+20
2015-11-04build-sys: Add the SPICE_WARNING() and SPICE_PRINT_MESSAGES m4 macrosFrancois Gouget1-0/+21
2015-11-02build-sys: Add missing # to commentChristophe Fergeau1-1/+1
2015-10-23build-sys: Rename SUPPORT_GL to HAVE_GLChristophe Fergeau2-3/+3
2015-10-23build-sys: Set automake conditional in SPICE_CHECK_SMARTCARDChristophe Fergeau1-2/+4
2015-10-23build-sys: Fix error in SPICE_CHECK_LZ4 descriptionChristophe Fergeau1-1/+1
2015-10-23build-sys: Add gio-2.0 to SPICE_CHECK_GLIB2Christophe Fergeau1-1/+1
2015-10-23ssl-verify: Changed IPv4 hostname to IPv6Lukas Venhoda1-24/+21
2015-10-23m4: Require glib version >= 2.22Lukas Venhoda1-1/+1
2015-10-23ssl-verify: Only check addr length when using IP addrLukas Venhoda1-7/+8
2015-10-13build-sys: Rework SPICE_CHECK_* m4 macrosChristophe Fergeau2-56/+40
2015-10-07build-sys: Use ${PKG_CONFIG} rather than pkg-configChristophe Fergeau1-1/+1
2015-09-15Add marshaller test caseChristophe Fergeau5-0/+111
2015-09-15Fix linearization of several marshallers with one itemJavier Celaya1-1/+1
2015-08-14common: Fix typo in commentFrediano Ziglio1-1/+1
2015-08-14build-sys: Remove code generation files from EXTRA_DISTChristophe Fergeau1-8/+0
2015-08-11Remove files moved to spice-protocolFrediano Ziglio13-5987/+1
2015-08-11Use installed spice-protocol for code generationChristophe Fergeau3-30/+27
2015-08-11Remove spice-protocol submoduleChristophe Fergeau4-7/+1
2015-08-04codegen: ptypes.py: keep attribute names in setsUri Lublin1-4/+4
2015-07-29Update spice-protocol submoduleChristophe Fergeau1-0/+0
2015-07-23codegen: Allow to specify C type for index variableFrediano Ziglio1-1/+3
2015-07-23codegen: Check we don't pop too many indexesFrediano Ziglio1-0/+1
2015-07-23codegen: Remove old ptr32 attributeFrediano Ziglio1-4/+0
2015-07-23codegen: Do some checks on attributesFrediano Ziglio1-0/+72
2015-07-23codegen: Reuse code to fix attribute from prototype fileFrediano Ziglio1-16/+16
2015-07-23codegen: Remove duplicate variable initializationFrediano Ziglio1-1/+0