Stephane Rochoy
492bf4fdad
veriexec: Fix veriexec -i's confusion between loaded and locked states
...
Calling veriexec -i locked return the state of loaded and vice-versa.
Differential revision: https://reviews.freebsd.org/D30952
Reviewed by: sjg,imp
Obtained from: Stromshield
2021-09-23 10:53:56 +02:00
sebastien.bini
e5be21d19b
sbin/veriexec: fixed parameter parsing of option -x
...
The -x parameter doesn't take any arguments. It says that all further
arguments are paths to check.
Reviewed by: imp@
Sponsored by: Netflix
Pull Request: https://github.com/freebsd/freebsd-src/pull/443/files
2021-06-02 15:37:51 -06:00
Gordon Bergling
39dd0ed993
veriexec(8): Bugfix for an issue reported by mandoc
...
- consider using OS macro: Nx
MFC after: 1 week
2020-10-03 18:46:42 +00:00
Simon J. Gerraty
f2be828f97
Revert that!
2020-07-19 23:56:19 +00:00
Simon J. Gerraty
e17f5b1d30
Oops missed Makefile.config
2020-07-19 23:54:00 +00:00
Simon J. Gerraty
eb12b8ea5e
Add verifying manifest loader for mac_veriexec
...
This tool will verify a signed manifest and load contents into
mac_veriexec for storage
Sponsored by: Juniper Networks
Differential Revision: D16575
2019-02-26 06:17:23 +00:00