summaryrefslogtreecommitdiff
path: root/gtk/spice-session-priv.h
AgeCommit message (Expand)AuthorFilesLines
2015-04-24agent: sync guest audio with client valuesVictor Toso1-1/+1
2014-12-01session: remove channels on disconnectMarc-André Lureau1-1/+0
2014-12-01session: move SpiceSessionPrivate out of headersMarc-André Lureau1-82/+0
2014-12-01gtk: do not require glib session private fieldsMarc-André Lureau1-2/+0
2014-12-01webdav: move initialization to sessionMarc-André Lureau1-0/+2
2014-12-01Rename display_channels_count/n_display_channelsMarc-André Lureau1-3/+3
2014-12-01session: add and use internal accessorsMarc-André Lureau1-1/+9
2014-12-01session: rename migration_copy/for_migrationMarc-André Lureau1-1/+1
2014-12-01audio: add accessor to check if audio is enabledMarc-André Lureau1-0/+1
2014-11-21migration: set session migration during connectMarc-André Lureau1-3/+2
2014-10-10Add "username" property to SpiceSessionDietmar Maurer1-0/+2
2014-04-02Make phodav an optional external dependencyMarc-André Lureau1-1/+9
2014-03-19session: add shared-dir property and optionMarc-André Lureau1-0/+3
2014-03-19Add webdav channelMarc-André Lureau1-0/+3
2014-02-21channel: add spice_channel_get_error()Marc-André Lureau1-1/+1
2014-02-21Make SpiceURI a public APIMarc-André Lureau1-2/+1
2013-09-13display: unshare the palette cacheMarc-André Lureau1-1/+0
2013-09-13gtk: use GHashTable in display_cacheMarc-André Lureau1-2/+2
2013-04-22playback: support syncing the playback latency via sessionYonit Halperin1-0/+1
2013-04-22channel-playback: provide access to playback properties via the sessionYonit Halperin1-0/+3
2013-04-11session: enforce secure channelsMarc-André Lureau1-1/+1
2013-04-11session: add secure-channels propertyMarc-André Lureau1-0/+1
2013-03-27Keep GSocketConnection around after initial connectChristophe Fergeau1-2/+2
2013-01-28proxy: initialize proxy at session construct timeMarc-André Lureau1-0/+2
2012-11-22Add SpiceSession:ca propertyMarc-André Lureau1-0/+2
2012-08-28channel-smartcard: do not attach temporary migration channel to smartcardYonit Halperin1-0/+1
2012-08-28seamless migration: don't reset messages data when swapping channelsYonit Halperin1-1/+4
2012-07-06Add a desktop-integration helper classHans de Goede1-0/+2
2012-03-05Support name & uuidMarc-André Lureau1-1/+4
2012-01-24Change the setting of the images cache size and the glz window sizeYonit Halperin1-0/+12
2012-01-12Remove the non-interruptible version g_io_wait()Marc-André Lureau1-1/+2
2012-01-08Implement SPICE_MSG_WAIT_FOR_CHANNELSMarc-André Lureau1-0/+1
2011-12-19Support semi-seamless migrationMarc-André Lureau1-0/+4
2011-11-23Add read-only property on sessionsMarc-André Lureau1-0/+1
2011-11-21Release our keyboard grab when we're going to invoke the usb acl helperHans de Goede1-0/+4
2011-11-07Remove g_object_{set,get}_data() usageMarc-André Lureau1-0/+58
2011-10-04Fixup some headers so that they include headers the depend up on.Hans de Goede1-0/+1
2011-05-24gtk: add SSL ciphers session propertyMarc-André Lureau1-0/+2
2011-04-03gtk: the caches are shared with the sessionMarc-André Lureau1-0/+9
2011-02-19gtk: add private spice_session_get_{password,host,cert_subject}()Marc-André Lureau1-0/+3
2011-01-26gtk: add "migration-state" enum to make it easier to track migrationsMarc-André Lureau1-1/+2
2011-01-25gtk: move channel verification parameter to sessionMarc-André Lureau1-0/+1
2011-01-25gtk: add 'pubkey' and 'cert-subject' propertiesMarc-André Lureau1-0/+1
2011-01-24gtk: implement MIGRATE_CANCELMarc-André Lureau1-0/+1
2011-01-21gtk: handle seamless migrationsMarc-André Lureau1-0/+3
2011-01-21gtk: add spice_session_new_from_session()Marc-André Lureau1-0/+2
2011-01-21gtk: add spice_session_set_port() private API, use itMarc-André Lureau1-0/+1
2011-01-12gtk: handle MIGRATE_SWITCH_HOSTMarc-André Lureau1-0/+2
2010-12-06gtk: remove old tcp.c codeMarc-André Lureau1-1/+0
2010-12-05gtk: WIP use coroutines and GSocket to connectMarc-André Lureau1-0/+4