summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-15Inform client about agent featuresagentfeaturesPavel Grunt7-1/+57
2016-09-13reds: Simplify vdi_port_read_buf_processPavel Grunt1-38/+31
2016-09-13agent-filter: Use enum as return valuePavel Grunt3-10/+12
2016-09-13docs/spice_style.txt: fix typoLi Zhijian1-1/+1
2016-09-12agent-filter: Constantify parameterPavel Grunt2-2/+2
2016-09-12Remove global key_modifiers_timer variableFrediano Ziglio1-7/+6
2016-09-12Remove unused structure declarationFrediano Ziglio1-4/+0
2016-09-09RedsState: clean up spice_server_char_device_add_interfaceJonathon Jongsma1-3/+6
2016-09-09Fix 'freezed' typoChristophe Fergeau3-12/+12
2016-09-08Use RED_CHANNEL_CLIENT() macro for castingJonathon Jongsma8-72/+74
2016-09-08mcc: early return and lower indentationVictor Toso1-8/+10
2016-09-08mcc: early return and lower indentationVictor Toso1-47/+47
2016-09-08Rename RCC_TO_DCC() to DISPLAY_CHANNEL_CLIENT()Jonathon Jongsma4-49/+49
2016-09-08Add DisplayChannelClientPrivate and CursorChannelPrivate structsJonathon Jongsma5-165/+182
2016-09-08Add RedChannelClientPrivate structJonathon Jongsma7-339/+397
2016-09-08Add MainChannelClientPrivate structJonathon Jongsma1-69/+75
2016-09-08Add InputsChannelClientPrivate structJonathon Jongsma1-10/+19
2016-09-08Add SmartCardChannelClientPrivate structJonathon Jongsma1-42/+47
2016-09-08Move CursorChannelClient to separate fileJonathon Jongsma5-90/+176
2016-09-08Move RedChannelClient to separate fileJonathon Jongsma16-1820/+1936
2016-09-07tests: Check setting of agent propertiesPavel Grunt2-0/+55
2016-09-07reds: Do not crash when setting agent propertyPavel Grunt1-4/+16
2016-08-30Use red_channel_client_get_stream()Jonathon Jongsma1-1/+1
2016-08-30Don't poke RedChannelClient::send_data from RedChannelJonathon Jongsma2-8/+8
2016-08-30Add red_channel_client_(set|is)_destroying()Jonathon Jongsma3-2/+14
2016-08-30Use red_channel_client_get_client() everywhereJonathon Jongsma8-46/+68
2016-08-30Add red_channel_client_get_channel()Jonathon Jongsma16-78/+121
2016-08-12server: Use SPICE_GNUC_DEPRECATED to avoid a dependency on glib.hFrancois Gouget2-9/+7
2016-08-12OpenSSL from 1.1.0 is thread safe by defaultFrediano Ziglio1-0/+6
2016-08-11Avoids to initialise OpenSSL threading twiceFrediano Ziglio1-0/+7
2016-08-11gstreamer: Use a dummy format to make sure format is always defined.Frediano Ziglio1-15/+21
2016-08-11Make process_commands_generation variable type coherentFrediano Ziglio2-4/+4
2016-08-11gstreamer: Peephole optimisation for SpiceFormatForGStreamerFrediano Ziglio1-1/+1
2016-08-11gstreamer: Fix infinite loop in get_period_bit_rateFrediano Ziglio1-7/+8
2016-08-11gstreamer: Use static compile checkFrediano Ziglio1-1/+1
2016-08-09Miscellaneous header changesJonathon Jongsma3-3/+2
2016-08-09remove CommonGraphicsChannelClient structureFrediano Ziglio6-14/+10
2016-08-09move is_low_bandwidth to DisplayChannelClientFrediano Ziglio8-17/+35
2016-08-09remove common_graphics_channel_new_client functionFrediano Ziglio4-42/+13
2016-08-09move during_target_migrate out of common_graphics_channel_new_clientFrediano Ziglio4-5/+3
2016-08-09move channel window setting to config_socketFrediano Ziglio1-7/+5
2016-08-09Limit direct access to DisplayChannelClientJonathon Jongsma10-88/+176
2016-08-04build: Update libtool versioning for 0.13.2Christophe Fergeau1-2/+2
2016-08-04Update spice-commonChristophe Fergeau1-0/+0
2016-08-04Update NEWS for 0.13.2Christophe Fergeau1-0/+15
2016-08-03gstreamer: Allows to add output format to optionsFrediano Ziglio1-1/+3
2016-08-03gstreamer: Peephole optimisationFrediano Ziglio1-1/+1
2016-08-02User-Manual: mention webdav is disabled by defaultsnir sheriber1-4/+5
2016-08-02Reduce indentation inverting conditionFrediano Ziglio1-14/+13
2016-08-02Fix typo for macro namesFrediano Ziglio2-3/+3