| Commit message (Expand) | Author | Age | Files | Lines |
* | chaseccomp: update docs, remove redundant import | bptato | 2024-11-07 | 1 | -2/+0 |
* | chaseccomp: fix compilation with newest dash, misc changes | bptato | 2024-10-31 | 1 | -3/+0 |
* | sandbox: use relative path to the object file | bptato | 2024-10-23 | 1 | -1/+6 |
* | sandbox: replace libseccomp with chaseccomp | bptato | 2024-10-23 | 1 | -176/+29 |
* | dynstream, serversocket: use posix instead of nativesockets | bptato | 2024-10-20 | 1 | -3/+3 |
* | sandbox: do not ask for signal permissions | bptato | 2024-10-17 | 1 | -3/+0 |
* | sandbox: allow clock_gettime64 | bptato | 2024-09-30 | 1 | -1/+2 |
* | sandbox: allow restart_syscall | bptato | 2024-09-27 | 1 | -1/+3 |
* | Replace std/selectors with poll | bptato | 2024-09-23 | 1 | -11/+2 |
* | sandbox: always allow epoll_pwait | bptato | 2024-09-15 | 1 | -1/+1 |
* | sandbox: stricter fcntl policy | bptato | 2024-09-14 | 1 | -4/+17 |
* | Fix 1.6.14 compilation | bptato | 2024-09-07 | 1 | -1/+1 |
* | sandbox: allow futex in network/buffer sandbox | bptato | 2024-09-06 | 1 | -1/+2 |
* | sixel, stbi, sandbox: fix fstat sandbox violation | bptato | 2024-09-04 | 1 | -2/+23 |
* | sandbox: allow ugetrlimit | bptato | 2024-08-09 | 1 | -0/+1 |
* | client, sandbox: fix termux build | bptato | 2024-07-24 | 1 | -3/+51 |
* | main: misc improvements | bptato | 2024-07-05 | 1 | -3/+20 |
* | pager: PNGify kitty images, clear images on buffer switch | bptato | 2024-07-02 | 1 | -1/+1 |
* | img, loader: add image resizing, misc fixes | bptato | 2024-06-28 | 1 | -0/+2 |
* | img: use stb_image, drop zlib as dependency | bptato | 2024-06-20 | 1 | -2/+3 |
* | 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 |