summaryrefslogtreecommitdiff
path: root/gtk/spice-session.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-21session: improve open_host() clean-upMarc-André Lureau1-6/+7
2012-12-21session: do not unref() NULL connectionMarc-André Lureau1-2/+2
2012-12-14session: allow to connect via HTTP CONNECT proxyMarc-André Lureau1-56/+134
2012-12-14Add wocky HTTP proxyMarc-André Lureau1-0/+3
2012-11-22Add SpiceSession:ca propertyMarc-André Lureau1-2/+44
2012-10-19Print list of supported channelsMarc-André Lureau1-0/+18
2012-10-08Set channel state before calling channel_resetHans de Goede1-3/+5
2012-09-20Unescape SpiceSession::uri component by componentChristophe Fergeau1-7/+10
2012-09-12channel: Introduce CHANNEL_DEBUG for channel debug logsChristophe Fergeau1-9/+9
2012-08-28migration: copy enable-smartcard/audio/usbredir state to the migrated sessionYonit Halperin1-0/+3
2012-08-28seamless migration: don't reset messages data when swapping channelsYonit Halperin1-3/+10
2012-07-06Add a desktop-integration helper classHans de Goede1-0/+1
2012-05-22session: correctly track main channelMarc-André Lureau1-14/+18
2012-05-17session: correctly set and unset ssl-verify flagsMarc-André Lureau1-2/+6
2012-05-02Fix parsing URI queryMarc-André Lureau1-5/+3
2012-04-24Lower a few warnings when migration failsMarc-André Lureau1-1/+5
2012-04-24Fix multiple problems with URI parsingDaniel P. Berrange1-36/+79
2012-04-16Clear cache and glz dictionnary on switch-hostMarc-André Lureau1-2/+6
2012-03-30session: take pubkey reference in setterMarc-André Lureau1-1/+1
2012-03-30Be more tolerant on NULL arraysMarc-André Lureau1-1/+2
2012-03-25build-sys: move codegen & proto to spice-commonMarc-André Lureau1-5/+3
2012-03-08Update since annotation for some session propertiesMarc-André Lureau1-0/+6
2012-03-05Support name & uuidMarc-André Lureau1-0/+63
2012-02-29Allow open_fd() to be called with -1Marc-André Lureau1-2/+8
2012-02-13Set keepalive on channel socketNicolas Prochazka1-0/+2
2012-01-24Change the setting of the images cache size and the glz window sizeYonit Halperin1-1/+69
2012-01-12Remove the non-interruptible version g_io_wait()Marc-André Lureau1-4/+8
2012-01-12Lower connection error from warning to debug, it's normal to failMarc-André Lureau1-1/+1
2012-01-12Lower our glib requirement to 2.22, as we claimMarc-André Lureau1-0/+1
2012-01-08Implement SPICE_MSG_WAIT_FOR_CHANNELSMarc-André Lureau1-6/+5
2012-01-05spice-session: support uri with colonAlon Levy1-2/+18
2012-01-05spice-session/spice_uri_parse: fail if a key is seen twiceAlon Levy1-3/+12
2011-12-22build: string format fixJani Välimaa1-1/+1
2011-12-19Support semi-seamless migrationMarc-André Lureau1-0/+84
2011-12-09Warn with the connect connect socket errorMarc-André Lureau1-0/+2
2011-11-23Add read-only property on sessionsMarc-André Lureau1-0/+37
2011-11-21Release our keyboard grab when we're going to invoke the usb acl helperHans de Goede1-0/+25
2011-11-16Correct Since tag for SpiceSession:enable-usbredir:Hans de Goede1-1/+1
2011-11-07Remove g_object_{set,get}_data() usageMarc-André Lureau1-52/+4
2011-11-07Drop useless memsetMarc-André Lureau1-1/+0
2011-11-07Use G_PARAM_CONSTRUCT for property initial valueMarc-André Lureau1-4/+2
2011-11-05Add session enable-audio propertyMarc-André Lureau1-0/+28
2011-11-02Correctly parse RFC-conform URIs separating the host and the arguments by a '/'Tiziano Müller1-0/+4
2011-08-30spice-session: at a spice_session_has_channel_type methodHans de Goede1-0/+28
2011-08-30Add an usbredir channelHans de Goede1-0/+29
2011-07-18build: fix introspection warningsMarc-André Lureau1-42/+43
2011-07-17gtk: add color-depth and disable-effects optionsMarc-André Lureau1-0/+73
2011-07-15gtk: comment channel_new() returns a weak referenceMarc-André Lureau1-1/+9
2011-07-15gtk: add glz_decoder_window_clear, to recycle decoderMarc-André Lureau1-0/+1
2011-07-13document SpiceSession propertiesChristophe Fergeau1-0/+94