index
:
~alon/spice
0.8.2.candidate
0.8.for.teuf
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
features/driver-server-monitors-config
features/record-replay-qxl-hack
fixup_red_channels
glz
master
mc.v7
old/aggregate-many-marshallers
old/aggregate-one-marshaller
opus
red_channel_refactor
s3.v1
s3.wip
server_multi_client.v3
server_multi_client.v4
server_multi_client.v5.mid
server_multi_client.v6
server_redhat
smart_card_channel.v5.wip
update_area_async_dirty
wip/dtrace
wip/replay
wip/shared-memory
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
Fix test_capability() typo
Christophe Fergeau
3
-10
/
+10
2014-03-13
Fix typo in log message
Christophe Fergeau
1
-1
/
+1
2014-03-13
mjpeg: Don't warn on unsupported image formats
Christophe Fergeau
1
-1
/
+1
2014-01-20
Make RedsStream::info private
Christophe Fergeau
2
-28
/
+28
2014-01-20
Introduce reds_stream_set_channel()
Christophe Fergeau
3
-3
/
+14
2014-01-20
Introduce reds_stream_set_info_flag()
Christophe Fergeau
3
-1
/
+12
2014-01-20
Make RedsStream::async_read private
Christophe Fergeau
2
-14
/
+14
2014-01-20
Make RedsStream::sasl private
Christophe Fergeau
2
-71
/
+71
2014-01-20
Make RedsStream read/write functions private
Christophe Fergeau
2
-19
/
+19
2014-01-20
Make RedsStream::ssl private
Christophe Fergeau
2
-18
/
+18
2014-01-20
Introduce reds_stream_is_ssl()
Christophe Fergeau
4
-6
/
+12
2014-01-20
Add RedsStream::priv
Christophe Fergeau
2
-1
/
+9
2014-01-20
Move SASL authentication to reds_stream.h
Christophe Fergeau
3
-423
/
+563
2014-01-20
Move async code to RedsStream
Christophe Fergeau
3
-60
/
+82
2014-01-20
Move stream read/write callbacks to reds_stream.c
Christophe Fergeau
2
-77
/
+75
2014-01-20
Introduce reds_stream_new() helper
Christophe Fergeau
3
-20
/
+32
2014-01-20
reds: Move SSL-related code to RedsStream
Christophe Fergeau
3
-55
/
+82
2014-01-20
Move sync_write* to reds_stream.h
Christophe Fergeau
3
-55
/
+58
2014-01-20
Add reds_stream.[ch]
Christophe Fergeau
9
-245
/
+327
2014-01-20
Move SPICE_GNUC_VISIBLE to red_common.h
Christophe Fergeau
2
-2
/
+2
2014-01-02
tests: Avoid malloc failures
Christophe Fergeau
2
-2
/
+8
2014-01-02
tests: Remove unused variables
Christophe Fergeau
2
-3
/
+0
2014-01-02
Add support for the Opus codec
Jeremy White
3
-32
/
+112
2014-01-02
Revise the spice client and server to use the new snd_codec functions in spic...
Jeremy White
2
-122
/
+85
2013-12-12
Use TLS version 1.0 or better
David Jaša
1
-1
/
+4
2013-12-11
Remove empty red_time.c
Christophe Fergeau
1
-1
/
+0
2013-12-11
Add red_time.h to Makefile.am
Christophe Fergeau
1
-0
/
+1
2013-10-30
Fix buffer overflow when decrypting client SPICE ticket
Christophe Fergeau
1
-12
/
+32
2013-10-28
Remove tunneling support
Christophe Fergeau
4
-3541
/
+0
2013-10-28
Silence gcc false positive with -Wuninitialized
Christophe Fergeau
1
-0
/
+6
2013-10-18
red_tunnel_worker: Fix build error due to missing monitor_latency argument
Axel Lin
1
-1
/
+1
2013-10-10
Use hardened linker flags if available
Christophe Fergeau
1
-0
/
+2
2013-10-09
Fix PlaybackeCommand typo
Christophe Fergeau
1
-1
/
+1
2013-10-08
reds: remove dead code
Marc-André Lureau
1
-33
/
+0
2013-10-08
reds: Fix 'asyc' typo
Christophe Fergeau
1
-23
/
+23
2013-10-08
Fix 'recive' typo throughout the code base
Christophe Fergeau
4
-63
/
+63
2013-10-08
Namespace RECEIVE_BUF_SIZE
Christophe Fergeau
3
-9
/
+9
2013-10-07
server: handle red_get_surface_cmd() error explicitely
Marc-André Lureau
1
-24
/
+32
2013-10-07
server: plug some leaks on error
Marc-André Lureau
1
-2
/
+7
2013-10-07
server: inputs s/relase/release
Marc-André Lureau
1
-2
/
+2
2013-10-07
server: release all pressed keys on client disconnect
Marc-André Lureau
1
-7
/
+35
2013-10-07
server: mark deprecated symbols
Marc-André Lureau
2
-22
/
+30
2013-10-07
server/tests: avoid using deprecated symbols
Marc-André Lureau
1
-7
/
+6
2013-10-07
server: set dispatcher before calling attache_worker
Marc-André Lureau
3
-7
/
+10
2013-10-01
server: remove memslot unused functions
Marc-André Lureau
2
-51
/
+0
2013-09-30
server: remove unused fill_rects_clip
Marc-André Lureau
1
-11
/
+0
2013-09-26
red_worker: disconnect the channel instead of shutdown in case of a blocking ...
Yonit Halperin
1
-5
/
+5
2013-09-26
red_channel: cleanup of red_channel_client blocking methods
Yonit Halperin
3
-57
/
+93
2013-09-26
red_worker: cleanup red_clear_surface_drawables_from_pipes
Yonit Halperin
1
-12
/
+18
2013-09-17
build-sys: fix some automake warning
Marc-André Lureau
1
-2
/
+2
[next]