summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-08proto: Add agent features messageagentfeaturesPavel Grunt3-1/+14
2016-09-08proto: Use Empty keyword for empty messagePavel Grunt2-5/+1
2016-08-09build-sys: requires liblz4 129 or newerVictor Toso1-1/+1
2016-07-30codegen: Fix compatibility with Python 2.6Francois Gouget1-1/+1
2016-07-26codegen: Do not generate extra null checkPavel Grunt1-2/+1
2016-07-13Use explicit path for inclusionEduardo Lima (Etrunko)2-1/+2
2016-06-24codegen: Autogenerate client_marshallers.hChristophe Fergeau3-47/+33
2016-06-24codegen: Improve header guard generationFrediano Ziglio2-2/+12
2016-06-24codegen: Use "" rather than <> for cmdline includesChristophe Fergeau1-2/+2
2016-06-24codegen: Fix 'registred' typoChristophe Fergeau1-3/+3
2016-06-21Use a macro to simplify ring_get_lengthFrediano Ziglio1-3/+1
2016-06-21extend a comment for type attributesFrediano Ziglio1-1/+1
2016-06-21add a check for negate cases on enumerationsFrediano Ziglio1-0/+1
2016-06-21Adjust verify.h licenceChristophe Fergeau1-4/+4
2016-06-20codegen: Remove unused write_message_marshaller argumentChristophe Fergeau1-2/+2
2016-06-20Update verify.h to latest versionChristophe Fergeau1-55/+89
2016-06-16Make LZ4 dependency check more robustEduardo Lima (Etrunko)1-8/+9
2016-06-13Add LZ4 data compression and use it in spicevmc channelsnir sheriber4-1/+33
2016-06-13Remove a warning compiling under WindowsFrediano Ziglio1-1/+1
2016-06-13Remove deprecated init functionsFrediano Ziglio3-6/+0
2016-06-02simplify #ifdef codeFrediano Ziglio1-16/+12
2016-06-02fix wrong assert checkFrediano Ziglio1-1/+1
2016-05-13Explicitly specify size of SpiceMsgSmartcardDataFrediano Ziglio1-1/+1
2016-05-11Remove GL supportPavel Grunt11-3057/+6
2016-05-09test-logging: Include stdlib.h for _Exit()Pavel Grunt1-0/+1
2016-04-25Use g_getenv() instead of getenv()Fabiano Fidêncio1-2/+2
2016-04-25coverity: remove structurally dead codeFabiano Fidêncio1-11/+8
2016-04-25coverity: remove unused valueFabiano Fidêncio1-3/+1
2016-04-25coverity: avoid division or modulo by zeroFabiano Fidêncio1-1/+1
2016-04-25coverity: avoid dereference after null checkFabiano Fidêncio1-0/+1
2016-04-25coverity: avoid resource leakFabiano Fidêncio1-0/+1
2016-04-25coverity: avoid use after freeFabiano Fidêncio1-0/+1
2016-04-19Define canvas_fix_alignment when is usedHEADmasterPavel Grunt1-0/+2
2016-04-18build-sys: Define opengl GL_LIBS and GL_CFLAGS in generated Makefile.inLin Ma1-0/+2
2016-04-15fix 16 bpp LZ image decompressionFrediano Ziglio1-22/+32
2016-04-05log: Make sure glib threading is initializedChristophe Fergeau2-1/+9
2016-04-05log: Use SPICE_CONSTRUCTOR_FUNCChristophe Fergeau2-46/+24
2016-04-05log: Clamp SPICE_DEBUG_LEVEL if it's too highChristophe Fergeau1-0/+3
2016-03-31tests: Fix glib version checkChristophe Fergeau1-2/+2
2016-03-312/2] Add check for opensslEduardo Lima (Etrunko)2-2/+12
2016-03-31Fix build in systems with Glib version older than 2.38Eduardo Lima (Etrunko)2-0/+8
2016-03-23use macro to define constructor functionFrediano Ziglio8-34/+7
2016-03-17define SPICE_CONSTRUCTOR_FUNC and SPICE_DESTRUCTOR_FUNC macrosFrediano Ziglio1-0/+22
2016-03-16tests: exit on SIGABRTFrediano Ziglio1-0/+8
2016-03-11Cap logging level to the valid boundsFrediano Ziglio1-1/+2
2016-03-11Remove 2 unused vfuncs from client_marshallers.hChristophe Fergeau1-2/+0
2016-03-10protocol: Add support for the VP8 and h264 video codecsFrancois Gouget1-0/+2
2016-03-10protocol: add unix GL scanout messagesMarc-Andre Lureau1-0/+24
2016-03-10proto: Use proper type for preferred_compression fieldChristophe Fergeau1-1/+1
2016-03-10proto: Rename image_compress to image_compressionChristophe Fergeau1-1/+1