ladybird/Libraries/LibSandbox
Tim Ledbetter 5378c389aa LibSandbox: Return ENOENT for getcwd() instead of trapping
Previously, passing a certificate using `--certificate` that had a
relative path would  cause a sandbox violation on the first https
connection.
2026-06-16 01:03:43 +02:00
..
CMakeLists.txt
Sandbox.cpp LibSandbox: Add macOS service sandboxing 2026-06-10 21:16:41 +02:00
Sandbox.h LibSandbox: Add macOS service sandboxing 2026-06-10 21:16:41 +02:00
Seccomp.cpp LibSandbox: Return ENOENT for getcwd() instead of trapping 2026-06-16 01:03:43 +02:00
Seccomp.h LibSandbox: Return ENOENT for getcwd() instead of trapping 2026-06-16 01:03:43 +02:00