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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-07
sasl: sasl authentication failure results in disconnection
Marc-André Lureau
1
-2
/
+1
2012-03-07
sasl: lower visibility of normal debug message
Marc-André Lureau
1
-2
/
+2
2012-03-06
Fix semi-seamless migration handling
Marc-André Lureau
1
-42
/
+25
2012-03-05
Warn if a message is dropped (before connection or after reset)
Marc-André Lureau
1
-15
/
+20
2012-02-29
Allow open_fd() to be called with -1
Marc-André Lureau
1
-2
/
+6
2012-02-20
usbredir: make channel lifetime equal to session lifetime
Hans de Goede
1
-0
/
+9
2012-02-13
Set keepalive on channel socket
Nicolas Prochazka
1
-5
/
+6
2012-02-12
Use an openssl BIO stream using GSocket
Marc-André Lureau
1
-5
/
+4
2012-02-09
Don't warn if setsockopt(TCP_NDELAY) fails with errno==ENOTSUP
Daniel P. Berrange
1
-1
/
+1
2012-02-03
Lower or silence some harmless debug messages
Marc-André Lureau
1
-3
/
+3
2012-01-17
spice-channel: Allow calling spice_msg_out_send from any context
Hans de Goede
1
-13
/
+39
2012-01-15
Fix compilation on mingw/windows
Marc-André Lureau
1
-1
/
+1
2012-01-12
Log if condition wait got cancelled
Marc-André Lureau
1
-3
/
+3
2012-01-12
Make g_coroutine_condition_wait() cancellable
Marc-André Lureau
1
-7
/
+10
2012-01-12
Remove the non-interruptible version g_io_wait()
Marc-André Lureau
1
-6
/
+6
2012-01-12
Create a GCoroutine, get rid of wait_queue
Marc-André Lureau
1
-4
/
+4
2012-01-11
migration: swap serials and mini header support when swapping peers.
Yonit Halperin
1
-0
/
+9
2012-01-11
Add support for SPICE_COMMON_CAP_MINI_HEADER
Yonit Halperin
1
-34
/
+158
2012-01-10
spice-channel: support SPICE_MSG_LIST
Yonit Halperin
1
-1
/
+5
2012-01-08
Implement SPICE_MSG_WAIT_FOR_CHANNELS
Marc-André Lureau
1
-0
/
+2
2011-12-22
spice-channel: Allow spice_msg_out_send to be called from multiple threads
Hans de Goede
1
-4
/
+34
2011-12-22
spice-channel: setsockopt TCP_NODELAY
Hans de Goede
1
-2
/
+9
2011-12-19
Support semi-seamless migration
Marc-André Lureau
1
-8
/
+22
2011-12-19
Add channel_reset method
Marc-André Lureau
1
-9
/
+26
2011-12-16
spice-channel: cleanup, remove spice_channel_send_msg()
Hans de Goede
1
-19
/
+4
2011-12-16
spice-channel: Move read only check to spice_channel_write_msg()
Hans de Goede
1
-6
/
+6
2011-12-16
spice-channel: Move setting of header->size to spice_channel_write_msg()
Hans de Goede
1
-4
/
+2
2011-12-16
spice-channel: replace the xmit buf by a queue of SpiceOutMsg-s
Hans de Goede
1
-70
/
+33
2011-12-16
Make sure spice_channel_iterate_write() always flushes *all* pending writes
Hans de Goede
1
-1
/
+1
2011-12-16
spice_msg_out[_send_internal]: Take ownership of the passed SpiceMsgOut
Hans de Goede
1
-1
/
+3
2011-12-14
spice-channel: cleanup, get rid of wait_interruptible variable
Hans de Goede
1
-8
/
+1
2011-11-23
Do not send specific messages in read-only
Marc-André Lureau
1
-1
/
+7
2011-11-23
Check if msg are permitted to be sent in read-only
Marc-André Lureau
1
-2
/
+33
2011-11-05
Add session enable-audio property
Marc-André Lureau
1
-4
/
+10
2011-10-19
do not segfault if link message header size is set to 0
Marc-André Lureau
1
-0
/
+5
2011-10-11
gtk: channel-event emit an enum
Marc-André Lureau
1
-2
/
+2
2011-08-30
Add an usbredir channel
Hans de Goede
1
-1
/
+14
2011-08-30
spice-channel: Reset SPICE_COMMON_CAP_PROTOCOL_AUTH_SELECTION on disconnect
Hans de Goede
1
-0
/
+2
2011-08-17
spice-channel: fix writing a byte twice when a write blocks
Hans de Goede
1
-0
/
+1
2011-08-17
spice-channel: Fix a possible race triggered by spice_channel_iterate_write
Hans de Goede
1
-2
/
+27
2011-07-18
build: fix introspection warnings
Marc-André Lureau
1
-74
/
+74
2011-07-15
gtk: comment channel_new() returns a weak reference
Marc-André Lureau
1
-1
/
+1
2011-07-05
gtk: total-read-bytes is ulong
Marc-André Lureau
1
-16
/
+10
2011-07-03
Merge commit 'refs/merge-requests/16' of ssh://gitorious.org/spice-gtk/spice-...
Marc-André Lureau
1
-1
/
+8
2011-07-02
spice-channel: add property total-bytes-read
Alon Levy
1
-0
/
+14
2011-07-02
spice-channel: export spice_channel_type_to_string
Alon Levy
1
-2
/
+1
2011-07-01
add --smartcard option to spicy
Christophe Fergeau
1
-1
/
+8
2011-06-23
handle smartcard channel in spice_channel_new
Christophe Fergeau
1
-0
/
+5
2011-06-22
improve debug log on coroutine start
Christophe Fergeau
1
-1
/
+1
2011-06-22
factor base message handling in SpiceChannel
Christophe Fergeau
1
-0
/
+22
[next]