summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Cap logging level to the valid boundsHEADmasterFrediano Ziglio2016-03-111-1/+2
* Remove 2 unused vfuncs from client_marshallers.hChristophe Fergeau2016-03-111-2/+0
* Revert "Remove files moved to spice-protocol"Marc-André Lureau2016-03-101-21/+21
* marshaller: fix uninitialized field usageFrediano Ziglio2016-02-031-0/+1
* marshaller: track if add_fd() was given -1Marc-Andre Lureau2016-02-022-9/+17
* Use code to compute a bit maskFrediano Ziglio2016-01-271-11/+2
* Avoid to call ceil_log_2 twice with same valueFrediano Ziglio2016-01-271-2/+2
* ConstificationFrediano Ziglio2016-01-271-1/+1
* zeroLUT has same content of lzeroesFrediano Ziglio2016-01-271-25/+2
* common: constify some declarationsFrediano Ziglio2016-01-273-4/+7
* small spice_strdup optimizationFrediano Ziglio2016-01-261-2/+4
* remove wrong statement terminator from preprocessor macroFrediano Ziglio2016-01-261-1/+1
* log: Kill spice_warn_ifChristophe Fergeau2016-01-261-6/+0
* log: Use glib for loggingChristophe Fergeau2016-01-262-60/+112
* log: Remove unneeded #ifdef/#endifChristophe Fergeau2016-01-261-26/+0
* log: Use more glib macrosChristophe Fergeau2016-01-211-34/+33
* draw: Add spice_image_descriptor_is_lossyPavel Grunt2016-01-202-6/+8
* Add GL scanout structuresMarc-Andre Lureau2016-01-142-0/+20
* marshaller: learn to describe fd passing in messagesMarc-Andre Lureau2016-01-142-0/+27
* ring: use NULL instead of 0 for null pointersFrediano Ziglio2016-01-071-1/+1
* Remove headers that are included in spice_common.hVictor Toso2016-01-079-27/+5
* Remove trailing whitespaceLukas Venhoda2015-12-184-9/+9
* ppc: Fix alpha state checking on BE machinesLukas Venhoda2015-12-171-0/+3
* ppc: Fix colors on ppc when using jpegLukas Venhoda2015-12-171-2/+2
* ppc: Fix colors on ppc when using LZ4Lukas Venhoda2015-12-171-3/+3
* ppc: Fix colors on ppc when using LZLukas Venhoda2015-12-171-3/+3
* ppc: Fix colors on ppc when using QUICLukas Venhoda2015-12-171-3/+3
* ppc: Add support for bigendian color byte orderLukas Venhoda2015-12-171-0/+14
* 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
* 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-251-1/+5
* canvas_base: Remove redundant switch case blockLukas Venhoda2015-11-241-4/+1
* build-sys: Rename SUPPORT_GL to HAVE_GLChristophe Fergeau2015-10-231-1/+1
* ssl-verify: Changed IPv4 hostname to IPv6Lukas Venhoda2015-10-231-24/+21
* ssl-verify: Only check addr length when using IP addrLukas Venhoda2015-10-231-7/+8
* Fix linearization of several marshallers with one itemJavier Celaya2015-09-151-1/+1
* common: Fix typo in commentFrediano Ziglio2015-08-141-1/+1
* Use installed spice-protocol for code generationChristophe Fergeau2015-08-111-29/+23
* 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
* Proto: Add preferred compression message and constants.Javier Celaya2015-06-222-0/+5
* ppc: Fix lz magic endiannessErlon Cruz2015-04-101-1/+3
* 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