index
:
~victortoso/spice
char-device-checks
client-side-bandwidth-monitoring
fix-char-device-leaks
fix-clang-warnings
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-15
inputs: Fix key_up/key_down mismatch
Christophe Fergeau
1
-5
/
+5
2014-12-03
Remove unused SPICE_CANVAS_INTERNAL
Christophe Fergeau
4
-8
/
+0
2014-12-02
Add LZ4 compression support.
Javier Celaya
5
-6
/
+343
2014-11-29
build-sys: fix out-of-tree build of tests
Marc-André Lureau
1
-0
/
+1
2014-11-27
Add explicit spice-core.h include
Marc-André Lureau
1
-1
/
+1
2014-11-27
Move spice_server_get_num_clients() declaration
Marc-André Lureau
2
-3
/
+2
2014-11-27
Rename mm_timer/mm_time
Marc-André Lureau
4
-13
/
+13
2014-11-27
Remove guest side video time-stamping
Marc-André Lureau
6
-26
/
+2
2014-11-27
build-sys: generate spice-version.h
Marc-André Lureau
1
-1
/
+1
2014-11-27
Split spice.h
Marc-André Lureau
10
-574
/
+806
2014-11-27
spice.h: remove redundant declarations
Marc-André Lureau
1
-5
/
+1
2014-11-25
Validate RedDrawable before allocating drawable
Marc-André Lureau
1
-11
/
+12
2014-11-25
chardev: remove write polling
Marc-André Lureau
2
-11
/
+34
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-11-24
Add const to test_capability first argument
Christophe Fergeau
2
-2
/
+2
2014-10-17
server: fix crash when restarting VM with old client
Marc-André Lureau
1
-2
/
+2
2014-10-14
migration: Don't assert() if MIGRATE_DATA comes before attaching the agent
Uri Lublin
1
-11
/
+28
2014-09-18
Validate surface bounding box before using it
Christophe Fergeau
1
-0
/
+31
2014-09-18
Fix 'abberiviations' typo in comment
Christophe Fergeau
1
-1
/
+1
2014-09-18
Fix indentation in red_get_opaque_ptr
Christophe Fergeau
1
-1
/
+1
2014-09-18
server/tests/Makefile.am: White-space cleanup
Christophe Fergeau
1
-12
/
+12
2014-09-12
Fix -Wunused-function
Fabiano Fidêncio
2
-73
/
+0
2014-09-12
Fix -Wmissing-field-initializers
Fabiano Fidêncio
5
-37
/
+31
2014-09-12
Fix -Wnonnull
Fabiano Fidêncio
1
-1
/
+2
2014-09-12
Fix -Wformat
Fabiano Fidêncio
1
-1
/
+1
2014-09-12
Fix -Wswitch
Fabiano Fidêncio
1
-0
/
+2
2014-09-12
Fix -Wsign
Fabiano Fidêncio
2
-3
/
+3
2014-09-12
Fix -Wunused-value
Fabiano Fidêncio
1
-1
/
+1
2014-09-12
Fix -Wunused-parameter
Fabiano Fidêncio
7
-31
/
+58
2014-09-12
server: Don't dump the bitmap when the format is invalid
Fabiano Fidêncio
1
-0
/
+1
2014-09-08
clean-up: remove unused function
Marc-André Lureau
2
-6
/
+0
2014-09-08
build-sys: check for spicy-screenshot
Marc-André Lureau
1
-3
/
+3
2014-09-08
reds: lookup corresponding channel id
Marc-André Lureau
1
-1
/
+2
2014-09-08
dispatcher: lower a monitor-config warning to a debug level
Marc-André Lureau
1
-2
/
+2
2014-08-20
spice.h: Don't use 48kHz for playback/recording rates
Christophe Fergeau
1
-2
/
+2
2014-08-07
Fix crash when clearing surface memory
Marc-André Lureau
1
-1
/
+5
2014-07-25
server: don't assert on invalid client message
Marc-André Lureau
1
-1
/
+1
2014-05-30
Fix assert in mjpeg_encoder_adjust_params_to_bit_rate()
Jonathon Jongsma
1
-1
/
+4
2014-05-26
Fix make failed when uncommented COMPRESS_STAT in red_worker.c
Wang Qiang
1
-2
/
+2
2014-05-16
server: use a warning when disconnecting unresponsive client
Marc-André Lureau
1
-2
/
+2
2014-05-15
Use PRI macros in printf to keep compatibility between 32/64bit system
소병철
2
-5
/
+6
2014-04-16
Add missing buffer (re)allocation to reds_sasl_handle_auth_steplen()
Christophe Fergeau
1
-0
/
+1
2014-04-16
Call correct SASL helper in reds_handle_auth_sasl_step
Christophe Fergeau
1
-1
/
+1
2014-04-16
Add G_GNUC_UNUSED annotations to async_read_handler args
Christophe Fergeau
1
-1
/
+3
2014-04-16
Make struct AsyncRead/async_read_handler private
Christophe Fergeau
2
-12
/
+11
2014-04-16
Remove RedLinkInfo::async_read
Christophe Fergeau
1
-25
/
+19
2014-04-16
Call AsyncRead variables 'async' instead of 'obj'
Christophe Fergeau
1
-30
/
+30
2014-04-16
Add reds_stream_set_async_error_handler() helper
Christophe Fergeau
2
-7
/
+5
2014-04-16
Introduce reds_stream_async_read() helper
Christophe Fergeau
2
-43
/
+36
[prev]
[next]