summaryrefslogtreecommitdiff
path: root/src/spice-channel.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-11ssl: Use accessors rather than direct struct accessSebastian Andrzej Siewior1-1/+10
2017-01-11ssl: Stop creating our own X509_LOOKUP_METHODSebastian Andrzej Siewior1-9/+4
2016-08-26channel: add read-only socket propertyMarc-André Lureau1-0/+23
2016-08-19Initialise gettext library properlyFrediano Ziglio1-1/+1
2016-06-15sasl: fix SASL GSSAPI by allowing NULL usernameAlexander Bokovoy1-5/+4
2016-06-01Fix many -Werror=format warningsMarc-André Lureau1-25/+25
2016-06-01channel: avoid crash on spice_channel_wakeup due NULL channelVictor Toso1-1/+4
2016-05-23channel: check if channel has a sessionMarc-André Lureau1-1/+1
2016-05-23util: remove STATIC_MUTEX macrosMarc-André Lureau1-14/+14
2016-05-03spice-channel: fix small leakVictor Toso1-0/+2
2016-05-02channel: Abort migration in delayed unrefPavel Grunt1-0/+8
2016-04-07Use g_clear_pointer if possiblePavel Grunt1-20/+6
2016-04-07Use g_clear_object if possiblePavel Grunt1-9/+2
2016-03-18Adjust to GLib 2.36Pavel Grunt1-1/+0
2016-03-14spice-channel: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-19/+13
2016-03-11logging: use more idiomatic spice-gtk loggingMarc-André Lureau1-4/+4
2016-02-13Add spice_channel_unix_read_fd()Marc-André Lureau1-0/+68
2016-02-12Use #ifdef {HAVE,USE}_FOO instead of #if {HAVE,USE}_FOOFabiano Fidêncio1-10/+10
2016-01-22Remove GSLice usageFabiano Fidêncio1-4/+4
2015-12-21ppc: Fix message endianessFabiano Fidêncio1-24/+37
2015-12-21ppc: Fix header endianessFabiano Fidêncio1-10/+10
2015-12-10Call spice_marshaller_flush on message writeJavier Celaya1-0/+1
2015-11-19Be more specific in the case of authentication errorMarek Kasik1-4/+27
2015-10-30channel-usbredir: drop isoc packets on low bandwidthVictor Toso1-1/+18
2015-10-09Glib applications should only include spice-client.hJonathon Jongsma1-1/+1
2015-09-25docs: Add missing symbol description stringsPavel Grunt1-4/+4
2015-09-25docs: Add missing parameter/field descriptionsPavel Grunt1-10/+10
2015-08-05channel: Don't warn when no CA is setChristophe Fergeau1-1/+0
2015-06-15channel: check too long passwordMarc-André Lureau1-29/+48
2015-06-08channel: use class private handlers fieldMarc-André Lureau1-3/+4
2015-06-08Move gtk/ -> src/Marc-André Lureau1-0/+2960