summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: support automake >= 1.12Alon Levy2012-08-271-0/+3
* support seamless migrationYonit Halperin2012-08-275-7/+43
* add SPICE_MSG_MAIN_AGENT_CONNECTED_TOKENSYonit Halperin2012-08-273-0/+6
* Add support for A8 images to the LZ routinesSøren Sandmann Pedersen2012-08-2413-19/+316
* canvas_utils: Make sure strides are aligned to multiple of 4Søren Sandmann Pedersen2012-08-131-0/+3
* spice-common: don't install spice-protocolMarc-André Lureau2012-08-091-1/+2
* Update git.mk to upstream versionMarc-André Lureau2012-08-091-18/+30
* build-sys: fix make distcheckMarc-André Lureau2012-07-162-2/+4
* support multiple monitors in single display channelAlon Levy2012-07-123-0/+32
* spice-protocol/spice/enums.h: rebuild from spice.protoAlon Levy2012-07-081-1/+4
* common/log.h: add spice_infoAlon Levy2012-07-051-0/+6
* Fix a gcc warningMarc-André Lureau2012-06-301-3/+6
* Fix invalid macro usageMarc-André Lureau2012-06-301-1/+1
* ssl: more verbose output when SSL verification failsChristophe Fergeau2012-06-251-9/+32
* update spice-protocol for smartcard enums fixAlon Levy2012-06-221-0/+0
* Makefile.am: now that spice_codegen.py is used add *.pyc to ignored files in ...Alon Levy2012-06-201-0/+2
* Makefile.am: fix .gitignore not being generated in spice-protocol/spiceAlon Levy2012-06-201-1/+1
* updated spice-protocol for smartcard enums non conflict with libcacardAlon Levy2012-06-201-0/+0
* smartcard: build fixes for spice serverAlon Levy2012-06-142-4/+4
* python_modules/ptypes.py/EnumBaseType.c_enumname: add missing return to fix b...Alon Levy2012-06-141-1/+1
* ssl-verify: add a bit of run-time checksMarc-André Lureau2012-05-171-0/+5
* video streaming: add support for frames of different sizesYonit Halperin2012-05-024-6/+36
* region: add region_extentsYonit Halperin2012-05-022-0/+13
* rect: add rect_debugYonit Halperin2012-05-021-0/+11
* rect: add rect_get_areaYonit Halperin2012-05-021-0/+10
* rect: add rect_containsYonit Halperin2012-05-021-0/+11
* Set the clip type to reflect the on wire type.Jeremy White2012-04-261-1/+1
* Add missing struct field initializersDaniel P. Berrange2012-04-252-4/+6
* move variable decleration to head of code blockAric Stewart2012-04-181-1/+1
* allow log.c to compile under MSVC++Aric Stewart2012-04-181-0/+12
* add padding member to SpiceMsgEmptyAric Stewart2012-04-181-0/+1
* Add a return value to the default case in create_bitmap to satisfy VC++Aric Stewart2012-04-171-1/+1
* demarshall: add missing parens in BE read_xxx functionsChristophe Fergeau2012-04-061-1/+1
* Update spice-protocol submoduleChristophe Fergeau2012-04-041-0/+0
* configure.ac: lower required autoconf version to 2.63Hans de Goede2012-04-031-1/+1
* update submodule spice-protocolYonit Halperin2012-04-031-0/+0
* Bypass certicate verification failure if PUBKEY check onlyMarc-André Lureau2012-03-301-0/+7
* ssl-verify: improve logging report in case of errorsMarc-André Lureau2012-03-301-30/+40
* Fix harmless warnings in quic_encode()Marc-André Lureau2012-03-281-3/+3
* build-sys: split client marshallers in seperate libMarc-André Lureau2012-03-251-13/+16
* build-sys: make it a seperately buildable spice-common libraryMarc-André Lureau2012-03-2216-29/+644
* spice.proto: fix demarshaller crash with name messageMarc-André Lureau2012-03-211-1/+1
* codegen: ifdef/endif function declaration tooMarc-André Lureau2012-03-211-0/+2
* codegen: include headers locallyMarc-André Lureau2012-03-212-2/+3
* codegen: struct marshallers are not current function helperMarc-André Lureau2012-03-212-3/+4
* use new @ifdef directive for smartcard messagesChristophe Fergeau2012-03-201-1/+1
* add smartcard bits to spice.protoChristophe Fergeau2012-03-201-4/+73
* spice_codegen: Always write a channels entry for an ifdef-ed channelHans de Goede2012-03-202-0/+11
* handle @ifdef on messages and channelsChristophe Fergeau2012-03-202-7/+43
* allow attributes on channel elements in .proto filesChristophe Fergeau2012-03-202-2/+4