core-agent-linux/qrexec
Marek Marczykowski-Górecki 823954c7f6
qrexec: use #define for protocol-specified strings
And optimize strlen() calls.
Those defines are in qrexec.h (as the rest of qrexec protocol).
2015-11-08 22:06:54 +01:00
..
Makefile qrexec: enable compiler optimization 2015-03-20 12:06:33 +01:00
qrexec-agent-data.c qrexec: implement buffered write to a child stdin 2015-10-24 20:35:36 +02:00
qrexec-agent.c qrexec: use #define for protocol-specified strings 2015-11-08 22:06:54 +01:00
qrexec-agent.h qrexec: return remote process status as qrexec-client-vm exit code 2015-03-16 21:32:34 +01:00
qrexec-client-vm.c qrexec: do not wait for local process if no one exists 2015-03-20 12:05:48 +01:00
qrexec-fork-server.c qrexec: fork into background after setting up qrexec-fork-server socket 2015-02-22 03:12:54 +01:00
qubes-rpc-multiplexer qrexec: prefer VM-local service file (if present) over default one 2015-05-13 23:21:01 +02:00