summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-23codegen: Optimize code indentation and avoid a loopFrediano Ziglio1-2/+1
2015-07-23codegen: Fix typo in variable nameFrediano Ziglio1-1/+1
2015-07-23codegen: Simplify if/else blocksFrediano Ziglio1-18/+11
2015-07-23codegen: Import six module before first useFrediano Ziglio1-1/+2
2015-07-23codegen: Fix enums.h generation with python3Christophe Fergeau1-2/+2
2015-07-20proto: Remove space before tabChristophe Fergeau2-3/+3
2015-07-02m4: Add compat AS_VAR_APPEND for older autoconfChristophe Fergeau2-4/+5
2015-07-02ppc: Fix quic magic endianessLukas Venhoda1-1/+2
2015-07-02ppc: Fix lz magic endianessLukas Venhoda2-4/+3
2015-07-02ppc: Fix quic decode endianessLukas Venhoda1-3/+5
2015-06-22Update spice-protocolChristophe Fergeau1-0/+0
2015-06-22Proto: Add preferred compression message and constants.Javier Celaya3-0/+20