about summary refs log tree commit diff
path: root/tests/secure-drv-outputs.nix (follow)
AgeCommit message (Collapse)AuthorFilesLines
2011-08-08 * On FreeBSD, ‘touch’ is not in the test $PATH, so don't use it.Eelco Dolstra1-2/+2
2011-07-20 * Added a test that make sure that users cannot registerEelco Dolstra1-0/+23
specially-crafted derivations that produce output paths belonging to other derivations. This could be used to inject malware into the store.