Go to file
Frediano Ziglio bb03ff099b Add helper code for agent messages
Add agent.h and agent.c to deal with some common agent job:
- checking message from network and fixing network order.
- send back file transfer status.

Code based on Linux agent and Windows agent.
AgentXxxx and agent_xxx are used to avoid conflicts with protocol.

See agent.h for more detail on how to use these APIs.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
2020-04-24 09:42:46 +01:00
common Add helper code for agent messages 2020-04-24 09:42:46 +01:00
docs proto: Allows to specify @deprecated option for flags and enums 2020-04-07 10:22:33 +01:00
m4 Add helper code for agent messages 2020-04-24 09:42:46 +01:00
python_modules proto: Allows to specify @deprecated option for flags and enums 2020-04-07 10:22:33 +01:00
tests helper-fuzzer-demarshallers: Add an helper for fuzzy testing demarshallers code 2020-04-09 09:11:04 +01:00
.gitlab-ci.yml ci: Use spice-protocol master for make-win job 2020-03-22 10:32:22 +00:00
.gitmodules Integrate recorder library 2019-01-23 14:44:19 +00:00
.gitpublish Add a .gitpublish 2019-01-15 17:35:51 +04:00
autogen.sh Remove files moved to spice-protocol 2015-08-11 10:26:06 +02:00
configure.ac Add helper code for agent messages 2020-04-24 09:42:46 +01:00
COPYING Remove trailing whitespace 2015-12-18 11:41:15 +01:00
git.mk build: Update git.mk to latest version 2018-06-18 14:08:03 +01:00
Makefile.am configure.ac: add --enable-tests 2019-11-18 11:07:56 +00:00
meson_options.txt build: Allows to request a greater SPICE protocol version 2020-04-08 14:28:40 +01:00
meson.build Add helper code for agent messages 2020-04-24 09:42:46 +01:00
spice_codegen.py codegen: Exit with error on error generating C structures 2019-08-13 18:11:04 +01:00
spice.proto proto: Generate correct constants for smartcard support 2020-04-07 11:07:33 +01:00