index
:
~pgrunt/spice
0.12
agentfeatures
cdrom
encoders
manual
master
replay_gst
virgil
Fork of spice server http://cgit.freedesktop.org/spice/spice/
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
reds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-28
main_channel_init() -> main_channel_new()
Jonathon Jongsma
1
-1
/
+1
2016-01-28
inputs_init() -> inputs_channel_new()
Jonathon Jongsma
1
-1
/
+1
2016-01-28
Remove global inputs channel
Jonathon Jongsma
1
-13
/
+13
2016-01-21
Change some functions to take RedsState arg
Jonathon Jongsma
1
-28
/
+29
2016-01-20
Change some functions to take RedsState arg
Jonathon Jongsma
1
-33
/
+33
2016-01-20
Change some functions to take RedsState arg
Jonathon Jongsma
1
-32
/
+33
2016-01-19
reds_num_of_clients() -> reds_get_n_clients()
Jonathon Jongsma
1
-2
/
+2
2016-01-19
reds_num_of_channels() -> reds_get_n_channels()
Jonathon Jongsma
1
-1
/
+1
2016-01-19
Change some functions to take RedsState arg
Jonathon Jongsma
1
-29
/
+33
2016-01-19
Pass 'reds' as opaque data in vdi port char device
Jonathon Jongsma
1
-1
/
+2
2016-01-18
Change some functions to take RedsState arg
Jonathon Jongsma
1
-52
/
+52
2016-01-15
Make global 'reds' extern
Jonathon Jongsma
1
-1
/
+1
2016-01-12
channel: add option tcp keepalive timeout to channels
Sunny Shin
1
-0
/
+22
2016-01-11
channel: add interface parameters to SpiceCoreInterfaceInternal
Frediano Ziglio
1
-8
/
+9
2016-01-11
channel: build adapter for public core interface
Frediano Ziglio
1
-3
/
+58
2016-01-11
channel: add a new internal SpiceCoreInterface
Frediano Ziglio
1
-2
/
+3
2015-12-11
reds: do not use g_malloc0 in server code
Frediano Ziglio
1
-2
/
+2
2015-12-11
server: Add spice_get_monotonic_time_ms()
Francois Gouget
1
-4
/
+2
2015-12-10
channel: rename red_channel_(client_)waits_* functions
Frediano Ziglio
1
-3
/
+3
2015-12-09
server: misc header cleanups
Frediano Ziglio
1
-1
/
+0
2015-12-04
server: multiple clients works ok if we limit the pipe to the slowest client
Alon Levy
1
-1
/
+1
2015-12-03
server: rename files
Frediano Ziglio
1
-9
/
+9
2015-11-21
server: remove OpenGL
Marc-André Lureau
1
-4
/
+0
2015-11-13
reds: Do not abort due to wrong header
Pavel Grunt
1
-1
/
+4
2015-10-26
worker: remove need for WorkerInitData
Marc-André Lureau
1
-2
/
+42
2015-10-19
fix spelling mistakes in comments (reseting to resetting & dummym to dummy)
snir sheriber
1
-1
/
+1
2015-08-26
Avoid core calling spice_server_destroy
Frediano Ziglio
1
-2
/
+5
2015-08-11
Fix typo in comments
Jonathon Jongsma
1
-2
/
+2
2015-08-11
Cleanup: move static function declarations out of header
Jonathon Jongsma
1
-0
/
+4
2015-07-29
Adjust to new SpiceImageCompress name
Christophe Fergeau
1
-6
/
+6
2015-07-20
reds: Assure we don't have stale statistic files before trying to create a ne...
Frediano Ziglio
1
-0
/
+1
2015-07-20
server: spice_debug() messages don't need a trailing '\n'.
Francois Gouget
1
-2
/
+2
2015-06-30
Use image compress constants from spice-protocol
Javier Celaya
1
-4
/
+4
2015-06-17
reds: increase listening socket backlog
Marc-André Lureau
1
-1
/
+1
2015-06-16
Add password length check
Cédric Bosdonnat
1
-0
/
+2
2015-06-15
Remove duplicate streaming enumeration
Jonathon Jongsma
1
-1
/
+1
2015-06-11
LZ4: warn if trying to set lz4 but not supported
Javier Celaya
1
-0
/
+8
2015-04-10
ppc: Fix endianness handling in initial SPICE connection
Christophe Fergeau
1
-17
/
+45
2015-01-15
Remove spice-experimental
Marc-André Lureau
1
-18
/
+0
2015-01-15
Do not perform network tests on UNIX socket
Marc-André Lureau
1
-1
/
+3
2015-01-15
reds: add Unix socket support
Marc-André Lureau
1
-6
/
+32
2014-11-27
Rename mm_timer/mm_time
Marc-André Lureau
1
-6
/
+6
2014-11-27
Remove guest side video time-stamping
Marc-André Lureau
1
-13
/
+0
2014-11-24
Don't set SpiceLinkReply::pub_key if client advertises SASL cap
Christophe Fergeau
1
-23
/
+38
2014-11-24
Introduce red_link_info_test_capability()
Christophe Fergeau
1
-3
/
+18
2014-10-14
migration: Don't assert() if MIGRATE_DATA comes before attaching the agent
Uri Lublin
1
-11
/
+28
2014-09-08
clean-up: remove unused function
Marc-André Lureau
1
-5
/
+0
2014-09-08
reds: lookup corresponding channel id
Marc-André Lureau
1
-1
/
+2
2014-04-16
Call correct SASL helper in reds_handle_auth_sasl_step
Christophe Fergeau
1
-1
/
+1
2014-04-16
Remove RedLinkInfo::async_read
Christophe Fergeau
1
-25
/
+19
[prev]
[next]