summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-12add Makefile.am to be used by spice-common usersHEADmasterChristophe Fergeau2-75/+136
2011-07-12move demarshallers.h to common/Christophe Fergeau1-0/+33
2011-07-12move marshallers.h to common/Christophe Fergeau1-0/+68
2011-07-08Fix spice-server/qemu channel version checksChristophe Fergeau0-0/+0
2011-07-06server: fix segfault if no migrate_info providedAlon Levy0-0/+0
2011-07-05server: cursor_channel: releasing pipe items resources when the pipe is clear...Yonit Halperin0-0/+0
2011-07-05server: display_channel: releasing pipe items resources when the pipe is clea...Yonit Halperin0-0/+0
2011-07-05server: not reading command rings before RED_WORKER_MESSAGE_START, RHBZ #718713Yonit Halperin0-0/+0
2011-07-05server: replace redundant code with red_cursor_resetYonit Halperin0-0/+0
2011-07-05server: removing local cursor, this solves RHBZ #714801Yonit Halperin0-0/+0
2011-07-05tests/migrate: update to use argparse and run spicy by defaultAlon Levy0-0/+0
2011-07-05server/tests/basic_event_loop: strange assert failure; fixAlon Levy0-0/+0
2011-07-05server/smartcard: register channel only when hardware is availableAlon Levy0-0/+0
2011-06-29Revert "server/smartcard: don't register the channel if no hardware emulated"Alon Levy0-0/+0
2011-06-28red_worker: remove 2 empty functionsChristophe Fergeau0-0/+0
2011-06-23server/smartcard: don't register the channel if no hardware emulatedAlon Levy0-0/+0
2011-06-23server/smartcard: handle BaseChannel messagesAlon Levy0-0/+0
2011-06-22don't #include config.h in generated header filesChristophe Fergeau1-3/+4
2011-06-22s/__visible__/SPICE_GNUC_VISIBLEChristophe Fergeau0-0/+0
2011-06-22add check for pyparsingChristophe Fergeau1-3/+8
2011-06-22sndworker: check the caps before sending volume messagesMarc-André Lureau0-0/+0
2011-06-22sndworker: add AudioVolume/AudioMute messagesMarc-André Lureau2-0/+22
2011-06-21python: remove c-ism trailing ;Marc-André Lureau5-25/+25
2011-06-21codegen: typedef the protocol enumsMarc-André Lureau1-4/+12
2011-06-14client: fix for redundant shift+f11 RHBZ #674532Yonit Halperin0-0/+0
2011-05-30client/windows: enable image randomization (ASLR) rhbz#701111Arnon Gilboa0-0/+0
2011-05-30client/windows: remove slash from x64 build dirArnon Gilboa0-0/+0
2011-05-24server/smartcard: fix use after freeAlon Levy0-0/+0
2011-05-22client/windows: remove precompiled header for common.h (fix broken windows de...Arnon Gilboa0-0/+0
2011-05-22common: add WIN64 ifdef for spice_bit_find_msb (fix broken windows x64 build)Arnon Gilboa1-2/+2
2011-05-19client: fix flipped video in Linux guest on windows client, RHBZ #667689Yonit Halperin0-0/+0
2011-05-12common: use INLINE instead of inlineArnon Gilboa7-38/+20
2011-05-12client/windows: undef SIZE_MAX in stdint.hArnon Gilboa0-0/+0
2011-05-12common: fix ssl_verify windows build errorsArnon Gilboa2-2/+8
2011-05-12client/windows: add common\ssl_verify.c/h to projectArnon Gilboa0-0/+0
2011-05-12client/windows: inc version to 0,9,0,0Arnon Gilboa0-0/+0
2011-05-12client/windows: init PACKAGE_VERSIONArnon Gilboa0-0/+0
2011-05-12client: fix return code when missing hostAlon Levy0-0/+0
2011-05-09server/red_worker: stat_now cleanupAlon Levy0-0/+0
2011-05-09server/red_worker: fix typo (lats_send_time)Alon Levy0-0/+0
2011-05-09server/tests: show port to connect toAlon Levy0-0/+0
2011-05-08server: bump SPICE_SERVER_VERSION to 0.9.0Marc-André Lureau0-0/+0
2011-05-05server: Unset executable bit of red_tunnel_worker.hZeeshan Ali (Khattak)0-0/+0
2011-05-03build: fix gettimeofday warningMarc-André Lureau0-0/+0
2011-05-03client: make use of ssl_verify.cMarc-André Lureau0-0/+0
2011-05-03common: add ssl_verify.c common codeMarc-André Lureau3-0/+543
2011-05-03common: add ring_get_length() for debugging purposesMarc-André Lureau1-0/+13
2011-05-03common: mem.h add alloca definitionMarc-André Lureau1-0/+30
2011-05-03common: spice_memdup could accept NULLMarc-André Lureau1-0/+4
2011-05-03common: add windows.h where required, make gdi_handlers staticMarc-André Lureau3-1/+8