summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-30Move thread dispatching to RedChannelclientcbsChristophe Fergeau5-110/+168
2017-08-30Convert ClientCbs to channel virtual functionsJonathon Jongsma11-116/+74
2017-08-30Move Cursor and Display client cbs to channel fileJonathon Jongsma5-153/+155
2017-08-30red-qxl: remove use of g_object_get_data()Jonathon Jongsma3-13/+21
2017-08-30red-worker: don't pass 'dispatcher' as data for ClientCbsJonathon Jongsma1-2/+2
2017-08-29main-channel: Fix multimedia time argument typeFrediano Ziglio4-4/+4
2017-08-29red-qxl: Avoid using dangling pointers to RedClientFrediano Ziglio2-2/+8
2017-08-29worker: Add some loop statisticsFrediano Ziglio1-0/+7
2017-08-25red-worker: Remove small memory leakFrediano Ziglio1-2/+1
2017-08-25dcc: Reuse display variableFrediano Ziglio1-1/+1
2017-08-25RedChannelClient: Mark some private data as boolChristophe Fergeau2-9/+9
2017-08-25reds: Inline very simple functionFrediano Ziglio1-6/+1
2017-08-25display-channel: Check that all structure are destroyed during finalizeFrediano Ziglio2-0/+27
2017-08-23red-channel: unregister channel in red_channel_destroyFrediano Ziglio5-21/+5
2017-08-23display-channel: push monitor configurationFrediano Ziglio3-11/+13
2017-08-23reds: use SpiceMouseMode for RedsState::mouse_modeFrediano Ziglio7-12/+13
2017-08-23char-device: Allows to handle port events from any char deviceFrediano Ziglio3-7/+29
2017-08-23Avoid leaking memory on invalid cursor commandsJonathon Jongsma1-0/+1
2017-08-21Remove iterator from list iteration macrosFrediano Ziglio11-116/+65
2017-08-21red-client: Do not compute channel if client is not connectedFrediano Ziglio1-1/+1
2017-08-21red-client: Minor space fixesFrediano Ziglio1-7/+9
2017-08-15Remove call to red_channel_client_push outside RedChannelFrediano Ziglio1-2/+0
2017-08-12build: Update spice-commonFrediano Ziglio1-0/+0
2017-07-28ci: Fix recent GitLab failuresFrediano Ziglio1-1/+1
2017-07-28README: Add missing optional dependenciesFrediano Ziglio1-0/+3
2017-07-28README: Fix minor dependencyFrediano Ziglio1-1/+1
2017-07-28README: Remove OpenGL dependencyFrediano Ziglio1-1/+0
2017-07-28README: Remove obsolete GUI dependenciesFrediano Ziglio1-4/+0
2017-07-28README: Update link to GITFrediano Ziglio1-1/+1
2017-07-28README: Update required protocol versionFrediano Ziglio1-1/+1
2017-07-28README: Fix typo (dependancies -> dependencies)Frediano Ziglio1-2/+2
2017-07-26Prepare for 0.13.90 releaseChristophe Fergeau2-1/+20
2017-07-26build: Update spice-commonChristophe Fergeau1-0/+0
2017-07-19init ssl connection: return quickly if link is nullUri Lublin1-2/+3
2017-07-19red_replay_image_free: do not free QUIC qxl twiceUri Lublin1-0/+1
2017-07-11reds: Avoid buffer overflows handling monitor configurationFrediano Ziglio1-0/+7
2017-07-11reds: Avoid integer overflows handling monitor configurationFrediano Ziglio1-0/+3
2017-07-11reds: Disconnect when receiving overly big ClientMonitorsConfigFrediano Ziglio1-2/+23
2017-07-07build-sys: Improve portability of appending to COMMON_CFLAGSChristophe Fergeau1-1/+1
2017-06-30display-channel: introduce display_channel_get_nth_stream()Victor Toso4-2/+8
2017-06-30stream: use display_channel_get_stream_id()Victor Toso1-1/+1
2017-06-23tests: Initialize all members of SpiceBaseInterface structMichal Privoznik4-16/+24
2017-06-20gitignore: Reduce html files exclusionFrediano Ziglio1-1/+1
2017-06-18log: Do not print function name twice during loggingFrediano Ziglio3-6/+5
2017-06-16log: remove not widely used logging domain usageFrediano Ziglio3-6/+0
2017-06-15reds: Free client_monitors_config in spice_server_destroy()Christophe Fergeau1-1/+1
2017-06-15reds: Remove redundant __func in debug logChristophe Fergeau1-1/+1
2017-06-15reds: Replace RedsClientMonitorsConfig with SpiceBufferChristophe Fergeau2-29/+11
2017-06-15Remove use of spice_debug(NULL)Christophe Fergeau9-27/+27
2017-06-08cursor-channel: Remove obsolete size checkFrediano Ziglio1-2/+0