Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sandbox: add sigreturn | bptato | 2024-05-21 | 1 | -0/+2 |
* | config: separate tmp dir for sockets, users | bptato | 2024-05-16 | 1 | -2/+0 |
* | sandbox: allow getpid in seccomp network sandbox | bptato | 2024-04-27 | 1 | -0/+1 |
* | sandbox: remove unveil call | bptato | 2024-04-23 | 1 | -7/+4 |
* | sandbox: allow syscalls for epoll Nim selectors | bptato | 2024-04-20 | 1 | -0/+4 |
* | http: fix sandbox violation in readFromStdin | bptato | 2024-04-19 | 1 | -0/+2 |
* | sandbox: seccomp support on Linux | bptato | 2024-04-18 | 1 | -2/+118 |
* | sandbox: add OpenBSD pledge/unveil support | bptato | 2024-04-03 | 1 | -3/+26 |
* | Add capsicum support | bptato | 2024-03-28 | 1 | -0/+13 |