summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-23ring: add RING_FOREACH_REVERSED_SAFEbitmap-crop.mem-controlYonit Halperin1-0/+6
2013-10-23quic: add x-offset option to bitmap encodingYonit Halperin2-23/+27
2013-10-23Be explicit about spice-common licenseJonathon Jongsma2-2/+523
2013-10-23codegen: Add a --generate-wireshark-dissector optionJonathon Jongsma2-32/+82
2013-10-11ssl: Don't try hostname check if cert subject check failsChristophe Fergeau1-8/+5
2013-10-11ssl: Log an error when peer certificate verification failedChristophe Fergeau1-1/+9
2013-10-11ssl: Improve error message in cert chain verificationChristophe Fergeau1-2/+2
2013-10-04Remove INLINE usageMarc-André Lureau9-48/+48
2013-09-30gl: use glCopyPixels()Marc-André Lureau1-1/+1
2013-09-30gl: cope with positive stride in put_image()Marc-André Lureau1-3/+7
2013-09-30gl: ignore alpha channel in draw_copyMarc-André Lureau1-0/+1
2013-09-30gl: ignore if mask has not bitmapMarc-André Lureau1-1/+2
2013-09-26build-sys: add --enable-smartcard=autoMarc-André Lureau1-10/+14
2013-09-12Update spice-protocolMarc-André Lureau1-0/+0
2013-09-12quic: precompute golomb codesMarc-André Lureau2-14/+33
2013-09-12quic: compile with constant bppMarc-André Lureau3-13/+13
2013-09-12canvas: use precomputed revers_bitsMarc-André Lureau1-0/+43
2013-09-12proto: add fake last message in base channelMarc-André Lureau1-0/+2
2013-09-12proto: comment future surface flags usageMarc-André Lureau1-0/+2
2013-08-20Fix min gcc version for __attribute__(format)Christophe Fergeau1-7/+3
2013-07-10Update spice-protocol to 0.12.6Uri Lublin1-0/+0
2013-06-24Update spice-protocolHans de Goede1-0/+0
2013-04-22add SPICE_MSG_PLAYBACK_LATENCYYonit Halperin3-0/+8
2013-04-22add stream report messagesYonit Halperin4-0/+37
2013-04-10Add compile-time check for lz arraysChristophe Fergeau3-0/+251
2013-04-10supply missing IS_IMAGE_TYPE_* elements for LZ_IMAGE_TYPE_A8Laszlo Ersek1-2/+2
2013-04-02region.c: fix region_bounds_intersectsYonit Halperin1-1/+1
2013-03-07Update spice-protocolHans de Goede1-0/+0
2013-03-04Update spice-protocolHans de Goede1-0/+0
2013-02-07Address a compilation warning due to missing typecastMichael Tokarev1-1/+1
2013-02-07spice-common: remove version constructionMichael Tokarev1-1/+1
2013-01-31canvas_base: fix not caching palettes that belong to images that are not rend...Yonit Halperin1-1/+18
2013-01-28spice-protocol: updated submodule for new PROXY controller messageMarc-André Lureau1-0/+0
2013-01-18spice-common: Update spice-protocol to include VD_AGENT_CAP_SPARSE_MONITORS_C...Hans de Goede1-0/+0
2013-01-11Update spice-protocolDunrong Huang1-0/+0
2012-12-05Add a "port" channelMarc-André Lureau3-0/+32
2012-12-05update spice-protocolMarc-André Lureau1-0/+0
2012-11-04common/lz.c: improve lz_encode commentAlon Levy1-2/+3
2012-10-18ssl-verify: use more explicit error messageMarc-André Lureau1-0/+3
2012-09-21Update spice-protocol submodule to 0.12.2Christophe Fergeau1-0/+0
2012-09-21Update git.mk to latest versionChristophe Fergeau1-1/+4
2012-09-12Update spice-protocol moduleAlon Levy1-0/+0
2012-09-10Update spice-protocol submoduleChristophe Fergeau1-0/+0
2012-08-28build-sys: remove Makefile from marshaller build depMarc-André Lureau1-1/+0
2012-08-27inputs: add a INPUTS_KEY_SCANCODE messageMarc-André Lureau2-0/+2
2012-08-27configure.ac: support automake >= 1.12Alon Levy1-0/+3
2012-08-27support seamless migrationYonit Halperin5-7/+43
2012-08-27add SPICE_MSG_MAIN_AGENT_CONNECTED_TOKENSYonit Halperin3-0/+6
2012-08-24Add support for A8 images to the LZ routinesSøren Sandmann Pedersen13-19/+316
2012-08-13canvas_utils: Make sure strides are aligned to multiple of 4Søren Sandmann Pedersen1-0/+3