summaryrefslogtreecommitdiffstats
path: root/common/marshaller.c
Commit message (Expand)AuthorAgeFilesLines
* fix integer marshalling helpers on big endianChristophe Fergeau2011-07-281-6/+6
* fix typo in big endian code pathChristophe Fergeau2011-07-281-2/+2
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-2/+3
* Fix sign warnings from win32 compilerAlexander Larsson2010-07-081-1/+1
* Add spice_marshaller_add_ref_chunksAlexander Larsson2010-07-071-0/+10
* Add spice_marshaller_set_uint32Alexander Larsson2010-06-301-8/+21
* fix use-after-free in spice_marshaller_resetGerd Hoffmann2010-06-231-2/+3
* Make generated marshallers build on win32Alexander Larsson2010-06-181-0/+2
* Add SpiceMarshaller for easy marshallingAlexander Larsson2010-06-181-0/+588