summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pixman_utils: Use PIXMAN_LE_ constants in spice_bitmap_try_as_pixman()Lukas Venhoda2015-12-171-15/+3
* pixman_utils: Add macros for color byte orderingLukas Venhoda2015-12-171-0/+10
* test: Use _LDADD rather than _LDFLAGSChristophe Fergeau2015-12-161-1/+1
* m4: Fix SPICE_WARNING on el6Christophe Fergeau2015-12-141-1/+1
* ssl-verify: Don't leak GInetAddressChristophe Fergeau2015-11-271-2/+8
* ssl-verify: Handle NULL return from g_inet_address_new_from_string()Christophe Fergeau2015-11-271-2/+6
* Use new libcacard.h if possibleMarc-André Lureau2015-11-252-2/+12
* Fix make distcheckMarc-André Lureau2015-11-253-4/+5
* canvas_base: Remove redundant switch case blockLukas Venhoda2015-11-241-4/+1
* build-sys: Add SPICE_CHECK_GSTREAMER_ELEMENTS()Francois Gouget2015-11-161-0/+36
* build-sys: Add SPICE_CHECK_GSTREAMER()Francois Gouget2015-11-041-0/+20
* build-sys: Add the SPICE_WARNING() and SPICE_PRINT_MESSAGES m4 macrosFrancois Gouget2015-11-041-0/+21
* build-sys: Add missing # to commentChristophe Fergeau2015-11-021-1/+1
* build-sys: Rename SUPPORT_GL to HAVE_GLChristophe Fergeau2015-10-232-3/+3
* build-sys: Set automake conditional in SPICE_CHECK_SMARTCARDChristophe Fergeau2015-10-231-2/+4
* build-sys: Fix error in SPICE_CHECK_LZ4 descriptionChristophe Fergeau2015-10-231-1/+1
* build-sys: Add gio-2.0 to SPICE_CHECK_GLIB2Christophe Fergeau2015-10-231-1/+1
* ssl-verify: Changed IPv4 hostname to IPv6Lukas Venhoda2015-10-231-24/+21
* m4: Require glib version >= 2.22Lukas Venhoda2015-10-231-1/+1
* ssl-verify: Only check addr length when using IP addrLukas Venhoda2015-10-231-7/+8
* build-sys: Rework SPICE_CHECK_* m4 macrosChristophe Fergeau2015-10-132-56/+40
* build-sys: Use ${PKG_CONFIG} rather than pkg-configChristophe Fergeau2015-10-071-1/+1
* Add marshaller test caseChristophe Fergeau2015-09-155-0/+111
* Fix linearization of several marshallers with one itemJavier Celaya2015-09-151-1/+1
* common: Fix typo in commentFrediano Ziglio2015-08-141-1/+1
* build-sys: Remove code generation files from EXTRA_DISTChristophe Fergeau2015-08-141-8/+0
* Remove files moved to spice-protocolFrediano Ziglio2015-08-1113-5987/+1
* Use installed spice-protocol for code generationChristophe Fergeau2015-08-113-30/+27
* Remove spice-protocol submoduleChristophe Fergeau2015-08-114-7/+1
* codegen: ptypes.py: keep attribute names in setsUri Lublin2015-08-041-4/+4
* Update spice-protocol submoduleChristophe Fergeau2015-07-291-0/+0
* codegen: Allow to specify C type for index variableFrediano Ziglio2015-07-231-1/+3
* codegen: Check we don't pop too many indexesFrediano Ziglio2015-07-231-0/+1
* codegen: Remove old ptr32 attributeFrediano Ziglio2015-07-231-4/+0
* codegen: Do some checks on attributesFrediano Ziglio2015-07-231-0/+72
* codegen: Reuse code to fix attribute from prototype fileFrediano Ziglio2015-07-231-16/+16
* codegen: Remove duplicate variable initializationFrediano Ziglio2015-07-231-1/+0
* codegen: Optimize code indentation and avoid a loopFrediano Ziglio2015-07-231-2/+1
* codegen: Fix typo in variable nameFrediano Ziglio2015-07-231-1/+1
* codegen: Simplify if/else blocksFrediano Ziglio2015-07-231-18/+11
* codegen: Import six module before first useFrediano Ziglio2015-07-231-1/+2
* codegen: Fix enums.h generation with python3Christophe Fergeau2015-07-231-2/+2
* proto: Remove space before tabChristophe Fergeau2015-07-202-3/+3
* m4: Add compat AS_VAR_APPEND for older autoconfChristophe Fergeau2015-07-022-4/+5
* ppc: Fix quic magic endianessLukas Venhoda2015-07-021-1/+2
* ppc: Fix lz magic endianessLukas Venhoda2015-07-022-4/+3
* ppc: Fix quic decode endianessLukas Venhoda2015-07-021-3/+5
* Update spice-protocolChristophe Fergeau2015-06-221-0/+0
* Proto: Add preferred compression message and constants.Javier Celaya2015-06-223-0/+20
* m4: Add macro for --enable-lz4Christophe Fergeau2015-06-171-0/+24