open-vault/helper
Jeff Mitchell 9077adb377 Sanitize policy behavior across backends (#3324)
Fixes #3323
Fixes #3318

* Fix tests

* Fix tests
2017-09-13 11:36:52 -04:00
..
awsutil Only use specified HTTP client for AWS creds if one is passed in. (#3161) 2017-08-14 12:43:11 -04:00
builtinplugins Fix MySQL legacy username regression (#3141) 2017-08-10 18:28:18 -07:00
certutil Fix typos in error message (#2692) 2017-05-10 10:28:35 -04:00
cidrutil Rename ParseDedupAndSortStrings to ParseDedupLowercaseAndSortStrings (#2614) 2017-04-19 10:39:07 -04:00
compressutil compressutil: Add Snappy support (#2987) 2017-07-07 14:43:45 -04:00
consts Update locking components from DR replication changes (#3283) 2017-09-04 19:38:37 -04:00
errutil
flag-kv
flag-slice
forwarding Remove non-gRPC request forwarding 2017-05-24 09:34:59 -04:00
gated-writer
jsonutil
kdf
keysutil Fix typo in transit error 2017-09-13 11:05:57 -04:00
kv-builder only check special characters on CLI when not in key=value format (#2998) 2017-07-12 13:28:57 -07:00
locksutil Use locks in a slice rather than a map, which is faster and makes things cleaner (#2446) 2017-03-07 11:21:32 -05:00
logformat Clean up request forwarding logic 2017-03-01 18:17:06 -05:00
mfa
mlock
parseutil Use TypeDurationSecond for TTL values in PKI. (#3270) 2017-08-31 15:46:13 -04:00
password
pgpkeys
pluginutil Lazy-load plugin mounts (#3255) 2017-09-01 01:02:03 -04:00
policies
policyutil Sanitize policy behavior across backends (#3324) 2017-09-13 11:36:52 -04:00
proxyutil Add PROXY protocol support (#3098) 2017-08-02 18:24:12 -04:00
reload Add a -dev-three-node option for devs. (#3081) 2017-07-31 11:28:06 -04:00
salt
strutil More efficient s3 paging (#2780) 2017-06-16 11:09:15 -04:00
tlsutil Add option to set cluster TLS cipher suites. (#3228) 2017-08-30 16:28:23 -04:00
wrapping Store original request path in WrapInfo (#3100) 2017-08-02 18:28:58 -04:00
xor