summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* common: Fix -Wsign-compareFabiano Fidêncio2014-09-181-2/+2
* common: Fix -Wunused-parameterFabiano Fidêncio2014-09-188-22/+46
* common: Remove dead codeFabiano Fidêncio2014-09-181-9/+0
* quic_family_tmpl: Fix "FORWARD_NULL" caught by coverityFabiano Fidêncio2014-07-231-0/+2
* quic: Fix "UNINIT" caught by coverityFabiano Fidêncio2014-07-231-7/+5
* quic: Fix melcstate "OVERRUN" caught by coverityFabiano Fidêncio2014-07-141-4/+4
* Mark sw_canvas.[ch] as automake source filesChristophe Fergeau2014-05-071-2/+10
* Use #include "common/..." in (de)marshallersChristophe Fergeau2014-04-161-7/+8
* Fix generation of marshallers in VPATH buildsChristophe Fergeau2014-04-161-9/+9
* quic: Fix test which is always trueChristophe Fergeau2014-01-201-1/+1
* ssl: Don't use uninitialized variable in verify_subject()Christophe Fergeau2014-01-072-12/+9
* mi: Fix shadow warningsChristophe Fergeau2014-01-071-4/+0
* mi: fix memory leak in miFillUniqueSpanGroupChristophe Fergeau2014-01-071-0/+2
* mi: Avoid stack smash when drawing dashed linesChristophe Fergeau2014-01-071-3/+3
* quic: Add missing break; in switch/caseChristophe Fergeau2014-01-071-0/+2
* backtrace: Don't attempt to call seteuid(0)Christophe Fergeau2014-01-071-1/+0
* Remove unused variableChristophe Fergeau2014-01-071-2/+0
* Add support for the Opus codec.Jeremy White2014-01-023-12/+141
* Add a snd_codec interface to abstract the use of audio codecs such as celt.Jeremy White2014-01-023-0/+356
* ssl: Don't try hostname check if cert subject check failsChristophe Fergeau2013-10-111-8/+5
* ssl: Log an error when peer certificate verification failedChristophe Fergeau2013-10-111-1/+9
* ssl: Improve error message in cert chain verificationChristophe Fergeau2013-10-111-2/+2
* Remove INLINE usageMarc-André Lureau2013-10-048-48/+48
* gl: use glCopyPixels()Marc-André Lureau2013-09-301-1/+1
* gl: cope with positive stride in put_image()Marc-André Lureau2013-09-301-3/+7
* gl: ignore alpha channel in draw_copyMarc-André Lureau2013-09-301-0/+1
* gl: ignore if mask has not bitmapMarc-André Lureau2013-09-301-1/+2
* quic: precompute golomb codesMarc-André Lureau2013-09-122-14/+33
* quic: compile with constant bppMarc-André Lureau2013-09-123-13/+13
* canvas: use precomputed revers_bitsMarc-André Lureau2013-09-121-0/+43
* Fix min gcc version for __attribute__(format)Christophe Fergeau2013-08-201-7/+3
* add SPICE_MSG_PLAYBACK_LATENCYYonit Halperin2013-04-221-0/+4
* add stream report messagesYonit Halperin2013-04-222-0/+19
* Add compile-time check for lz arraysChristophe Fergeau2013-04-103-0/+251
* supply missing IS_IMAGE_TYPE_* elements for LZ_IMAGE_TYPE_A8Laszlo Ersek2013-04-101-2/+2
* region.c: fix region_bounds_intersectsYonit Halperin2013-04-021-1/+1
* Address a compilation warning due to missing typecastMichael Tokarev2013-02-071-1/+1
* canvas_base: fix not caching palettes that belong to images that are not rend...Yonit Halperin2013-01-311-1/+18
* Add a "port" channelMarc-André Lureau2012-12-052-0/+15
* common/lz.c: improve lz_encode commentAlon Levy2012-11-041-2/+3
* ssl-verify: use more explicit error messageMarc-André Lureau2012-10-181-0/+3
* build-sys: remove Makefile from marshaller build depMarc-André Lureau2012-08-281-1/+0
* support seamless migrationYonit Halperin2012-08-272-1/+15
* add SPICE_MSG_MAIN_AGENT_CONNECTED_TOKENSYonit Halperin2012-08-271-0/+2
* Add support for A8 images to the LZ routinesSøren Sandmann Pedersen2012-08-2411-18/+261
* canvas_utils: Make sure strides are aligned to multiple of 4Søren Sandmann Pedersen2012-08-131-0/+3
* build-sys: fix make distcheckMarc-André Lureau2012-07-161-1/+4
* support multiple monitors in single display channelAlon Levy2012-07-121-0/+16
* spice-protocol/spice/enums.h: rebuild from spice.protoAlon Levy2012-07-081-1/+4
* common/log.h: add spice_infoAlon Levy2012-07-051-0/+6