Commit Graph

6 Commits

Author SHA1 Message Date
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Paweł Marczewski 0584ab45df
qubes-os: add fuzzers, update contact emails (#3554)
Qrexec [1] is a secure communication channel between virtual
machines in Qubes OS. We have fuzzers for some parts of its message
parsing code [2].

[1] https://www.qubes-os.org/doc/qrexec/
[2] https://github.com/QubesOS/qubes-core-qrexec/tree/master/fuzz
2020-03-30 10:17:19 -07:00
Marta Marczykowska-Górecka 3c93f4ffc0 Added integration for qubes-core-qubesdb (#2540)
* Added integration for qubes-core-qubesdb

Integration for qubesdb daemon used for communication between VMs.

* Build qubes fuzzers only for the appropriate sanitizer
2019-06-26 17:29:47 -07:00
Paras Chetal d9f615a97c Remove buggy libqubes-rpc-filecopy for now (#1376) 2018-04-29 07:17:05 -07:00
Marek Marczykowski-Górecki e01619962e qubes-os: add app-linux-input-proxy fuzzer (#1340) 2018-04-23 12:25:11 -07:00
Paras Chetal 2d577f5251 [qubes-os] Initial integration of libqubes-rpc-filecopy fuzz target (#679)
* Add Dockerfile for qubes-linux-utils build

* Add the outline for fuzzer build

* Integrate libqubes-rpc-filecopy

* Remove BACKEND_VMM env var
2017-06-16 08:43:59 -07:00