summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update spice-protocol submoduleVictor Toso2015-04-241-0/+0
* codegen: Use six.PY3 rather than six.PY2Christophe Fergeau2015-04-142-6/+6
* configure.ac: Check for needed python modules for git buildsChristophe Fergeau2015-04-134-1/+71
* ppc: build-sys: Add big-endian supportErlon Cruz2015-04-101-0/+1
* ppc: Fix lz magic endiannessErlon Cruz2015-04-103-1/+16
* Make spice_codegen.py work on both Python 2 and 3Alexander Wauck2015-04-016-69/+78
* ssl_verify: Move wincrypt.h related #ifdef closer to the includeChristophe Fergeau2015-03-261-4/+4
* Get rid of SW_CANVAS_IMAGE_CACHEChristophe Fergeau2015-03-266-42/+14
* Remove another redundant (SW_CANVAS_CACHE) || (SW_CANVAS_IMAGE_CACHE) #ifdefChristophe Fergeau2015-03-261-2/+0
* Fix typo in pixman_image_get_stride() functionFabiano FidĂȘncio2015-02-251-1/+1
* LZ4: Do not include arpa/inet.h in Windows buildsJavier Celaya2015-02-031-0/+2