summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Revert "server: add websockets support via libwebsockets"Alon Levy2012-11-049-455/+32
* 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-251-1/+1
* server: add websockets support via libwebsocketsAlon Levy2012-10-259-32/+455
* 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
* server: red_dispatcher: check major/minor of qxl for client_monitors_configUri Lublin2012-10-241-14/+7
* 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-151-1/+1
* 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-131-1/+1
* 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
* 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
* 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
* 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-053-0/+19
* 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
* add server/tests/test_vdagentAlon Levy2012-09-022-0/+115
* server/tests/test_two_serversAlon Levy2012-09-022-0/+47
* server/tests: introduce Test structAlon Levy2012-09-025-146/+170
* server/red_worker: seamless: fix invalid memory referenceAlon Levy2012-08-301-3/+3
* server: freezed->froze, missing whitespace after declarationsAlon Levy2012-08-302-3/+5
* server: s/max_encdoers/max_encoders/Alon Levy2012-08-302-7/+7
* server/inputs_channel.c: whitespace fixYonit Halperin2012-08-301-1/+1