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
/
reds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid core calling spice_server_destroy
Frediano Ziglio
2015-08-26
1
-2
/
+5
*
Fix typo in comments
Jonathon Jongsma
2015-08-11
1
-2
/
+2
*
Cleanup: move static function declarations out of header
Jonathon Jongsma
2015-08-11
1
-0
/
+4
*
Adjust to new SpiceImageCompress name
Christophe Fergeau
2015-07-29
1
-6
/
+6
*
reds: Assure we don't have stale statistic files before trying to create a ne...
Frediano Ziglio
2015-07-20
1
-0
/
+1
*
server: spice_debug() messages don't need a trailing '\n'.
Francois Gouget
2015-07-20
1
-2
/
+2
*
Use image compress constants from spice-protocol
Javier Celaya
2015-06-30
1
-4
/
+4
*
reds: increase listening socket backlog
Marc-André Lureau
2015-06-17
1
-1
/
+1
*
Add password length check
Cédric Bosdonnat
2015-06-16
1
-0
/
+2
*
Remove duplicate streaming enumeration
Jonathon Jongsma
2015-06-15
1
-1
/
+1
*
LZ4: warn if trying to set lz4 but not supported
Javier Celaya
2015-06-11
1
-0
/
+8
*
ppc: Fix endianness handling in initial SPICE connection
Christophe Fergeau
2015-04-10
1
-17
/
+45
*
Remove spice-experimental
Marc-André Lureau
2015-01-15
1
-18
/
+0
*
Do not perform network tests on UNIX socket
Marc-André Lureau
2015-01-15
1
-1
/
+3
*
reds: add Unix socket support
Marc-André Lureau
2015-01-15
1
-6
/
+32
*
Rename mm_timer/mm_time
Marc-André Lureau
2014-11-27
1
-6
/
+6
*
Remove guest side video time-stamping
Marc-André Lureau
2014-11-27
1
-13
/
+0
*
Don't set SpiceLinkReply::pub_key if client advertises SASL cap
Christophe Fergeau
2014-11-24
1
-23
/
+38
*
Introduce red_link_info_test_capability()
Christophe Fergeau
2014-11-24
1
-3
/
+18
*
migration: Don't assert() if MIGRATE_DATA comes before attaching the agent
Uri Lublin
2014-10-14
1
-11
/
+28
*
clean-up: remove unused function
Marc-André Lureau
2014-09-08
1
-5
/
+0
*
reds: lookup corresponding channel id
Marc-André Lureau
2014-09-08
1
-1
/
+2
*
Call correct SASL helper in reds_handle_auth_sasl_step
Christophe Fergeau
2014-04-16
1
-1
/
+1
*
Remove RedLinkInfo::async_read
Christophe Fergeau
2014-04-16
1
-25
/
+19
*
Check RSA_generate_key_ex return value
Christophe Fergeau
2014-03-20
1
-2
/
+9
*
Associate org.spice-space.webdav.0 port to webdav channel
Marc-André Lureau
2014-03-19
1
-1
/
+6
*
Fix test_capability() typo
Christophe Fergeau
2014-03-13
1
-2
/
+2
*
Fix typo in log message
Christophe Fergeau
2014-03-13
1
-1
/
+1
*
Introduce reds_stream_set_channel()
Christophe Fergeau
2014-01-20
1
-3
/
+3
*
Introduce reds_stream_set_info_flag()
Christophe Fergeau
2014-01-20
1
-1
/
+1
*
Introduce reds_stream_is_ssl()
Christophe Fergeau
2014-01-20
1
-5
/
+5
*
Move SASL authentication to reds_stream.h
Christophe Fergeau
2014-01-20
1
-423
/
+35
*
Move async code to RedsStream
Christophe Fergeau
2014-01-20
1
-60
/
+0
*
Move stream read/write callbacks to reds_stream.c
Christophe Fergeau
2014-01-20
1
-77
/
+0
*
Introduce reds_stream_new() helper
Christophe Fergeau
2014-01-20
1
-20
/
+2
*
reds: Move SSL-related code to RedsStream
Christophe Fergeau
2014-01-20
1
-55
/
+30
*
Move sync_write* to reds_stream.h
Christophe Fergeau
2014-01-20
1
-55
/
+25
*
Add reds_stream.[ch]
Christophe Fergeau
2014-01-20
1
-180
/
+1
*
Use TLS version 1.0 or better
David Jaša
2013-12-12
1
-1
/
+4
*
Fix buffer overflow when decrypting client SPICE ticket
Christophe Fergeau
2013-10-30
1
-12
/
+32
*
Remove tunneling support
Christophe Fergeau
2013-10-28
1
-26
/
+0
*
reds: remove dead code
Marc-André Lureau
2013-10-08
1
-33
/
+0
*
reds: Fix 'asyc' typo
Christophe Fergeau
2013-10-08
1
-23
/
+23
*
Fix 'recive' typo throughout the code base
Christophe Fergeau
2013-10-08
1
-36
/
+36
*
server: set dispatcher before calling attache_worker
Marc-André Lureau
2013-10-07
1
-1
/
+1
*
main_channel: monitoring client connection status
Yonit Halperin
2013-08-14
1
-2
/
+1
*
reds: s/red_client_disconnect/red_channel_client_shutdown inside callbacks
Yonit Halperin
2013-07-29
1
-3
/
+4
*
decouple disconnection of the main channel from client destruction
Yonit Halperin
2013-07-29
1
-0
/
+1
*
syntax-check: s/the the/the/ in a comment
Uri Lublin
2013-07-16
1
-1
/
+1
*
server: Add support for filtering out agent file-xfer msgs (rhbz#961848)
Hans de Goede
2013-06-06
1
-4
/
+17
[next]