summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)AuthorFilesLines
2017-12-08ssl: Drop support for older OpenSSL versionsChristophe Fergeau1-19/+3
2017-12-08worker: Remove unneeded includeChristophe Fergeau1-1/+0
2017-12-08build: Use $(srcdir) when it makes senseChristophe Fergeau2-3/+3
2017-12-08build: Rebuild shared library when symbol file changesChristophe Fergeau1-0/+1
2017-12-07Do not compute stream_id more that necessaryFrediano Ziglio2-3/+3
2017-12-07reds: Remove RedVDIReadBuf pooling codeFrediano Ziglio1-31/+17
2017-12-05test-vdagent: Remove useless MIN definitionFrediano Ziglio1-5/+0
2017-12-05Handle SPICE_MSGC_DISCONNECTING message in RedChannelClientFrediano Ziglio2-4/+0
2017-12-05reds: Fix wrong assertFrediano Ziglio1-1/+1
2017-12-05main-channel: Put all migration message handling togetherFrediano Ziglio1-3/+3
2017-12-05main-channel: Remove brackets if not neededFrediano Ziglio1-4/+2
2017-12-05main-channel: Remove useless checkFrediano Ziglio1-4/+0
2017-12-05reds: Remove leak of agent_devFrediano Ziglio1-1/+8
2017-12-05reds: Use GLib memory functions for RedVDIReadBufFrediano Ziglio1-1/+1
2017-12-05StreamDevice: assert preconditions in parsing functionsJonathon Jongsma1-2/+13
2017-12-01inputs-channel: Prefer channel core over global core interfaceFrediano Ziglio1-7/+9
2017-12-01inputs-channel: Encapsulate SpiceTabletStateFrediano Ziglio1-5/+11
2017-12-01Use verify instead of G_STATIC_ASSERTFrediano Ziglio5-18/+20
2017-12-01tests: Use GLib memory functionsFrediano Ziglio6-41/+41
2017-12-01Reduce dependencies from red-qxl.hFrediano Ziglio5-2/+3
2017-12-01red-channel-client: Rename item_in_pipe to item_sentFrediano Ziglio1-7/+7
2017-12-01stream: Remove unused display parameterFrediano Ziglio1-7/+5
2017-11-30DisplayChannel: Use NSEC_PER_MILLISECJonathon Jongsma1-2/+2
2017-11-30Rename RedStreamClipItem to VideoStreamClipItemJonathon Jongsma4-11/+11
2017-11-30Rename StreamAgent to VideoStreamAgentJonathon Jongsma7-52/+57
2017-11-30Rename Stream to VideoStreamJonathon Jongsma13-151/+155
2017-11-29red-channel-client: Simplify red_channel_client_wait_pipe_item_sentFrediano Ziglio1-4/+15
2017-11-29red-channel-client: Simplify red_channel_client_wait_pipe_item_sent loopFrediano Ziglio1-10/+6
2017-11-29red-channel-client: Avoid weird memory references using MarkerPipeItemFrediano Ziglio1-19/+11
2017-11-29mjpeg-encoder: Fix some typosFrediano Ziglio1-3/+3
2017-11-27test-stream-device: Check incomplete reads of StreamMsgFormatFrediano Ziglio1-3/+8
2017-11-27StreamDevice: Handle incomplete reads of StreamMsgFormatJonathon Jongsma1-9/+23
2017-11-27red-stream: fix build without SASLUri Lublin1-0/+2
2017-11-27inputs-channel: Remove reds argument from inputs_channel_set_tabletFrediano Ziglio3-4/+4
2017-11-22inputs-channels: Remove leak using tablet deviceFrediano Ziglio2-0/+71
2017-11-22reds: Do not get time if not neededFrediano Ziglio1-4/+6
2017-11-21tests: Add a test for streaming devicesFrediano Ziglio2-0/+183
2017-11-21Reuse SPICE_DECLARE_TYPE macroFrediano Ziglio7-151/+37
2017-11-21Remove common/mem.h includesFrediano Ziglio5-5/+0
2017-11-09utils: Check we list all channel namesFrediano Ziglio1-0/+10
2017-11-08Use constant variables for image operationsFrediano Ziglio2-2/+2
2017-11-08utils: Fill in all possible channel namesFrediano Ziglio1-0/+2
2017-10-31StreamDevice: Fix incomplete header readsJonathon Jongsma1-1/+1
2017-10-30Make stream-channel.h self-containedJonathon Jongsma1-0/+2
2017-10-23channel: Introduce logging helpersChristophe Fergeau5-42/+43
2017-10-23utils: Introduce helpers to map channel types to namesChristophe Fergeau5-21/+75
2017-10-21Use standard "Red" namespaceJonathon Jongsma36-397/+397
2017-10-19RedsStream: make some functions staticJonathon Jongsma2-6/+3
2017-10-18reds-stream: Remove useless debugFrediano Ziglio1-1/+0
2017-10-18reds-stream: Removed unused "username" fieldFrediano Ziglio1-1/+0