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-channel-priv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-25
build-sys: move codegen & proto to spice-common
Marc-André Lureau
1
-4
/
+3
2012-03-16
build: fix build with glib < 2.32
Marc-André Lureau
1
-1
/
+2
2012-03-15
use common submodule
Marc-André Lureau
1
-3
/
+2
2012-03-14
Remove deprecation warnings
Marc-André Lureau
1
-1
/
+1
2012-02-20
usbredir: make channel lifetime equal to session lifetime
Hans de Goede
1
-0
/
+1
2012-01-17
spice-channel: Allow calling spice_msg_out_send from any context
Hans de Goede
1
-1
/
+1
2012-01-12
Make g_coroutine_condition_wait() cancellable
Marc-André Lureau
1
-1
/
+1
2012-01-12
Create a GCoroutine, get rid of wait_queue
Marc-André Lureau
1
-2
/
+1
2012-01-11
Add support for SPICE_COMMON_CAP_MINI_HEADER
Yonit Halperin
1
-3
/
+11
2012-01-08
Implement SPICE_MSG_WAIT_FOR_CHANNELS
Marc-André Lureau
1
-0
/
+1
2011-12-22
spice-channel: Allow spice_msg_out_send to be called from multiple threads
Hans de Goede
1
-0
/
+3
2011-12-19
Add channel_reset method
Marc-André Lureau
1
-0
/
+2
2011-12-16
spice-channel: replace the xmit buf by a queue of SpiceOutMsg-s
Hans de Goede
1
-3
/
+1
2011-12-14
spice-channel: cleanup, get rid of wait_interruptible variable
Hans de Goede
1
-1
/
+0
2011-11-23
Do not send specific messages in read-only
Marc-André Lureau
1
-0
/
+1
2011-11-23
Check if msg are permitted to be sent in read-only
Marc-André Lureau
1
-0
/
+1
2011-07-18
build: fix introspection warnings
Marc-André Lureau
1
-27
/
+27
2011-07-02
spice-channel: add property total-bytes-read
Alon Levy
1
-0
/
+2
2011-05-23
s/interruptable/interruptible
Christophe Fergeau
1
-1
/
+1
2011-05-16
build: fix build with latest mingw
Marc-André Lureau
1
-0
/
+1
2011-02-19
gtk: add spice_channel_read_sasl()
Marc-André Lureau
1
-0
/
+15
2011-02-19
gtk: add spice_channel_set_common_capability()
Marc-André Lureau
1
-0
/
+1
2011-01-25
gtk: move channel verification parameter to session
Marc-André Lureau
1
-2
/
+0
2011-01-25
gtk: make use of common/ssl_verify.c
Marc-André Lureau
1
-0
/
+2
2011-01-24
gtk: add channel certificate 'verify' property
Marc-André Lureau
1
-0
/
+1
2011-01-21
gtk: add spice_channel_swap(), swap connection details
Marc-André Lureau
1
-0
/
+1
2011-01-21
gtk: use a callback to handle spice_channel_recv_msg()
Marc-André Lureau
1
-0
/
+4
2011-01-21
gtk: add channel_up() helper and SPICE_CHANNEL_STATE_MIGRATING
Marc-André Lureau
1
-0
/
+2
2011-01-21
gtk: order to clarify what is swapped on migration
Marc-André Lureau
1
-4
/
+7
2011-01-21
gtk: add private get_channel_{id,type}
Marc-André Lureau
1
-0
/
+3
2011-01-14
gtk: TLS add hostname verification
Marc-André Lureau
1
-0
/
+1
2011-01-12
gtk: simplify debugging of coroutine-related path
Marc-André Lureau
1
-0
/
+8
2011-01-12
gtk: handle MIGRATE_SWITCH_HOST
Marc-André Lureau
1
-1
/
+3
2010-12-22
gtk: add private spice_channel_get_session()
Marc-André Lureau
1
-0
/
+2
2010-12-05
gtk: WIP handle disconnect with coroutines
Marc-André Lureau
1
-1
/
+0
2010-12-05
gtk: WIP add the support for system -> coroutine write
Marc-André Lureau
1
-0
/
+10
2010-12-05
gtk: WIP spice-channel documentation
Marc-André Lureau
1
-0
/
+1
2010-12-05
gtk: WIP enable TLS connection with coroutines
Marc-André Lureau
1
-2
/
+0
2010-12-05
gtk: WIP use coroutines in spice-channel
Marc-André Lureau
1
-1
/
+6
2010-12-05
gtk: WIP use coroutines and GSocket to connect
Marc-André Lureau
1
-0
/
+4
2010-11-24
gtk: read remote caps
Marc-André Lureau
1
-1
/
+3
2010-11-24
gtk: add a couple of new TODO
Marc-André Lureau
1
-0
/
+2
2010-11-24
gtk: add SPICE_MSG_DISCONNECTING handler
Marc-André Lureau
1
-0
/
+1
2010-11-24
gtk: add missing copyright headers
Marc-André Lureau
1
-0
/
+21
2010-11-24
gtk: send the channel caps
Marc-André Lureau
1
-0
/
+3
2010-11-24
gtk: adapted to be a working C library
Marc-André Lureau
1
-0
/
+4
2010-11-24
gtk: remove spice-event
Marc-André Lureau
1
-1
/
+2
2010-11-24
gtk: make spice_msg_out private
Marc-André Lureau
1
-0
/
+8
2010-11-24
gtk: GObject Introspection support
Marc-André Lureau
1
-0
/
+21
2010-11-23
sound: add recording [not finished yet]
Gerd Hoffmann
1
-1
/
+0
[next]