Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move sys/boot to stand. Fix all references to new location | Warner Losh | 2017-11-14 | 1 | -437/+0 |
* | Hide length of geli passphrase during boot. | Mariusz Zaborski | 2017-08-26 | 1 | -92/+92 |
* | Implement boot-time encryption key passing (keybuf) | Allan Jude | 2017-04-01 | 1 | -13/+132 |
* | Add explicit_bzero() to libstand, and switch GELIBoot to using it | Allan Jude | 2017-03-31 | 1 | -7/+7 |
* | GELIBoot may attempt to read past the end of the disk | Allan Jude | 2016-10-04 | 1 | -6/+14 |
* | Fix a -Wformat warning by using %d, not %ld for md_iterations | Enji Cooper | 2016-05-13 | 1 | -1/+1 |
* | GELIBoot should only prompt for the GELI passphrase if the provider has the G... | Allan Jude | 2016-04-08 | 1 | -4/+4 |
* | Fix GELIBoot support for GELI sector size is > 512 | Allan Jude | 2016-04-06 | 1 | -23/+41 |
* | Do not prompt for GELI passphrase is encrypted with keys only | Allan Jude | 2016-03-26 | 1 | -1/+9 |
* | Implement GELI (AES-XTS and AES-CBC only) in gptboot and gptzfsboot | Allan Jude | 2016-03-16 | 1 | -0/+284 |