summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-18fixup! Use gnutls in reds-streamgnutlsChristophe Fergeau1-3/+4
2018-05-18fixup! Reimplement reds_init_ssl with gnutlsChristophe Fergeau1-68/+2
2018-05-18fixup! Use gnutls in reds-streamChristophe Fergeau1-0/+2
2018-05-18fixup! Use gnutls in reds-streamChristophe Fergeau3-7/+11
2018-05-18fixup! Reimplement reds_init_ssl with gnutlsChristophe Fergeau3-17/+20
2018-05-18Use gnutls in reds-streamChristophe Fergeau2-23/+72
2018-05-18Reimplement reds_init_ssl with gnutlsChristophe Fergeau2-8/+164
2018-05-18GNUTLS port FIXMEsChristophe Fergeau1-1/+15
2018-05-18FIXME deprecatedChristophe Fergeau1-0/+1
2018-05-18remove previous changesChristophe Fergeau4-41/+5
2018-05-18remove SPICE_TLS_SSLv{2,3}Christophe Fergeau2-9/+0
2018-05-18part bugfix over previous commit, part wip for next commitChristophe Fergeau1-2/+1
2018-05-18Allow to enable/disable SSL protocolsChristophe Fergeau4-5/+51
2018-05-10char-device: Avoid possible invalid function pointer castFrediano Ziglio1-2/+2
2018-05-10red-channel: Avoid possible invalid function pointer type castFrediano Ziglio1-5/+14
2018-05-10event-loop: Avoid possible compiler warningFrediano Ziglio1-1/+6
2018-05-10docs: Update links in README and manualSnir Sheriber2-4/+4
2018-04-24glz-encoder: Do not discard top bits of lower part sending 64 bit intsFrediano Ziglio1-1/+1
2018-04-20stream-channel: Implements monitors_configFrediano Ziglio1-3/+32
2018-04-19tests: add test-listen executable to gitignoreVictor Toso1-0/+1
2018-04-17qxl: Remove 'blackness' and 'invers' put/get methodsChristophe Fergeau1-21/+4
2018-04-17qxl: Remove red_put_blend()Christophe Fergeau1-6/+1
2018-04-17common-graphics-channel: Use manual flushing on stream to decrease packet fra...Frediano Ziglio2-8/+14
2018-04-17red-stream: Implements flush using TCP_CORKFrediano Ziglio1-1/+39
2018-04-17red-stream: Define interface for manual flushFrediano Ziglio2-0/+29
2018-04-17ci: Workaround bug in Valgrind detecting memcpy instead of memmoveFrediano Ziglio1-1/+3
2018-04-16Slight simplification of red_channel_client_push() logicChristophe Fergeau1-3/+3
2018-04-16cursor: Rename cursor_marshall to red_marshall_cursorChristophe Fergeau1-4/+4
2018-04-16cursor: Delay release of QXL guest cursor resourcesChristophe Fergeau3-1/+6
2018-04-11test-stream-device: Test we can read empty capabilitiesFrediano Ziglio1-0/+46
2018-04-11stream-device: Handle capabilitiesFrediano Ziglio2-3/+86
2018-04-11stream-device: Factor out function to fill message headersFrediano Ziglio1-8/+11
2018-04-10red-parse-qxl: Remove unused device_data fieldFrediano Ziglio1-1/+0
2018-04-10cursor: Consistently use g_memdup() for cursor dataChristophe Fergeau2-3/+2
2018-04-06syntax-check: Add missing contributors names to AUTHORSFrediano Ziglio1-0/+1
2018-04-05Rename the virtio port for streamingLukáš Hrázký2-2/+2
2018-03-19video-stream: Improve RedUpgradeItem documentationFrediano Ziglio1-2/+2
2018-03-19Use --enable-extra-checks option provided by spice-commonFrediano Ziglio5-13/+6
2018-03-14valgrind: Ignore some library leaksFrediano Ziglio1-0/+19
2018-03-14test-listen: Increase failure timeoutFrediano Ziglio1-1/+1
2018-03-14ci: Add glib-networking packageFrediano Ziglio1-1/+1
2018-03-13video-stream: Document the usage of RedUpgradeItem structureFrediano Ziglio1-0/+2
2018-03-13test-listen: Fix some use after freeFrediano Ziglio1-2/+2
2018-03-13Rename stream-device.[ch] to red-stream-device.[ch]Eduardo Lima (Etrunko)4-6/+4
2018-03-13test-listen: Add Unix socket testChristophe Fergeau3-4/+41
2018-03-13test-listen: Add TLS testChristophe Fergeau1-3/+103
2018-03-13test-listen: Add event loop helpersChristophe Fergeau1-34/+82
2018-03-13test-listen: Add test case for port/address configurationChristophe Fergeau2-0/+191
2018-03-13tests: basic-event-loop: Silence debug messageChristophe Fergeau1-1/+1
2018-03-13build: Bump glib versionChristophe Fergeau1-2/+2