Go to file
Frediano Ziglio 349a74d7c2 quic: Fix endianness encoding
The image is going to network and network protocol is little endian
so the numbers has to be little endian. Note that this is already done
during decoding.
Tested on a ppc64 machine.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Christophe Fergeau <cfergeau@redhat.com>
2018-06-04 16:05:20 +01:00
build-aux build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
common quic: Fix endianness encoding 2018-06-04 16:05:20 +01:00
docs Add support for building with meson/ninja 2018-06-01 21:27:04 +01:00
m4 quic: Add test case for compression/decompression 2018-05-25 17:04:23 +01:00
python_modules Add support for building with meson/ninja 2018-06-01 21:27:04 +01:00
tests Add support for building with meson/ninja 2018-06-01 21:27:04 +01:00
.gitmodules Remove spice-protocol submodule 2015-08-11 10:26:06 +02:00
autogen.sh Remove files moved to spice-protocol 2015-08-11 10:26:06 +02:00
configure.ac quic: Add test case for compression/decompression 2018-05-25 17:04:23 +01:00
COPYING Remove trailing whitespace 2015-12-18 11:41:15 +01:00
git.mk Update git.mk to latest version 2012-09-21 10:51:17 +02:00
Makefile.am Add support for building with meson/ninja 2018-06-01 21:27:04 +01:00
meson_options.txt Add support for building with meson/ninja 2018-06-01 21:27:04 +01:00
meson.build Add support for building with meson/ninja 2018-06-01 21:27:04 +01:00
spice1.proto Revert "Remove files moved to spice-protocol" 2016-03-10 16:01:36 +01:00
spice_codegen.py codegen: Fix license name 2017-05-18 16:40:36 +01:00
spice.proto Fix field names for Smartcard protocol structures 2018-05-17 21:03:01 +01:00