summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-26glz-encoder: Do not discard top bits of lower part sending 64 bit ints0.14Frediano Ziglio1-1/+1
2018-01-22ci: Install python3 packages to fix compile on new FedoraFrediano Ziglio1-1/+4
2018-01-22red-parse-qxl: Copy correctly brush positionFrediano Ziglio1-0/+1
2017-10-11spice-server 0.14.0 releasev0.14.0Christophe Fergeau2-1/+10
2017-10-10dcc: Fix seamless migrationChristophe Fergeau1-0/+6
2017-10-04Mention vmport in user manualJonathon Jongsma1-4/+7
2017-10-04gl: fix client mouse modeFrediano Ziglio3-14/+23
2017-09-25build: Update spice-common submodulev0.13.91Christophe Fergeau1-0/+0
2017-09-25build: Prepare for 0.13.91 releaseChristophe Fergeau2-1/+16
2017-09-21tests: Automatically determine free port to useChristophe Fergeau3-13/+41
2017-09-19Use GLib memory functions for RedsMigSpice::cert_subjectFrediano Ziglio2-4/+4
2017-09-19reds: Use GLib memory functions for RedServerConfigFrediano Ziglio1-2/+2
2017-09-19reds: Use GLib memory functions for RedServerConfig::mig_spiceFrediano Ziglio1-2/+2
2017-09-19Use GLib memory functions for RedsMigSpice::hostFrediano Ziglio2-4/+4
2017-09-19reds: Use GLib memory functions for migration dataFrediano Ziglio1-9/+9
2017-09-19reds: Use GLib memory functions for linkFrediano Ziglio1-2/+2
2017-09-19reds: Start using GLib memory functionsFrediano Ziglio1-10/+11
2017-09-19sound: Use GLib memory functionsFrediano Ziglio1-8/+8
2017-09-19image-encoders: Use GLib memory functionsFrediano Ziglio1-10/+10
2017-09-19Start using GLib memory allocationFrediano Ziglio15-57/+56
2017-09-19tests: Add a test to check tight loop during ack waitingFrediano Ziglio2-0/+349
2017-09-19Introduce a macro to help declaring new GObjectFrediano Ziglio1-0/+26
2017-09-19red-channel-client: Prevent too tight loop waiting for ACKsFrediano Ziglio1-1/+4
2017-09-19red-channel-client: Introduce a helper to update watch event maskFrediano Ziglio1-11/+18
2017-09-18red-qxl: Reuse red_qxl_async_completeFrediano Ziglio1-5/+2
2017-09-18red-qxl: Remove AsyncCommandFrediano Ziglio4-64/+33
2017-09-18channel-client: Remove red_channel_client_pipe_add_tail_pushFrediano Ziglio4-12/+2
2017-09-18channel: Fix leak in red_channel_remove_clientChristophe Fergeau1-1/+1
2017-09-18tests: Rename stat-main.c to test-stat.cFrediano Ziglio2-1/+1
2017-09-18tests: Separate Makefile.am in sectionsFrediano Ziglio1-18/+22
2017-09-18tests: Ignore test output resultsFrediano Ziglio1-0/+2
2017-09-18smartcard: Fix typo in commentFrediano Ziglio1-1/+1
2017-09-14reds_stat: Show single spice file if only one is presentFrediano Ziglio1-3/+29
2017-09-13stream: Simplify FOREACH_STREAMS macroFrediano Ziglio1-3/+1
2017-09-12channel: Remove no longer used red_channel_apply_clients{_data,}Christophe Fergeau2-16/+0
2017-09-12channel: Remove red_channel_client_disconnect_if_pending_send()Christophe Fergeau3-11/+14
2017-09-12channel: Call red_channel_disconnect_if_pending_send() from red_channel_wait_...Christophe Fergeau4-15/+9
2017-09-12tests: Avoid to disable all deprecation warnings just for expect functionsFrediano Ziglio2-12/+22
2017-09-12red-worker: Start processing commands as soon as possibleFrediano Ziglio1-0/+1
2017-09-12test-gst: Free pipelinesFrediano Ziglio1-0/+15
2017-09-12test-gst: Remove options parsing leaksFrediano Ziglio1-12/+24
2017-09-12test-gst: Remove useless checkFrediano Ziglio1-5/+0
2017-09-12reds: Fix leaks if reds_init_client_ssl_connection failsFrediano Ziglio1-3/+4
2017-09-12tests: Check leaks in spice_server_add_ssl_clientFrediano Ziglio2-0/+13
2017-09-12red-channel-client: Early check for valid streamFrediano Ziglio1-8/+14
2017-09-11mjpeg: Reuse realloc instead of implementing it manuallyFrediano Ziglio1-5/+1
2017-09-11reds-stream: Remove shutdown fieldFrediano Ziglio2-7/+6
2017-09-11docs: Add some documentation on spice threading modelFrediano Ziglio3-2/+79
2017-09-08red-qxl: Remove unused includesFrediano Ziglio1-2/+0
2017-09-08red-qxl: Move private declarations to red-worker.hFrediano Ziglio3-244/+250