summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* Add libraries such as -lm and -lpthread to the tests build line.Jeremy White2015-07-281-0/+1
* reds: Assure we don't have stale statistic files before trying to create a ne...Frediano Ziglio2015-07-201-0/+1
* server: spice_debug() messages don't need a trailing '\n'.Francois Gouget2015-07-202-3/+3
* server: Weakly try to get a better latency value for the bandwidth test.Francois Gouget2015-07-201-1/+2
* server: Don't reset the latency before showing it in the invalid net test err...Francois Gouget2015-07-201-3/+3
* Use desired image compression for the first imagePavel Grunt2015-07-131-7/+7
* Handle preferred image compression messagesJavier Celaya2015-06-301-0/+25
* Use image compress constants from spice-protocolJavier Celaya2015-06-306-23/+15
* server: Remove the rate_control_is_active field from MJpegEncoder.Francois Gouget2015-06-293-12/+16
* server: Fix an incorrect time calculation.Francois Gouget2015-06-291-1/+1
* Lock the pixmap image cache for the entire fill_bits callSandy Stutsman2015-06-292-20/+27
* server: allows to set maximum monitorsFrediano Ziglio2015-06-265-5/+26
* mjpeg: Convert rate control checks to asserts in encoderFrancois Gouget2015-06-221-6/+3
* server: Refresh the input fps every 5 second, without a timer.Francois Gouget2015-06-221-30/+15
* reds: increase listening socket backlogMarc-André Lureau2015-06-171-1/+1
* Add password length checkCédric Bosdonnat2015-06-161-0/+2
* Use spice_malloc instead of mallocFrediano Ziglio2015-06-161-4/+2
* Remove duplicate streaming enumerationJonathon Jongsma2015-06-154-17/+10
* Fix typo in commentFrediano Ziglio2015-06-111-1/+1
* Use MIN macro to compute a minimumFrediano Ziglio2015-06-111-1/+1
* LZ4: warn if trying to set lz4 but not supportedJavier Celaya2015-06-111-0/+8
* server: Remove an unused structure.Francois Gouget2015-06-091-10/+0
* sound: do not modify client state on migrationMarc-André Lureau2015-06-041-1/+4
* 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