93 Commits (56ea45bd5a8b460a89c670114c1ba43e0d3c1032)

Author SHA1 Message Date
Harald Hoyer 6aa59dd8ab fix(fips): shellcheck for modules.d/01fips 4 years ago
Harald Hoyer 75d758e8f1 style: shfmt -s reformat 4 years ago
Harald Hoyer 9a52c3fdb0 style: shfmt reformat 4 years ago
Harald Hoyer d3532978de refactor: factor out label_uuid_to_dev 4 years ago
Jóhann B. Guðmundsson 9cf7b1c529 fix: always use mkdir -p 4 years ago
Daniel Molkentin e096d861ed 01fips: turn info calls into fips_info calls 5 years ago
Daniel Molkentin da4c9a950f 01fips: modprobe failures during manual module loading is not fatal 5 years ago
Brian C. Lane 05b75703b0 Check .hmac of boot.iso in fips mode 5 years ago
Alexey Kodanev 958ca9e912 fips: add 'ofb' and 'cts' block cipher modes 5 years ago
Jonathan Lebon cc6792a01e 01fips: trim off GRUB boot device from BOOT_IMAGE 5 years ago
Jonathan Lebon ca4aa84851 01fips: add / in BOOT_IMAGE_HMAC filename for clarity 5 years ago
Jonathan Lebon ba813779bf 01fips: run sha512hmac from directory HMAC file directory 5 years ago
Jonathan Lebon 9e759aa969 01fips: fix HMAC file path resolution 5 years ago
Jiri Konecny 0d609ae274 Support only fips=1 not fips 5 years ago
Jiri Konecny 7ff0fcb723 Fix boot with `fips` without a value 5 years ago
Lukas Nykryn b988934a38 fips: split loading the crypto modules and checking the kernel 6 years ago
Lukas Nykryn 9f96bb4c73 01fips: add cfb cipher 6 years ago
Kairui Song 8365177644 fips: ensure fs module for /boot is installed 6 years ago
Renaud Métrich 01ffcf342a fips: removed false-positive 'FATAL: Module xxx not found' error message when kernel provides a generic algo for module 6 years ago
Renaud Métrich e54ab383f7 fips: check fips integrity just before mounting local filesystems in /sysroot 6 years ago
Ondrej Mosnacek cec0d04112 fips: only install FIPS-compliant crypto modules 7 years ago
Ondrej Mosnacek f4d34357c0 fips: cleanup FIPS crypto module list 7 years ago
Ondrej Mosnacek eed91294f8 fips: add crypto_user module for new hmaccalc 7 years ago
Ondrej Mosnacek bca1967c90 fips: Drop obsolete dependencies 7 years ago
Daniel Molkentin d00cfc2a7b Remove obsolete prelinking functionality 7 years ago
Ondrej Mosnacek 935dd5746a fips: add sha3_generic and sm3_generic modules 7 years ago
Lukas Nykryn d818986db4 01fips: Properly fix creating path to .hmac of kernel based on BOOT_IMAGE 7 years ago
Lukas Nykryn 8f5c564cb3 01fips: Fix creating path to .hmac of kernel based on BOOT_IMAGE 7 years ago
Harald Hoyer 3d875f77f3 Try BOOT_IMAGE and fallback to vmlinuz-${KERNEL} 8 years ago
Lukas Nykryn 0a50111ab3 01fips: add authenec module 8 years ago
Lukas Nykryn 63c7b358f5 fips: add cmac kernel module 8 years ago
Harald Hoyer 4693daa5fa fips: honor $BOOT_IMAGE variable for HMAC check of the kernel 8 years ago
Harald Hoyer 7c29d205f4 fips: use /lib/modules/$(uname -r)/modules.fips 8 years ago
Harald Hoyer 1d832b4bf4 fips: precreate /dev/random /dev/urandom 8 years ago
Lukas Nykryn 1c132d39a6 fips-module: add missing space 9 years ago
Harald Hoyer c97209fe69 fips: add authenc and authencesn kernel modules 9 years ago
Harald Hoyer 6d58fa27a4 change "while read x" to cope with EOF without newline 10 years ago
Harald Hoyer 822a7ae504 fips: add some s390 kernel modules 10 years ago
Harald Hoyer 7e9341434f fips: add drbg kernel module 10 years ago
Harald Hoyer 4089949033 fips: remove c&p "and" 10 years ago
Harald Hoyer 3659d64df3 fips: add libfreeblpriv3.so and libfreeblpriv3.chk 10 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Harald Hoyer 928da57447 fips: fix RHEV vmlinuz check 11 years ago
Harald Hoyer 185e940e27 fips: also install /etc/system-fips in the initramfs 11 years ago
Kyle McMartin 0a8e91bb24 fips: include crct10dif_generic 11 years ago
Harald Hoyer 4d7c18c7c0 Handle crypto modules with and without modaliases 11 years ago
Harald Hoyer 8bcfd683bd */module-setup.sh: add comments for dracut called functions 12 years ago
Harald Hoyer af11946054 dracut-functions.sh: inst_multiple == dracut_install 12 years ago
Harald Hoyer 190047f161 fips: handle checksum checks for RHEV kernels 12 years ago
Harald Hoyer 748867d177 fips: cope with module aliases, when checking modules 12 years ago