summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* ppc: Fix glz magic endianessChristophe Fergeau2015-04-101-1/+2
* ppc: Fixing endianness for channel messagesChristophe Fergeau2015-04-101-10/+10
* ppc: Fix endianness handling in initial SPICE connectionChristophe Fergeau2015-04-102-17/+46
* Do not compress bitmaps on UNIX socketFabiano Fidêncio2015-02-251-1/+2
* tests: Fix build on HurdFabiano Fidêncio2015-02-241-0/+4
* char-device: spice_char_device_write_to_device: protect against recursionUri Lublin2015-02-081-0/+12
* LZ4: Send the original format with the compressed dataJavier Celaya2015-02-033-6/+7
* LZ4: Do not reverse bottom-up imagesJavier Celaya2015-02-033-24/+14
* LZ4: Fix encoder output sizeJavier Celaya2015-02-031-1/+2
* LZ4: Limit LZ4 to RGB formatsJavier Celaya2015-02-031-0/+2
* Remove spice-experimentalMarc-André Lureau2015-01-154-61/+0
* Do not perform network tests on UNIX socketMarc-André Lureau2015-01-152-2/+4
* reds-stream: add reds_stream_get_family() functionMarc-André Lureau2015-01-152-0/+11
* reds: add Unix socket supportMarc-André Lureau2015-01-152-6/+33
* inputs: Remove unneeded variableChristophe Fergeau2014-12-151-9/+8
* inputs: Split overlong lineChristophe Fergeau2014-12-151-1/+2
* inputs: Fix key_up/key_down mismatchChristophe Fergeau2014-12-151-5/+5
* Remove unused SPICE_CANVAS_INTERNALChristophe Fergeau2014-12-034-8/+0
* Add LZ4 compression support.Javier Celaya2014-12-025-6/+343
* build-sys: fix out-of-tree build of testsMarc-André Lureau2014-11-291-0/+1
* Add explicit spice-core.h includeMarc-André Lureau2014-11-271-1/+1
* Move spice_server_get_num_clients() declarationMarc-André Lureau2014-11-272-3/+2
* Rename mm_timer/mm_timeMarc-André Lureau2014-11-274-13/+13
* Remove guest side video time-stampingMarc-André Lureau2014-11-276-26/+2
* build-sys: generate spice-version.hMarc-André Lureau2014-11-271-1/+1
* Split spice.hMarc-André Lureau2014-11-2710-574/+806
* spice.h: remove redundant declarationsMarc-André Lureau2014-11-271-5/+1
* Validate RedDrawable before allocating drawableMarc-André Lureau2014-11-251-11/+12
* chardev: remove write pollingMarc-André Lureau2014-11-252-11/+34
* Don't set SpiceLinkReply::pub_key if client advertises SASL capChristophe Fergeau2014-11-241-23/+38
* Introduce red_link_info_test_capability()Christophe Fergeau2014-11-241-3/+18
* Add const to test_capability first argumentChristophe Fergeau2014-11-242-2/+2
* server: fix crash when restarting VM with old clientMarc-André Lureau2014-10-171-2/+2
* migration: Don't assert() if MIGRATE_DATA comes before attaching the agentUri Lublin2014-10-141-11/+28
* Validate surface bounding box before using itChristophe Fergeau2014-09-181-0/+31
* Fix 'abberiviations' typo in commentChristophe Fergeau2014-09-181-1/+1
* Fix indentation in red_get_opaque_ptrChristophe Fergeau2014-09-181-1/+1
* server/tests/Makefile.am: White-space cleanupChristophe Fergeau2014-09-181-12/+12
* Fix -Wunused-functionFabiano Fidêncio2014-09-122-73/+0
* Fix -Wmissing-field-initializersFabiano Fidêncio2014-09-125-37/+31
* Fix -WnonnullFabiano Fidêncio2014-09-121-1/+2
* Fix -WformatFabiano Fidêncio2014-09-121-1/+1
* Fix -WswitchFabiano Fidêncio2014-09-121-0/+2
* Fix -WsignFabiano Fidêncio2014-09-122-3/+3
* Fix -Wunused-valueFabiano Fidêncio2014-09-121-1/+1
* Fix -Wunused-parameterFabiano Fidêncio2014-09-127-31/+58
* server: Don't dump the bitmap when the format is invalidFabiano Fidêncio2014-09-121-0/+1
* clean-up: remove unused functionMarc-André Lureau2014-09-082-6/+0
* build-sys: check for spicy-screenshotMarc-André Lureau2014-09-081-3/+3
* reds: lookup corresponding channel idMarc-André Lureau2014-09-081-1/+2