| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | ppc: Fix endianness handling in initial SPICE connection | Christophe Fergeau | 2015-04-10 | 2 | -17/+46 | |
| * | Do not compress bitmaps on UNIX socket | Fabiano Fidêncio | 2015-02-25 | 1 | -1/+2 | |
| * | tests: Fix build on Hurd | Fabiano Fidêncio | 2015-02-24 | 1 | -0/+4 | |
| * | char-device: spice_char_device_write_to_device: protect against recursion | Uri Lublin | 2015-02-08 | 1 | -0/+12 | |
| * | LZ4: Send the original format with the compressed data | Javier Celaya | 2015-02-03 | 3 | -6/+7 | |
| * | LZ4: Do not reverse bottom-up images | Javier Celaya | 2015-02-03 | 3 | -24/+14 | |
| * | LZ4: Fix encoder output size | Javier Celaya | 2015-02-03 | 1 | -1/+2 | |
| * | LZ4: Limit LZ4 to RGB formats | Javier Celaya | 2015-02-03 | 1 | -0/+2 | |
| * | Remove spice-experimental | Marc-André Lureau | 2015-01-15 | 4 | -61/+0 | |
| * | Do not perform network tests on UNIX socket | Marc-André Lureau | 2015-01-15 | 2 | -2/+4 | |
| * | reds-stream: add reds_stream_get_family() function | Marc-André Lureau | 2015-01-15 | 2 | -0/+11 | |
| * | reds: add Unix socket support | Marc-André Lureau | 2015-01-15 | 2 | -6/+33 | |
| * | inputs: Remove unneeded variable | Christophe Fergeau | 2014-12-15 | 1 | -9/+8 | |
| * | inputs: Split overlong line | Christophe Fergeau | 2014-12-15 | 1 | -1/+2 | |
| * | inputs: Fix key_up/key_down mismatch | Christophe Fergeau | 2014-12-15 | 1 | -5/+5 | |
| * | Remove unused SPICE_CANVAS_INTERNAL | Christophe Fergeau | 2014-12-03 | 4 | -8/+0 | |
| * | Add LZ4 compression support. | Javier Celaya | 2014-12-02 | 5 | -6/+343 | |
| * | build-sys: fix out-of-tree build of tests | Marc-André Lureau | 2014-11-29 | 1 | -0/+1 | |
| * | Add explicit spice-core.h include | Marc-André Lureau | 2014-11-27 | 1 | -1/+1 | |
| * | Move spice_server_get_num_clients() declaration | Marc-André Lureau | 2014-11-27 | 2 | -3/+2 | |
| * | Rename mm_timer/mm_time | Marc-André Lureau | 2014-11-27 | 4 | -13/+13 | |
| * | Remove guest side video time-stamping | Marc-André Lureau | 2014-11-27 | 6 | -26/+2 | |
| * | build-sys: generate spice-version.h | Marc-André Lureau | 2014-11-27 | 1 | -1/+1 | |
| * | Split spice.h | Marc-André Lureau | 2014-11-27 | 10 | -574/+806 | |
| * | spice.h: remove redundant declarations | Marc-André Lureau | 2014-11-27 | 1 | -5/+1 | |
| * | Validate RedDrawable before allocating drawable | Marc-André Lureau | 2014-11-25 | 1 | -11/+12 | |
| * | chardev: remove write polling | Marc-André Lureau | 2014-11-25 | 2 | -11/+34 | |
| * | 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 | |
| * | Add const to test_capability first argument | Christophe Fergeau | 2014-11-24 | 2 | -2/+2 | |
| * | server: fix crash when restarting VM with old client | Marc-André Lureau | 2014-10-17 | 1 | -2/+2 | |
| * | migration: Don't assert() if MIGRATE_DATA comes before attaching the agent | Uri Lublin | 2014-10-14 | 1 | -11/+28 | |
| * | Validate surface bounding box before using it | Christophe Fergeau | 2014-09-18 | 1 | -0/+31 | |
| * | Fix 'abberiviations' typo in comment | Christophe Fergeau | 2014-09-18 | 1 | -1/+1 | |
| * | Fix indentation in red_get_opaque_ptr | Christophe Fergeau | 2014-09-18 | 1 | -1/+1 | |
| * | server/tests/Makefile.am: White-space cleanup | Christophe Fergeau | 2014-09-18 | 1 | -12/+12 | |
| * | Fix -Wunused-function | Fabiano Fidêncio | 2014-09-12 | 2 | -73/+0 | |
| * | Fix -Wmissing-field-initializers | Fabiano Fidêncio | 2014-09-12 | 5 | -37/+31 | |
| * | Fix -Wnonnull | Fabiano Fidêncio | 2014-09-12 | 1 | -1/+2 | |
| * | Fix -Wformat | Fabiano Fidêncio | 2014-09-12 | 1 | -1/+1 | |
| * | Fix -Wswitch | Fabiano Fidêncio | 2014-09-12 | 1 | -0/+2 | |
| * | Fix -Wsign | Fabiano Fidêncio | 2014-09-12 | 2 | -3/+3 | |
| * | Fix -Wunused-value | Fabiano Fidêncio | 2014-09-12 | 1 | -1/+1 | |
| * | Fix -Wunused-parameter | Fabiano Fidêncio | 2014-09-12 | 7 | -31/+58 | |
| * | server: Don't dump the bitmap when the format is invalid | Fabiano Fidêncio | 2014-09-12 | 1 | -0/+1 | |
| * | clean-up: remove unused function | Marc-André Lureau | 2014-09-08 | 2 | -6/+0 | |
| * | build-sys: check for spicy-screenshot | Marc-André Lureau | 2014-09-08 | 1 | -3/+3 | |
| * | reds: lookup corresponding channel id | Marc-André Lureau | 2014-09-08 | 1 | -1/+2 | |
| * | dispatcher: lower a monitor-config warning to a debug level | Marc-André Lureau | 2014-09-08 | 1 | -2/+2 | |
| * | spice.h: Don't use 48kHz for playback/recording rates | Christophe Fergeau | 2014-08-20 | 1 | -2/+2 | |
