core-admin/qubes
Marek Marczykowski-Górecki 751415434c
backup: make hmac verification more defensive
Check HMAC file size, read it as binary or with 'ascii' encoding only.
2017-02-27 02:37:52 +01:00
..
ext python: decode xrandr output earlier, don't use regexp on bytes 2017-02-27 02:37:49 +01:00
qmemman qmemman: update for py3k 2017-02-27 02:37:49 +01:00
storage qubes: py3k related fixes 2017-02-27 02:37:45 +01:00
tests tests: be even more defensive on cleaning up VMs 2017-02-27 02:37:52 +01:00
tools qmemman: update for py3k 2017-02-27 02:37:49 +01:00
vm qubes: py3k related fixes 2017-02-27 02:37:45 +01:00
__init__.py
app.py
backup.py
config.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
core2migration.py
devices.py
dochelpers.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
events.py qubes/events: they accept only keyword arguments 2017-02-21 14:46:42 +01:00
exc.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
firewall.py
libvirtaio.py
log.py
mgmt.py
rngdoc.py
tarwriter.py
utils.py