freebsd-dev/stand/liblua
Simon J. Gerraty 8df8b2d3e5 Enable veriexec for loader
This relies on libbearssl and libsecureboot
to verify files read by loader in a maner equivalent
to how mac_veriexec

Note: disabled by default.
Use is initially expected to be by embeded vendors

Reviewed by:	emaste, imp
Sponsored by:	Juniper Networks
Differential Revision:	D16336
2019-02-26 06:22:10 +00:00
..
float.h Use M. Warner Losh everywhere on my copyrights. 2018-05-01 16:29:22 +00:00
lerrno.c Create new EINTEGRITY error with message "Integrity check failed". 2019-01-17 06:35:45 +00:00
lerrno.h loader.lua: Expose errno table to lua 2018-02-20 19:39:48 +00:00
lfs.c Lua lfs.attributes: Provide a more consistent error return 2018-02-20 18:21:30 +00:00
lfs.h Lua loader: Add barebones "lfs" module 2018-02-18 01:15:25 +00:00
locale.h Use M. Warner Losh everywhere on my copyrights. 2018-05-01 16:29:22 +00:00
lstd.c Enable veriexec for loader 2019-02-26 06:22:10 +00:00
lstd.h liblua: Implement write support 2018-02-24 02:57:24 +00:00
luaconf.h Move LUA_ROOT to /boot/lua 2018-10-28 02:57:50 +00:00
lutils.c lualoader: Improve module loading diagnostics 2018-10-25 02:14:35 +00:00
lutils.h interp_lua: Register io/loader with regular Lua module system 2018-02-18 01:13:58 +00:00
Makefile Enable veriexec for loader 2019-02-26 06:22:10 +00:00
math.h Use M. Warner Losh everywhere on my copyrights. 2018-05-01 16:29:22 +00:00