open-vault/helper
Jeff Mitchell 8b0561aad8
Two small items: (#4934)
1) Disable MaxRetries in test cluster clients. We generally want to fail
as fast as possible in tests so adding unpredictable timing in doesn't
help things, especially if we're timing sensitive in the test.

2) EquivalentPolicies is supposed to return true if only one set
contains `default` and the other is empty, but if one set was nil
instead of simply a zero length slice it would always return false. This
means that renewing against, say, `userpass` when not actually
specifying any user policies would always fail.
2018-07-17 01:23:26 -04:00
..
awsutil Propose small spelling change (#3890) 2018-02-01 12:51:38 -05:00
builtinplugins Fix MySQL legacy username regression (#3141) 2017-08-10 18:28:18 -07:00
certutil Port pubkey parsing from kube-auth to helper/certutil 2018-07-06 10:25:32 -04:00
cidrutil Restrict cert auth by CIDR (#4478) 2018-05-09 15:39:55 -07:00
compressutil Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
consts Kv preflight (#4430) 2018-04-23 15:00:02 -07:00
dbtxn Release database resources on each iteration of a loop (#4305) 2018-04-17 16:31:09 -07:00
errutil Fix invalid input getting marked as internal error 2016-07-28 16:23:11 -04:00
flag-kv Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
flag-slice command/server: add config loading 2015-03-12 15:21:11 -07:00
forwarding Make proto 2018-07-10 20:49:48 -04:00
gated-writer command/server: cleaner output 2015-04-04 12:06:41 -07:00
hclutil Move checkHCLKeys into hclutil (#4749) 2018-06-12 12:38:08 -04:00
identity Make proto 2018-07-10 20:49:48 -04:00
jsonutil Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
kdf Speling police 2016-05-15 09:58:36 -07:00
keysutil secret/kv: Sort keys during list operation (#4845) 2018-06-27 11:48:59 -07:00
kv-builder Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
ldaputil Fix possible nil pointer on mapping method (#4609) 2018-05-22 12:10:36 -07:00
locksutil Spelling (#4119) 2018-03-20 14:54:10 -04:00
logging Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
mfa Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
mlock Don't say mlock is supported on OSX when it isn't. (#2120) 2016-11-22 12:56:36 -05:00
parseutil X-Forwarded-For (#4380) 2018-04-17 18:52:09 -04:00
password Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
pathmanager physical/cache: Add a list of prefixes to not cache (#4515) 2018-05-10 10:29:26 -07:00
pgpkeys Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
pluginutil Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
policies Fix using wrong var 2016-03-24 10:23:09 -04:00
policyutil Two small items: (#4934) 2018-07-17 01:23:26 -04:00
proxyutil Add an idle timeout for the server (#4760) 2018-06-16 18:21:33 -04:00
reload Clean up error string formatting (#4304) 2018-04-09 14:35:21 -04:00
salt Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
storagepacker Make proto 2018-07-10 20:49:48 -04:00
strutil Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
testhelpers Finish api tests for verification 2018-05-20 19:01:24 -04:00
tlsutil Add option to set cluster TLS cipher suites. (#3228) 2017-08-30 16:28:23 -04:00
useragent Add useragent helper (#3991) 2018-02-15 18:30:31 -05:00
wrapping go vet fixes 2018-02-05 14:26:31 -05:00
xor Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00