index
:
spice/spice-gtk
master
client library using glib and gtk (mirrored from https://gitlab.freedesktop.org/spice/spice-gtk)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gtk
/
spice-session.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-27
Keep GSocketConnection around after initial connect
Christophe Fergeau
1
-11
/
+11
2013-03-25
session: copy proxy setting
Marc-André Lureau
1
-7
/
+13
2013-02-28
Don't try to call _wocky_http_proxy_get_type with old gio
Christophe Fergeau
1
-0
/
+2
2013-02-26
session: warn on invalid port value
Marc-André Lureau
1
-4
/
+12
2013-01-29
session: clear SpiceSession:proxy also if SPICE_PROXY is NULL
Marc-André Lureau
1
-3
/
+5
2013-01-29
Add SpiceSession:proxy
Marc-André Lureau
1
-10
/
+42
2013-01-28
proxy: initialize proxy at session construct time
Marc-André Lureau
1
-17
/
+23
2013-01-28
Fix a bunch of gtkdoc/giscan warnings
Marc-André Lureau
1
-2
/
+2
2013-01-28
session: simplify a little bit open_host_idle_cb
Marc-André Lureau
1
-6
/
+7
2012-12-27
Clean-up idle handler when leaving the open_host_idle()
Marc-André Lureau
1
-6
/
+4
2012-12-21
session: improve open_host() clean-up
Marc-André Lureau
1
-6
/
+7
2012-12-21
session: do not unref() NULL connection
Marc-André Lureau
1
-2
/
+2
2012-12-14
session: allow to connect via HTTP CONNECT proxy
Marc-André Lureau
1
-56
/
+134
2012-12-14
Add wocky HTTP proxy
Marc-André Lureau
1
-0
/
+3
2012-11-22
Add SpiceSession:ca property
Marc-André Lureau
1
-2
/
+44
2012-10-19
Print list of supported channels
Marc-André Lureau
1
-0
/
+18
2012-10-08
Set channel state before calling channel_reset
Hans de Goede
1
-3
/
+5
2012-09-20
Unescape SpiceSession::uri component by component
Christophe Fergeau
1
-7
/
+10
2012-09-12
channel: Introduce CHANNEL_DEBUG for channel debug logs
Christophe Fergeau
1
-9
/
+9
2012-08-28
migration: copy enable-smartcard/audio/usbredir state to the migrated session
Yonit Halperin
1
-0
/
+3
2012-08-28
seamless migration: don't reset messages data when swapping channels
Yonit Halperin
1
-3
/
+10
2012-07-06
Add a desktop-integration helper class
Hans de Goede
1
-0
/
+1
2012-05-22
session: correctly track main channel
Marc-André Lureau
1
-14
/
+18
2012-05-17
session: correctly set and unset ssl-verify flags
Marc-André Lureau
1
-2
/
+6
2012-05-02
Fix parsing URI query
Marc-André Lureau
1
-5
/
+3
2012-04-24
Lower a few warnings when migration fails
Marc-André Lureau
1
-1
/
+5
2012-04-24
Fix multiple problems with URI parsing
Daniel P. Berrange
1
-36
/
+79
2012-04-16
Clear cache and glz dictionnary on switch-host
Marc-André Lureau
1
-2
/
+6
2012-03-30
session: take pubkey reference in setter
Marc-André Lureau
1
-1
/
+1
2012-03-30
Be more tolerant on NULL arrays
Marc-André Lureau
1
-1
/
+2
2012-03-25
build-sys: move codegen & proto to spice-common
Marc-André Lureau
1
-5
/
+3
2012-03-08
Update since annotation for some session properties
Marc-André Lureau
1
-0
/
+6
2012-03-05
Support name & uuid
Marc-André Lureau
1
-0
/
+63
2012-02-29
Allow open_fd() to be called with -1
Marc-André Lureau
1
-2
/
+8
2012-02-13
Set keepalive on channel socket
Nicolas Prochazka
1
-0
/
+2
2012-01-24
Change the setting of the images cache size and the glz window size
Yonit Halperin
1
-1
/
+69
2012-01-12
Remove the non-interruptible version g_io_wait()
Marc-André Lureau
1
-4
/
+8
2012-01-12
Lower connection error from warning to debug, it's normal to fail
Marc-André Lureau
1
-1
/
+1
2012-01-12
Lower our glib requirement to 2.22, as we claim
Marc-André Lureau
1
-0
/
+1
2012-01-08
Implement SPICE_MSG_WAIT_FOR_CHANNELS
Marc-André Lureau
1
-6
/
+5
2012-01-05
spice-session: support uri with colon
Alon Levy
1
-2
/
+18
2012-01-05
spice-session/spice_uri_parse: fail if a key is seen twice
Alon Levy
1
-3
/
+12
2011-12-22
build: string format fix
Jani Välimaa
1
-1
/
+1
2011-12-19
Support semi-seamless migration
Marc-André Lureau
1
-0
/
+84
2011-12-09
Warn with the connect connect socket error
Marc-André Lureau
1
-0
/
+2
2011-11-23
Add read-only property on sessions
Marc-André Lureau
1
-0
/
+37
2011-11-21
Release our keyboard grab when we're going to invoke the usb acl helper
Hans de Goede
1
-0
/
+25
2011-11-16
Correct Since tag for SpiceSession:enable-usbredir:
Hans de Goede
1
-1
/
+1
2011-11-07
Remove g_object_{set,get}_data() usage
Marc-André Lureau
1
-52
/
+4
2011-11-07
Drop useless memset
Marc-André Lureau
1
-1
/
+0
[next]