summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* update spice-common (was broken)Alon Levy2012-11-041-0/+0
* server/red_worker: don't call set_client_capabilities if vm is stoppedAlon Levy2012-11-011-18/+46
* server/red_worker: wip: VALIDATE_SURFACE macros, remove asserts (but too late...Alon Levy2012-10-251-12/+50
* release 0.12.1Alon Levy2012-10-252-3/+3
* server: add websockets support via libwebsocketsAlon Levy2012-10-2510-32/+471
* server/red_worker: stride > 0 is tested, remove abortAlon Levy2012-10-251-3/+0
* server/tests/test_display_base: fix segfault in testAlon Levy2012-10-251-1/+5
* server/reds.c: split off reds-private.hAlon Levy2012-10-252-176/+186
* configure.ac: add libcacard to SPICE_REQUIRES if built with smartcard supportAlon Levy2012-10-251-0/+1
* update spice-commonAlon Levy2012-10-251-0/+0
* server: red_dispatcher: check major/minor of qxl for client_monitors_configUri Lublin2012-10-241-14/+7
* add git-version-gen and gitlog-to-changelogAlon Levy2012-10-195-11/+385
* inputs_channel: Fix wrong handling of key up/down on big endianHans de Goede2012-10-181-5/+7
* snd channel: fix accessing freed memoryYonit Halperin2012-10-111-2/+2
* Fix PlaybackChannel forward declarationChristophe Fergeau2012-10-011-3/+2
* server: Access the correct SndChannel for a given AudioFrameAndrew Eikum2012-10-011-5/+11
* server: Don't release SndChannel twice from worker referenceAndrew Eikum2012-10-011-1/+1
* reds: Report an error when reds_char_device_add_state failsChristophe Fergeau2012-09-201-0/+1
* reds: Check errors returned from SSL_CTX_set_cipher_listChristophe Fergeau2012-09-201-1/+3
* reds: Report errors from load_dh_paramsChristophe Fergeau2012-09-201-3/+10
* reds: Check reds_init_ssl errorsChristophe Fergeau2012-09-201-1/+3
* reds: report SSL initialization errorsChristophe Fergeau2012-09-201-1/+7
* reds_init_net: report errors on watch setup failuresChristophe Fergeau2012-09-201-0/+3
* reds: Abort on BN-new failuresChristophe Fergeau2012-09-201-1/+1
* Release 0.12.0v0.12.00.12.0Alon Levy2012-09-153-3/+15
* server/spice-server.syms: add missing global labelsAlon Levy2012-09-131-0/+3
* server/Makefile.am: fix for make distcheckAlon Levy2012-09-131-1/+1
* spice-server 0.11.5Alon Levy2012-09-132-4/+4
* server/tests: agent mock, client_monitors_configAlon Levy2012-09-134-1/+49
* server: Filter VD_AGENT_MONITORS_CONFIGAlon Levy2012-09-133-1/+61
* server/reds: reuse already defined localAlon Levy2012-09-131-1/+1
* server/red_dispatcher: client_monitors_config supportAlon Levy2012-09-132-0/+53
* server: add QXLInterface::client_monitors_configAlon Levy2012-09-131-3/+9
* update spice-common moduleAlon Levy2012-09-131-0/+0
* server/red_dispatcher: change a printerr to debugAlon Levy2012-09-121-1/+1
* Bump SPICE_INTERFACE_QXL_VERSION_MINORSøren Sandmann Pedersen2012-09-112-3/+7
* Enable build on armv6+Peter Robinson2012-09-111-2/+2
* Update spice-common to get A8 surface definitionsChristophe Fergeau2012-09-101-0/+0
* Bump spice.h version number to 0.11.4Søren Sandmann Pedersen2012-09-071-1/+1
* Set a8 capability in the QXL device if supported by the clientSøren Sandmann Pedersen2012-09-071-0/+2
* Process outstanding commands in the ring after changing capability bitsSøren Sandmann Pedersen2012-09-071-0/+5
* Add new set_client_capabilities() interface to QXLInstanceSøren Sandmann Pedersen2012-09-062-0/+27
* client: Advertise A8_SURFACE capabilitySøren Sandmann Pedersen2012-09-061-0/+1
* server/red_parse_qxl: fix bitmap_consistent againAlon Levy2012-09-051-2/+2
* Implement spice_server_set_exit_on_disconnect to enable an option whereby the...Jeremy White2012-09-054-3/+22
* server/red_parse_qxl: fix wrong bitmap_consistentAlon Levy2012-09-051-5/+26
* server/red_parse_qxl: add bitmap consistency checkAlon Levy2012-09-033-16/+34
* server/tests/test_display_base: fix update_area abortAlon Levy2012-09-031-1/+3
* server: replace syntax-check reported tabs with spacesAlon Levy2012-09-032-2/+2
* server: add dist-hook to prevent spice version configure/spice.h differenceAlon Levy2012-09-032-0/+45