]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot/geli
Set oldfp so the check for fp == oldfp works as expected.
[FreeBSD/FreeBSD.git] / sys / boot / geli /
2016-05-31 ngieAdd missing libc includes to fix -Wimplicit-function...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-13 ngieFix a -Wformat warning by using %d, not %ld for md_iter...
2016-05-13 ngieAdd geliboot_crypt(..) definition to geliboot.h to...
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-15 philImport to 0.6.1
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-08 allanjudeGELIBoot should only prompt for the GELI passphrase...
2016-04-06 allanjudeFix GELIBoot support for GELI sector size is > 512
2016-04-04 gjbMFH
2016-03-26 allanjudeDo not prompt for GELI passphrase is encrypted with...
2016-03-21 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 allanjudeImplement GELI (AES-XTS and AES-CBC only) in gptboot...