core-admin-client/qubesadmin
Marek Marczykowski-Górecki 89ee4931fb
backup: do not fail restore if scrypt anticipate more time needed
For various reasons, decryption may be slower than initial encryption
(different hardware, different system load etc). Do not fail the restore
operation if scrypt anticipate it will take considerably more time or
memory, than while creating the backup (where the scrypt parameters were
originally set).

Thanks to @jharveyb for the report and suggested solution.
Fixes QubesOS/qubes-issues#4683
2019-01-09 19:09:44 +01:00
..
backup backup: do not fail restore if scrypt anticipate more time needed 2019-01-09 19:09:44 +01:00
events doc: fix rst syntax in documentation, including docstrings 2018-12-08 23:53:55 +01:00
tests Merge branch 'devel-20181206' 2018-12-09 18:08:25 +01:00
tools tools/qvm-run: make -q affect 'command failed with code' message 2018-12-16 05:51:41 +01:00
vm Adjust shell input for Windows shell, for qvm-run tool 2018-07-30 18:31:04 +02:00
__init__.py Choose QubesLocal or QubesRemote based on /etc/qubes-release presence 2017-07-18 01:58:33 +02:00
app.py Merge branch 'devel-20181206' 2018-12-09 18:08:25 +01:00
base.py Fixes for pylint 2.0 2018-07-16 02:25:25 +02:00
config.py tools: add qvm-template-postprocess 2017-05-26 01:33:43 +02:00
devices.py doc: fix rst syntax in documentation, including docstrings 2018-12-08 23:53:55 +01:00
exc.py Remove useless 'pass' to make pylint happy 2018-12-03 23:22:50 +01:00
features.py features: serialize True as '1' 2017-07-28 13:56:05 +02:00
firewall.py tools/qvm-firewall: Show EXPIRE column in list output 2018-04-30 21:30:52 +02:00
label.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
log.py Drop log.DBusHandler 2017-10-16 01:33:03 +02:00
spinner.py qubesadmin/spinner: fix licence 2017-06-08 08:12:58 +02:00
storage.py doc: fix rst syntax in documentation, including docstrings 2018-12-08 23:53:55 +01:00
tags.py tags support 2017-06-20 01:34:16 +02:00
utils.py Name change of vm dependencies helper function 2018-07-19 21:24:28 +02:00