12 Commits (13b90dec57542cd434928587c191e3e567f0456b)

Author SHA1 Message Date
Adriaan de Groot 13b90dec57 [luksbootkeyfile] Typo
- Spotted by akspatole, no user-visible change

FIXES #1277
7 years ago
Adriaan de Groot a0854a999e Modules: chase API change, use std::chrono::seconds 7 years ago
Adriaan de Groot 315e1ac54e [luksbootkeyfile] Improve logging to distinguish from other modules 7 years ago
Adriaan de Groot efd409cf78 [luksbootkeyfile] Refactor static function to outside class 7 years ago
Adriaan de Groot 7d7d4c69ef [luksbootkeyfile] Don't log passphrase 7 years ago
Adriaan de Groot 8a7884d476 [luksbootkeyfile] More debugging of the crypt file 7 years ago
Adriaan de Groot af2a900276 [luksbootkeyfile] Fix lax permissions on file. 7 years ago
Adriaan de Groot 856a2eaa1d [luksbootkeyfile] Implement keyfile creation and use
- Just copy the commands from the existing Python code,
   including nonsensical dd.
7 years ago
Adriaan de Groot 8706b579ec [luksbootkeyfile] Stub out an implementation
- stubs for the actual work to be done
 - program-flow for looping over all the work
7 years ago
Adriaan de Groot f6c50564cd [luksbootkeyfile] Extract devices that need cryptsetup
- Rename classes and functions to be more descriptive
   (a LuksDevice is .. information for a LUKS device, for instance).
 - Move the smarts of unpacking a QVariantMap to LuksDevice.
 - Apply code formatting
7 years ago
Adriaan de Groot 745b4b1693 [luksbootkeyfile] Extract partitioning keyphrases from GS 7 years ago
Adriaan de Groot 676df86712 [luksbootkeyfile] Stub job implementation in C++ 7 years ago