Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-16 | Add missing monitor.h include. | Darren Tucker | |
Fixes warning pointed out by Zev Weiss <zev at bewilderbeest.net> | |||
2014-01-17 | - (djm) [Makefile.in configure.ac sandbox-capsicum.c sandbox-darwin.c] | Damien Miller | |
[sandbox-null.c sandbox-rlimit.c sandbox-seccomp-filter.c] [sandbox-systrace.c ssh-sandbox.h sshd.c] Support preauth sandboxing using the Capsicum API introduced in FreeBSD 10. Patch by Dag-Erling Smorgrav, updated by Loganaden Velvindron @ AfriNIC; ok dtucker@ | |||
2011-06-27 | - (djm) [configure.ac Makefile.in sandbox-darwin.c] Add a sandbox for | Damien Miller | |
Darwin/OS X using sandbox_init() + setrlimit(); feedback and testing markus@ |