index
:
~jjongsma/spice-server
master
refactory
refactory-review
replay
replay-rebase
review
vsock
Jonathon's spice-server branches
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
reds.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-11
Move RedsMigSpice to main-channel.h
Jonathon Jongsma
1
-7
/
+0
2014-11-27
Rename mm_timer/mm_time
Marc-André Lureau
1
-2
/
+2
2014-09-08
clean-up: remove unused function
Marc-André Lureau
1
-1
/
+0
2014-01-20
Add reds_stream.[ch]
Christophe Fergeau
1
-64
/
+0
2014-01-20
Move SPICE_GNUC_VISIBLE to red_common.h
Christophe Fergeau
1
-2
/
+0
2013-07-29
decouple disconnection of the main channel from client destruction
Yonit Halperin
1
-0
/
+2
2013-05-08
reds: move handle_channel_event logic from main_dispatcher to reds
Yonit Halperin
1
-0
/
+4
2013-04-22
reds: support mm_time latency adjustments
Yonit Halperin
1
-0
/
+2
2012-11-04
Revert "server: add websockets support via libwebsockets"
Alon Levy
1
-17
/
+0
2012-10-25
server: add websockets support via libwebsockets
Alon Levy
1
-0
/
+17
2012-08-27
main: restore state from migration data
Yonit Halperin
1
-1
/
+3
2012-08-27
main: send migration data
Yonit Halperin
1
-1
/
+1
2012-08-27
main: send MSG_MIGRATE upon vm migration completion
Yonit Halperin
1
-0
/
+1
2012-08-27
seamless migration: migration completion on the destination side
Yonit Halperin
1
-1
/
+2
2012-08-27
seamless migration: pre migration phase on the destination side
Yonit Halperin
1
-0
/
+3
2012-08-27
seamless migration: pre migration phase on the src side
Yonit Halperin
1
-2
/
+2
2012-08-27
reds: add tracking for char devices
Yonit Halperin
1
-0
/
+1
2012-07-03
agent: use SpiceCharDeviceWriteBuffer for agent data from the client
Yonit Halperin
1
-0
/
+2
2012-07-03
agent: Fix tokens handling in main_channel
Yonit Halperin
1
-1
/
+2
2012-03-05
Send name & uuid to capable clients
Marc-André Lureau
1
-0
/
+1
2012-02-15
server, separate SpiceChannelEventInfo from RedStream
Alon Levy
1
-1
/
+5
2012-01-13
Remove trailing blank lines
Daniel P. Berrange
1
-1
/
+0
2011-11-02
server: handling semi-seamless migration in the target side
Yonit Halperin
1
-1
/
+1
2011-11-02
server: handle spice_server_migrate_end
Yonit Halperin
1
-2
/
+0
2011-11-02
server,proto: tell the clients to connect to the migration target before migr...
Yonit Halperin
1
-3
/
+11
2011-11-02
server: handle migration interface addition
Yonit Halperin
1
-0
/
+4
2011-09-05
server: fix function prototypes
Christophe Fergeau
1
-2
/
+2
2011-08-23
server: add public spice_server_get_num_clients
Alon Levy
1
-0
/
+1
2011-08-23
server: registering RedChannel in reds, instead of Channel
Yonit Halperin
1
-24
/
+3
2011-08-23
server/main_channel: support multiple clients
Alon Levy
1
-3
/
+3
2011-08-23
server/main_channel: move latency and bitrate to channel client
Alon Levy
1
-3
/
+0
2011-08-23
server: Add RedClient
Alon Levy
1
-2
/
+4
2011-08-23
server/main_channel: use MainChannel in sig
Alon Levy
1
-0
/
+1
2011-08-23
server/reds.h: explicitly include config.h
Alon Levy
1
-0
/
+2
2011-06-22
s/__visible__/SPICE_GNUC_VISIBLE
Christophe Fergeau
1
-1
/
+1
2011-05-03
add #include <config.h> to all source files
Christophe Fergeau
1
-2
/
+0
2011-05-02
server: s/desable/disable
Christophe Fergeau
1
-1
/
+1
2011-05-02
use foo(void) instead of foo() in prototypes
Christophe Fergeau
1
-6
/
+6
2011-02-28
server: add SASL support
Marc-André Lureau
1
-0
/
+39
2011-02-28
server: add reds_channel_dispose()
Marc-André Lureau
1
-0
/
+2
2011-02-28
server: rename s/peer/stream
Marc-André Lureau
1
-1
/
+1
2011-02-28
server/reds: remove the void* ctx field
Marc-André Lureau
1
-2
/
+0
2011-02-28
server: use the new reds_stream_{read,write}
Marc-André Lureau
1
-5
/
+0
2011-02-27
server: remove cb_free, not needed anymore
Marc-André Lureau
1
-1
/
+0
2011-02-27
server: add reds_stream_{read,write,free,remove_watch}()
Marc-André Lureau
1
-2
/
+14
2011-02-27
server: s/RedsStreamContext/RedsStream
Marc-André Lureau
1
-4
/
+4
2011-02-27
server/reds: remove unused readv
Marc-André Lureau
1
-1
/
+0
2011-01-13
server/reds: s/reds_push_migrate_data_item/reds_marshall_migrate_data_item/
Alon Levy
1
-1
/
+1
2011-01-13
server: split main_channel from reds
Alon Levy
1
-0
/
+22
2010-12-07
server: reds/inputs_channel: move some structs to inputs_channel
Alon Levy
1
-12
/
+0
[next]