Go to file
Marek Marczykowski-Górecki 7b1e9f3bfb backups: implement backup header
It stores basic backup information like used hmac/crypto algorithm,
whether backup is encrypted/compressed and possibly more. The header
file is parsed only after successful HMAC verification. Because we do
not know which HMAC algorithm was used before reading the header, try to
guess trying all supported (starting with the default one).

Backup header is stored as the first file, which is always not encrypted
and not compressed. Then qubes.xml follows.
2014-01-15 03:53:45 +01:00
core backups: implement backup header 2014-01-15 03:53:45 +01:00
core-modules hvm: one more fix for start() return value 2013-12-19 13:46:30 +01:00
dispvm qubes-restore: check for negative numbers from file data 2014-01-06 17:47:16 +01:00
doc doc: update qvm-prefs doc 2013-11-21 17:22:01 +01:00
linux Improve block devices detection during system startup 2014-01-13 05:00:01 +01:00
qmemman Move meminfo-writer to linux-utils repo 2014-01-05 05:36:50 +01:00
qubes-rpc hvm: fetch and recreate appmenus when VM reports tools presence (#56 pro) 2013-12-04 03:02:39 +01:00
qubes-rpc-policy Allow HVM to notify dom0 about tools installation 2013-10-28 05:09:54 +01:00
qvm-tools backups: unify compress/encrypt parameter names 2014-01-15 03:45:12 +01:00
rpm_spec Move meminfo-writer to linux-utils repo 2014-01-05 05:36:50 +01:00
tests Move all files one level up 2013-03-16 19:56:51 +01:00
xen-vm-config Remove default runlevel from VM kernel parameters 2013-05-04 05:27:33 +02:00
.gitignore gitignore files - add build products 2011-03-06 14:06:24 +01:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile Update make clean target 2013-03-20 16:40:01 +01:00
Makefile.builder Add Makefile.builder 2013-03-18 02:24:49 +01:00
version version 2.1.38 2014-01-06 17:52:28 +01:00