Introduce the versioning
[kconfig-hardened-check.git] / README.md
2019-08-23 Alexander PopovIntroduce the versioning v0.5.2
2019-08-23 Alexander PopovUpdate the script output in the README
2019-06-24 Alexander PopovMerge branch 'json-support'
2019-06-24 Alexander Popovjson: Fix minor things and update the README
2019-06-04 Alexander PopovDrop CONFIG_X86_MSR from the recommendations
2019-06-03 Alexander PopovAdd the LDISC_AUTOLOAD check
2019-06-03 Alexander PopovAttribute some of my recommendations to CLIP OS - part II
2019-06-03 Alexander PopovAdd the link to the CLIP OS kernel configuration
2019-06-03 Alexander PopovUpdate the README
2019-06-03 Alexander PopovUpdate the README (printing format)
2019-03-20 Alexander PopovAdd Q&A to the README
2019-03-12 Alexander PopovDon't hide AND check results if the requirements are...
2019-03-12 Alexander PopovUpdate the README
2019-03-11 Alexander PopovUpdate the README
2019-03-04 Alexander PopovAdd the RESET_ATTACK_MITIGATION check according to...
2019-01-24 Alexander PopovUpdate the README and comments after adding ARM support
2019-01-23 Alexander PopovUpdate the README after adding ARM64 support
2019-01-22 Alexander PopovUpdate the README after adding X86_32 support
2019-01-21 Alexander PopovUpdate the README (arch support)
2019-01-14 Alexander PopovMerge branch 'decision-cleanup'
2019-01-14 Alexander PopovUpdate README
2018-12-12 Alexander PopovAdd TODO (hardening preferences for ARM) and update...
2018-12-07 Alexander PopovMark options connected with CONFIG_LOCK_DOWN_KERNEL...
2018-12-05 Alexander PopovAdd a hint about gcc plugins support
2018-07-30 Alexander PopovAnd update README
2018-07-30 Alexander PopovUpdate the README (LKDTM is commented out)
2018-07-25 Alexander PopovSupport both versions of the STACKPROTECTOR_STRONG...
2018-07-24 Alexander PopovMerge branch 'OR-from-anthraxx'
2018-07-24 Alexander PopovUpdate the README
2018-07-20 Alexander PopovUpdate usage in README.md
2018-07-20 Alexander PopovMerge branch 'from-hackurx-1'
2018-07-20 HacKurxAdd config_files directory
2018-07-20 LoïcAdd CONFIG_BINFMT_AOUT to ubuntu18
2018-07-05 Alexander PopovConsider 'not found' as an equivalent of 'is not set'
2018-07-05 Alexander PopovAdd rules for options disabled by grsecurity
2018-07-04 Alexander PopovMove some features to 'cut_attack_surface' category
2018-07-04 Alexander PopovMore decisions on kernel options
2018-06-20 Alexander PopovDisable buggy IP_SCTP to cut attack surface
2018-06-20 Alexander PopovDisable only CONFIG_USER_NS, not whole CONFIG_NAMESPACES
2018-06-20 Alexander PopovAdd kconfig-hardened-check.py