aboutsummaryrefslogtreecommitdiff
path: root/sandbox.c
AgeCommit message (Expand)Author
2025-01-24Merge remote-tracking branch 'upstream/master' into curl-smtpshtrophic
2025-01-23Sandbox fixesshtrophic
2025-01-20add port parsing for sandboxingshtrophic
2025-01-06Don't fail Linux sandboxing if /usr/sbin/sendmail does not exist.default
2025-01-06Minor rework to sandbox code.default
2025-01-06Fixed sandboxing of the unix socket.default
2025-01-05Disable sandboxing by default for now.default
2025-01-05Fixed crash in sandbox code under OpenBSD.default
2025-01-05More sandbox compilation tweaks under Alpine Linux.default
2025-01-05Added some autodetection for Linux landlocking on older systems.default
2025-01-05New compilation variable WITHOUT_SANDBOX, to disable all sandboxing.default
2025-01-05Minor sandbox fix for Debian stable.default
2024-12-30use correct macros for compatibilityshtrophic
2024-12-26use compat macros to compile on kernels without LANDLOCK_ACCESS_NET_*shtrophic
2024-12-08don't try to make files directory-readableshtrophic
2024-12-08make log output specific to landlock statusshtrophic
2024-12-08cleanup rulesshtrophic
2024-12-05import landloc.hshtrophic
2024-11-19make sendmail executable if configuredshtrophic
2024-11-19only rwc /dev/shm when WITHOUT_SHM is undefinedshtrophic
2024-11-16remove unused headersshtrophic
2024-11-16add distinction between RWC with directories and without, include FS_REFER pe...shtrophic
2024-11-16sandboxing port to linux via landlockshtrophic