- Jul 27, 2017
-
-
Arie Peterson authored
-
Arie Peterson authored
-
Arie Peterson authored
On selfdestruct, first destroy all active keyslots through the cryptsetup library, before zeroing the luks header. Also take a factor two safety margin when zeroing the luks header, and halt the machine (instead of rebooting) after selfdestruct.
-
Arie Peterson authored
-
- Jul 26, 2017
-
-
Arie Peterson authored
-
- Jul 25, 2017
-
-
Arie Peterson authored
-
Arie Peterson authored
When deleting an encryption key, check if there is at least one other active keyslot, and do not delete if there isn't.
-
Maarten de Waard authored
-
Arie Peterson authored
-
- Jul 24, 2017
-
-
Maarten de Waard authored
-
- Jul 21, 2017
-
-
Maarten de Waard authored
-
- Jul 20, 2017
-
-
Arie Peterson authored
-
Arie Peterson authored
Replace the very similar encryption_keys_post and encryption_keys_put callback functions by a single handler function, with a boolean flag to separate the two variants.
-
Arie Peterson authored
-
Arie Peterson authored
-
Arie Peterson authored
-
Arie Peterson authored
-
- Jul 19, 2017
-
-
Maarten de Waard authored
-
Arie Peterson authored
-
Maarten de Waard authored
-
Maarten de Waard authored
-
Maarten de Waard authored
-
- Jul 18, 2017
-
-
Maarten de Waard authored
-
Maarten de Waard authored
-
Maarten de Waard authored
-
Maarten de Waard authored
basic PUT and DELETE behavior, still does some weird stuff with random unicode characters appearing some times
-
- Jul 13, 2017
-
-
Maarten de Waard authored
-
Arie Peterson authored
-
Maarten de Waard authored
-
Maarten de Waard authored
-
- Jul 12, 2017
-
-
Maarten de Waard authored
-
Arie Peterson authored
-
Arie Peterson authored
In case the device is unencrypted, check whether encryption seems possible (depending on filesystem usage and available memory), and report that in the response.
-
Arie Peterson authored
Sleep for a bit after we received a signal to stop cryptops-api. This gives the request handler that asked to stop the server more time to send its response to the client, fixing a race condition.
-
Arie Peterson authored
-
- Jul 10, 2017
-
-
Arie Peterson authored
-
- Jul 06, 2017
-
-
Arie Peterson authored
-
Arie Peterson authored
-
- Jul 05, 2017
-
-
Arie Peterson authored
-
- Jun 29, 2017
-
-
Arie Peterson authored
-