aboutsummaryrefslogtreecommitdiffstats
path: root/src/cli/sandbox.cpp
Commit message (Collapse)AuthorAgeFilesLines
* tls cli sandbox freebsd update.David Carlier2019-07-051-0/+28
| | | | | Expanding on capsicum usage limiting those file descriptors to what they re supposed to do.
* Sandboxing feature from CLI pov.David Carlier2019-01-141-0/+44
No resources to free with actual OS features but might be of use for later.