index
:
~victortoso/spice-gtk
client-side-bandwidth-monitoring
file-transfer
logs
master
move-xfer
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gtk
/
spice-channel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-22
channel: swap channel GSocketConnection on migration
Marc-André Lureau
1
-0
/
+1
2013-11-21
Fix SASL for mechanism using WANT_CLIENT_FIRST
dietmar@proxmox.com
1
-1
/
+4
2013-11-20
coroutine: error out on OOM or impossible conditions
Marc-André Lureau
1
-8
/
+1
2013-11-20
channel: get rid of connection_id, available from session
Marc-André Lureau
1
-2
/
+1
2013-11-20
channel: remove useless desc != NULL check
Marc-André Lureau
1
-1
/
+1
2013-11-19
Use system-wide trust certificate store
Christophe Fergeau
1
-1
/
+10
2013-11-18
Check coroutine_init() return value
Christophe Fergeau
1
-1
/
+8
2013-10-16
sasl: Fix crash when ending a SASL session
Christophe Fergeau
1
-1
/
+1
2013-10-10
Fix switch to old SPICE protocol
Christophe Fergeau
1
-14
/
+8
2013-10-10
Reenable call to switch_protocol() on protocol version mismatches
Christophe Fergeau
1
-2
/
+2
2013-09-30
spice-channel: Fix usbredir being broken since commit 159c6ebf
Hans de Goede
1
-0
/
+1
2013-09-13
gtk: simplify spice_channel_recv_msg
Marc-André Lureau
1
-35
/
+15
2013-09-13
gtk: use slices for frequently allocated objects
Marc-André Lureau
1
-4
/
+4
2013-09-13
channel: do not reenter the mainloop at every iteration
Marc-André Lureau
1
-31
/
+28
2013-09-13
channel: add SPICE_DISABLE_CHANNELS
Marc-André Lureau
1
-0
/
+7
2013-09-13
channels: use spice_channel_set_handlers()
Marc-André Lureau
1
-12
/
+6
2013-06-27
Add spice_channel_string_to_type to map files
Hans de Goede
1
-0
/
+18
2013-04-11
session: enforce secure channels
Marc-André Lureau
1
-1
/
+1
2013-04-11
Add function to return Spice channel type from string
Marc-André Lureau
1
-13
/
+27
2013-04-11
Add function to return list of supported channels
Marc-André Lureau
1
-0
/
+20
2013-04-11
channel: try TLS only once
Marc-André Lureau
1
-1
/
+1
2013-03-27
Keep GSocketConnection around after initial connect
Christophe Fergeau
1
-2
/
+7
2013-03-11
spice-channel: Do not segfault fault if peer_msg was a NULL pointer
Dunrong Huang
1
-5
/
+7
2013-02-20
channel: swap tls status during seamless migration
Marc-André Lureau
1
-0
/
+1
2013-01-11
spice-channel: fix state condition check in flush()
Marc-André Lureau
1
-1
/
+1
2013-01-11
spice-channel: plug a channel ref leak
Marc-André Lureau
1
-0
/
+1
2012-12-27
Fix switching to TLS regression
0.15.3
Marc-André Lureau
1
-15
/
+12
2012-12-17
channel: switch to protocol 1 on error during link-time
Marc-André Lureau
1
-24
/
+37
2012-12-14
spice-channel: remove unnecessary g_socket_close()
Marc-André Lureau
1
-1
/
+0
2012-12-14
spice-channel: plug a small memory leak
Marc-André Lureau
1
-1
/
+4
2012-12-10
glib-compat: add g_slist_free_full
Uri Lublin
1
-0
/
+1
2012-12-05
channel: rely on couroutine instead of channel state
Marc-André Lureau
1
-25
/
+9
2012-12-05
Add a port channel
Marc-André Lureau
1
-0
/
+4
2012-12-05
channel: add flush_async()
Marc-André Lureau
1
-0
/
+100
2012-11-30
channel: make spice_msg_out_send() slightly easier to read
Marc-André Lureau
1
-7
/
+9
2012-11-22
channel: learn to load certificate from memory
Marc-André Lureau
1
-8
/
+61
2012-10-19
channel: improve debugging message
Marc-André Lureau
1
-1
/
+1
2012-10-08
Set channel state before calling channel_reset
Hans de Goede
1
-1
/
+1
2012-09-12
channel: Introduce CHANNEL_DEBUG for channel debug logs
Christophe Fergeau
1
-58
/
+58
2012-08-28
migration: copy enable-smartcard/audio/usbredir state to the migrated session
Yonit Halperin
1
-9
/
+3
2012-08-28
seamless migration: don't reset messages data when swapping channels
Yonit Halperin
1
-5
/
+7
2012-08-28
seamless migration: src and dest servers handshake
Yonit Halperin
1
-0
/
+17
2012-07-16
spice_channel_connect() success if state >= CONNECTING
Marc-André Lureau
1
-1
/
+1
2012-06-11
Deprecate spice_channel_set_capability()
Marc-André Lureau
1
-1
/
+1
2012-06-11
Allow to disable specific capabilities at runtime
Marc-André Lureau
1
-5
/
+7
2012-06-11
spice_channel_coroutine: fix function exit in error path
Christophe Fergeau
1
-1
/
+1
2012-06-11
spice_channel_coroutine: emit signals in all error cases
Christophe Fergeau
1
-0
/
+4
2012-06-10
Emit SPICE_CHANNEL_ERROR_TLS when certificate can't be found
Christophe Fergeau
1
-3
/
+4
2012-05-17
Fix not setting channel specific capabilities upon channel reset
Yonit Halperin
1
-2
/
+17
2012-04-23
setsockopt: check for ENOTSUP only if defined
Uri Lublin
1
-1
/
+5
[next]