summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-12add spice-common submoduleHEADmasterChristophe Fergeau2-0/+3
2011-07-12adjust to common/ moving to its own moduleChristophe Fergeau5-143/+24
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 Levy1-32/+56
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 Fergeau0-0/+0
2011-06-22s/__visible__/SPICE_GNUC_VISIBLEChristophe Fergeau0-0/+0
2011-06-22add check for pyparsingChristophe Fergeau1-0/+10
2011-06-22sndworker: check the caps before sending volume messagesMarc-André Lureau0-0/+0
2011-06-22sndworker: add AudioVolume/AudioMute messagesMarc-André Lureau1-0/+2
2011-06-21python: remove c-ism trailing ;Marc-André Lureau0-0/+0
2011-06-21codegen: typedef the protocol enumsMarc-André Lureau0-0/+0
2011-06-14client: fix for redundant shift+f11 RHBZ #674532Yonit Halperin3-10/+27
2011-05-30client/windows: enable image randomization (ASLR) rhbz#701111Arnon Gilboa1-2/+2
2011-05-30client/windows: remove slash from x64 build dirArnon Gilboa1-4/+4
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 Gilboa1-4/+4
2011-05-22common: add WIN64 ifdef for spice_bit_find_msb (fix broken windows x64 build)Arnon Gilboa0-0/+0
2011-05-19client: fix flipped video in Linux guest on windows client, RHBZ #667689Yonit Halperin1-3/+5
2011-05-12common: use INLINE instead of inlineArnon Gilboa0-0/+0
2011-05-12client/windows: undef SIZE_MAX in stdint.hArnon Gilboa1-1/+1
2011-05-12common: fix ssl_verify windows build errorsArnon Gilboa0-0/+0
2011-05-12client/windows: add common\ssl_verify.c/h to projectArnon Gilboa1-2/+10
2011-05-12client/windows: inc version to 0,9,0,0Arnon Gilboa1-4/+4
2011-05-12client/windows: init PACKAGE_VERSIONArnon Gilboa2-3/+5
2011-05-12client: fix return code when missing hostAlon Levy1-0/+1
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é Lureau4-385/+36
2011-05-03common: add ssl_verify.c common codeMarc-André Lureau0-0/+0
2011-05-03common: add ring_get_length() for debugging purposesMarc-André Lureau0-0/+0
2011-05-03common: mem.h add alloca definitionMarc-André Lureau1-0/+1
2011-05-03common: spice_memdup could accept NULLMarc-André Lureau0-0/+0
2011-05-03common: add windows.h where required, make gdi_handlers staticMarc-André Lureau1-1/+0
2011-05-03build: require c99Marc-André Lureau1-0/+4