1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-17 16:02:43 +01:00
nix/src
regnat 3dbd83b9a1 Check the CA hash when importing stuff in the local store
When adding a path to the local store (via `LocalStore::addToStore`),
ensure that the `ca` field of the provided `ValidPathInfo` does indeed
correspond to the content of the path.
Otherwise any untrusted user (or any binary cache) can add arbitrary
content-addressed paths to the store (as content-addressed paths don’t
need a signature).
2021-06-01 15:21:01 +02:00
..
build-remote canBuildLocally: check for features 2019-03-06 05:03:25 +00:00
cpptoml bump cpptoml to v0.1.1 2019-05-29 17:01:39 +08:00
libexpr Add support for \u escape in fromJSON 2020-12-15 18:49:32 +01:00
libmain never use /var/folders for TMPDIR on darwin 2020-09-02 15:41:43 +02:00
libstore Check the CA hash when importing stuff in the local store 2021-06-01 15:21:01 +02:00
libutil NAR parser: Fix missing name field check 2020-06-30 17:53:17 +02:00
nix repl.cc: Check for HAVE_BOEHMGC 2020-08-13 04:34:36 +02:00
nix-build nix-build: set execfail 2021-03-08 02:09:12 -08:00
nix-channel nix-env: Create ~/.nix-profile automatically 2019-10-10 00:00:54 +02:00
nix-collect-garbage Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-copy-closure Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-daemon createUnixDomainSocket(): Fix off-by-one error in copying the socket path 2020-07-24 20:50:05 +02:00
nix-env Fix insufficent attribute capacity in user profile 2021-03-13 17:32:47 +00:00
nix-instantiate Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-prefetch-url nix-prefetch-url: Stop progress bar before printing results 2018-11-09 10:34:12 +01:00
nix-store nix-store: fix out of sync protocol 2019-08-16 15:05:45 +02:00
nlohmann nlohmann-json: 3.4.0 -> 3.5.0 2018-12-21 22:38:06 -06:00
resolve-system-dependencies Remove mentions of libformat, it no longer exists 2019-01-05 14:31:29 -05:00