summary refs log tree commit diff
path: root/nixos/tests/hardened.nix
AgeCommit message (Expand)AuthorFilesLines
2022-07-08nixosTests.hardened: fix for recent NixAlyssa Ross1-2/+2
2022-07-08nixosTests.hardened: disable dhcpcd privsepAlyssa Ross1-0/+5
2022-03-28treewide: machine -> nodes.machineRobert Hensing1-1/+1
2022-01-26nixos/nix-daemon: use structural settingspolykernel1-1/+1
2021-09-22nixos/tests: drop latestKernel.hardenedrnhmjoj1-3/+1
2021-09-19nixos/lock-kernel-modules: reorder before/afterrnhmjoj1-0/+1
2021-08-14graphene-hardened-malloc: 2 -> 8Robert Scott1-26/+2
2021-02-21nixos/hidepid: drop the module as the hidepid mount option is brokenDominik Xaver Hörl1-11/+0
2021-02-14nixosTests.*: update to use virtualisation.fileSystemsMaciej Krüger1-1/+1
2021-01-10treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl1-1/+1
2020-10-05tests/hardened: Fix usage with 5.8Tim Steinbach1-1/+4
2020-08-21nixos/hardened: Port test to Python and fix itJanne Heß1-55/+59
2020-04-17nixos/tests/hardened: add latestKernel argumentEmily1-2/+6
2020-04-17nixos/hardened: enable user namespaces for rootEmily1-1/+2
2019-09-18tests/hardened: fix buildJoachim Fasting1-0/+1
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-05-12Merge pull request #60187 from joachifm/feat/configurable-mallocJoachim F1-0/+27
2019-05-11nixos/tests/hardened: check that apparmor is properly loadedJoachim Fasting1-0/+10
2019-05-07nixos/tests/hardened: test hardened mallocJoachim Fasting1-0/+27
2019-01-06nixos/tests/hardened: test loading out-of-tree-modulesJoachim Fasting1-1/+8
2018-12-27nixos/security/misc: factor out protectKernelImageJoachim Fasting1-0/+6
2018-11-24nixos/hardened: restrict access to nix daemonJoachim Fasting1-0/+6
2018-11-24nixos/tests/hardened: fix build by disabling nix.useSandboxJoachim Fasting1-0/+1
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-05-19nixos/tests/hardened: fix test (#40745)xeji1-3/+5
2017-09-22nixos/hardened test: add failing test-case for deferred mountsJoachim Fasting1-0/+19
2017-09-16nixos/tests: expand hardened testsJoachim Fasting1-0/+10
2017-04-30nixos/hardened profile: disable user namespaces at runtimeJoachim Fasting1-0/+5
2017-04-30nixos/tests: add tests for exercising various hardening featuresJoachim Fasting1-0/+31