summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-07doc: Document G_MESSAGES_DEBUG usechar-device-upstreamChristophe Fergeau1-0/+10
2019-02-07stream-device: Get rid of 'sin' useChristophe Fergeau1-29/+27
2019-02-07Remove RedVmcChannel::chardev_sinChristophe Fergeau3-7/+17
2019-02-07char-device: Make some helpers staticChristophe Fergeau2-10/+6
2019-02-07fixup! Use new spice_char_device_* helpersChristophe Fergeau2-3/+4
2019-02-06Use new spice_char_device_* helpersChristophe Fergeau5-97/+32
2019-02-06char-device: Add helpers to invoke SpiceCharDeviceInterface vfuncsChristophe Fergeau2-0/+83
2019-02-06char-device: Remove CharDevice::remove_client()Christophe Fergeau6-52/+7
2019-02-06char-device: Make send_tokens_to_client() optionalChristophe Fergeau4-26/+3
2019-02-06smartcard: Remove unused smartcard_get_vsc_msg_item argumentChristophe Fergeau1-5/+3
2019-02-05memslot: Fix off-by-one error in group/slot boundary checkChristophe Fergeau2-2/+32
2019-02-05build-sys: Raise glib requirement to 2.38Christophe Fergeau1-2/+2
2019-02-04red-stream-device: Constify stream_device_get_device_display_info resultFrediano Ziglio3-3/+3
2019-02-01meson: Use underscorify() instead of split()Eduardo Lima (Etrunko)1-2/+1
2019-02-01m4: Remove repeated warnings suppressionEduardo Lima (Etrunko)1-3/+0
2019-01-31event-loop: Port to WindowsFrediano Ziglio1-0/+5
2019-01-31replay: Port to WindowsFrediano Ziglio1-2/+9
2019-01-31test-listen: Exclude Unix sockets part under WindowsFrediano Ziglio1-0/+10
2019-01-31reds: Explicitly include inttypes.hFrediano Ziglio1-0/+1
2019-01-31windows: Do not include headers not available on WindowsFrediano Ziglio12-11/+32
2019-01-31red-qxl: Use proper formatting string for size_tFrediano Ziglio1-1/+2
2019-01-30display-channel: Remove unused includesFrediano Ziglio2-10/+1
2019-01-30red-stream-device: Fix "make syntax-check"Frediano Ziglio1-3/+3
2019-01-30image-encoders: Initialize Zlib lazilyFrediano Ziglio1-8/+11
2019-01-30smartcard: do not keep weak ref when device is NULLUri Lublin1-2/+4
2019-01-29Send the graphics device info from streaming agent to the vd_agentLukáš Hrázký3-2/+86
2019-01-29Receive the GraphicsDeviceInfo message from the streaming agentLukáš Hrázký4-3/+88
2019-01-29Send the graphics device info to the vd_agentLukáš Hrázký7-2/+94
2019-01-28QXL interface: improve the spice_qxl_set_device_info documentationLukáš Hrázký1-10/+22
2019-01-26QXL interface: deprecate spice_qxl_set_max_monitorsLukáš Hrázký2-2/+3
2019-01-26QXL interface: add a function to identify monitors in the guestLukáš Hrázký3-0/+95
2019-01-23red-worker: Remove obsolete type definitionFrediano Ziglio1-1/+0
2019-01-23ci: Remove dependencies from copr buildFrediano Ziglio1-3/+6
2019-01-23Trace streaming device data using recorderFrediano Ziglio2-0/+11
2019-01-23Allows to enable recorder integrationFrediano Ziglio3-0/+6
2019-01-23Update spice-common submoduleFrediano Ziglio1-0/+0
2019-01-17Reuse SPICE_UPCAST instead of SPICE_CONTAINEROF where possibleFrediano Ziglio3-22/+24
2019-01-15sasl: Simplify red_stream_write_u32_le call with '0' serveroutlenChristophe Fergeau1-1/+1
2019-01-08red-replay-qxl: Use PRIxPTR constant for string formattingFrediano Ziglio1-1/+1
2019-01-03test-display-base: Remove error from "make syntax-check"Frediano Ziglio1-1/+0
2019-01-03test-display-base: Port to WindowsFrediano Ziglio2-22/+19
2019-01-03replay: Force binary mode on input on WindowsFrediano Ziglio1-1/+4
2018-12-25test-playback: Simplify wave generation formulaeFrediano Ziglio1-1/+2
2018-12-25test-playback: Remove obsolete debugFrediano Ziglio1-3/+0
2018-12-25test-playback: Update misleading commentsFrediano Ziglio1-2/+2
2018-12-25test-playback: Remove useless check for "frame"Frediano Ziglio1-4/+2
2018-12-23reds_stat: Use EXIT_SUCCESS/EXIT_FAILURE for program resultFrediano Ziglio1-5/+5
2018-12-23reds_stat: Print errors on standard error, not standard outputFrediano Ziglio1-3/+3
2018-12-07tests/pki: Use CA/certificate valid until 2048 and with 2048 bitsFrediano Ziglio3-33/+55
2018-12-06qxl: Release QXL resources in red_put_surface_cmdChristophe Fergeau3-7/+9