index
:
spice.git
0.10
0.4
0.6
0.8
jjongsma_rebase
master
replay-rebase
Spice
Fabiano Fidêncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
red_channel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the spice-common logging functions
Marc-André Lureau
2012-03-25
1
-48
/
+48
*
Use the spice-common submodule
Marc-André Lureau
2012-03-25
1
-2
/
+4
*
red_channel: remove pre_disconnect hook
Hans de Goede
2012-03-12
1
-3
/
+0
*
red_channel: Use the channel core to remove the stream watch on disconnect
Hans de Goede
2012-03-12
1
-0
/
+4
*
Ensure all members of ChannelCbs and ClientCbs are either assigned or NULL
Hans de Goede
2012-03-10
1
-2
/
+2
*
Use standard IOV_MAX definition where applicable
Dan McGee
2012-02-21
1
-1
/
+1
*
red_worker: reimplement event loop using poll()
Dan McGee
2012-02-21
1
-0
/
+3
*
Use memcpy call in red_channel_create
Dan McGee
2012-02-21
1
-8
/
+1
*
Cleanup definitions of disconnect methods
Dan McGee
2012-02-21
1
-2
/
+0
*
server/spicevmc: Don't destroy the rcc twice
Hans de Goede
2012-02-20
1
-0
/
+2
*
server/red_channel: red_peer_handle_incoming: comment on null check
Alon Levy
2012-01-23
1
-0
/
+2
*
server/red_channel: avoid segfault if stream == NULL
Alon Levy
2012-01-22
1
-0
/
+4
*
server: add support for SPICE_COMMON_CAP_MINI_HEADER
Yonit Halperin
2012-01-12
1
-55
/
+164
*
server: Limit the access to SpiceDataHeader of messages - only via red_channel.
Yonit Halperin
2012-01-12
1
-9
/
+25
*
server/red_channel: introduce urgent marshaller
Yonit Halperin
2012-01-12
1
-5
/
+59
*
server: handling semi-seamless migration in the target side
Yonit Halperin
2011-11-02
1
-1
/
+14
*
server: set & test channel capabilities in red_channel
Yonit Halperin
2011-11-02
1
-11
/
+83
*
red_channel: Fix msg buf memleak on parser error
Hans de Goede
2011-08-25
1
-0
/
+1
*
server/snd_worker.c: add red_channel_client_destroy_dummy
Alon Levy
2011-08-23
1
-15
/
+21
*
server/red_channel: release channel allocated message buffer
Alon Levy
2011-08-23
1
-0
/
+1
*
server: registering RedChannel in reds, instead of Channel
Yonit Halperin
2011-08-23
1
-140
/
+138
*
server/red_channel.c inroducing client_cbs
Yonit Halperin
2011-08-23
1
-2
/
+51
*
server/red_channel.c: pack all channel callbacks to ChannelCbs
Yonit Halperin
2011-08-23
1
-51
/
+32
*
server/red_channel: introduce client ring in RedChannel
Alon Levy
2011-08-23
1
-45
/
+193
*
server/red_channel: add pipe_size helpers
Alon Levy
2011-08-23
1
-0
/
+15
*
server/red_worker: multiple client support - base split
Alon Levy
2011-08-23
1
-12
/
+0
*
server/red_tunnel_worker: trivial multi client support
Alon Levy
2011-08-23
1
-5
/
+0
*
server/red_channel: introduce pipes functions
Alon Levy
2011-08-23
1
-4
/
+55
*
server/red_channel: ignore error if already shutdown
Alon Levy
2011-08-23
1
-0
/
+3
*
server/main_channel: move latency and bitrate to channel client
Alon Levy
2011-08-23
1
-0
/
+5
*
server: Add RedClient
Alon Levy
2011-08-23
1
-8
/
+87
*
server/red_client: clear pipe on disconnect
Alon Levy
2011-08-23
1
-1
/
+1
*
server/red_channel: workaround for fast client disconnect bug (TODO - real fix)
Alon Levy
2011-08-23
1
-0
/
+5
*
server/main_channel: use MainChannel in sig
Alon Levy
2011-08-23
1
-2
/
+2
*
server: move pipe from RedChannel to RedChannelClient
Alon Levy
2011-08-23
1
-59
/
+90
*
server/red_channel (all): introduce RedChannelClient
Alon Levy
2011-08-23
1
-222
/
+405
*
server/red_channel: renames to use _proc postfix consistently
Alon Levy
2011-08-23
1
-6
/
+6
*
add missing static
Christophe Fergeau
2011-05-03
1
-5
/
+5
*
add #include <config.h> to all source files
Christophe Fergeau
2011-05-03
1
-0
/
+3
*
Revert "server/red_channel: red_channel_event: push on blocked"
Marc-André Lureau
2011-03-03
1
-6
/
+1
*
server/red_channel: move out_bytes_counter from Outgoing to RedChannel
Alon Levy
2011-03-02
1
-2
/
+10
*
server/red_channel: split Incoming/Outgoing to callback and state
Alon Levy
2011-03-02
1
-31
/
+34
*
server/red_channel: no opaque in red_channel_peer_on_*_error
Alon Levy
2011-03-02
1
-8
/
+4
*
server/red_channel: add red_channel_disconnect, use in red_worker
Alon Levy
2011-03-02
1
-0
/
+9
*
server/red_channel: reset send_data.item to NULL after release
Alon Levy
2011-03-02
1
-0
/
+1
*
server/red_channel: add red_channel_{,no_}item_being_sent
Alon Levy
2011-03-02
1
-2
/
+13
*
server/red_channel: add red_channel_send_message_pending
Alon Levy
2011-03-02
1
-0
/
+5
*
server/red_channel: add red_channel_all_blocked
Alon Levy
2011-03-02
1
-0
/
+10
*
server/red_channel (all): add red_channel_get_header
Alon Levy
2011-03-02
1
-0
/
+5
*
server/red_channel: add red_channel_get_first_socket
Alon Levy
2011-03-02
1
-0
/
+8
[next]