open-vault/helper
Alexander Scheel f6712ca417
Introduce fips build tag (#14495)
Unlike fips_140_3, fips will be a (FIPS) version-agnostic build tag.
The listener support will remain in 140-3 only, but the IsFIPS() check
should apply regardless of FIPS version.

We add two FIPS-only build files which validate the constraints of FIPS
builds here: fips must be specified with either fips_140_2 or fips_140_3
build tags, and fips and cgo must also be specified together.
Additionally, using only a version-specific FIPS build tag without the
version-agnostic FIPS tag should be a failure.

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2022-03-15 13:04:21 -04:00
..
builtinplugins feature: multiplexing support for database plugins (#14033) 2022-02-17 08:50:33 -06:00
constants Introduce fips build tag (#14495) 2022-03-15 13:04:21 -04:00
dhutil
fairshare reformat using 'make fmt' (#13794) 2022-01-27 10:06:34 -08:00
flag-kv
flag-slice
forwarding Login MFA (#14025) 2022-02-17 13:08:51 -08:00
hostutil
identity Login MFA (#14025) 2022-02-17 13:08:51 -08:00
metricsutil Fix max measurements gauge test (#14024) 2022-02-23 13:36:25 -05:00
mfa reformat using 'make fmt' (#13794) 2022-01-27 10:06:34 -08:00
monitor
namespace SSCT Optimizations (OSS) (#14323) 2022-03-01 12:24:45 -08:00
parseip
pgpkeys
policies
proxyutil remove mount accessor from MFA config (#14406) 2022-03-09 09:14:30 -08:00
random
storagepacker Login MFA (#14025) 2022-02-17 13:08:51 -08:00
testhelpers secret/consul: Add Consul ACL roles support (#14014) 2022-02-16 19:31:08 -06:00
timeutil