open-vault/helper
Brian Kassouf 1cee2a1415
plugins/gRPC: fix issues with reserved keywords in response data (#3881)
* plugins/gRPC: fix issues with reserved keywords in response data

* Add the path raw file for mock plugin

* Fix panic when special paths is nil

* Add tests for Listing and raw requests from plugins

* Add json.Number case when decoding the status

* Bump the version required for gRPC defaults

* Fix test for gRPC version check
2018-02-01 14:30:17 -08: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 Update docs to reflect ability to load cold CA certs to output full chains. (#3740) 2018-01-03 10:59:18 -05:00
cidrutil
compressutil
consts Sync some bits over 2018-01-22 21:44:49 -05:00
errutil
flag-kv
flag-slice
forwarding
gated-writer
identity Port over bits (#3575) 2017-11-13 15:31:32 -05:00
jsonutil
kdf
keysutil Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05: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 Port over some changes 2017-11-30 09:43:07 -05:00
logbridge Add logbridge for testing 2017-11-07 15:50:09 -05:00
logformat
mfa Better duo status message handling (#3834) 2018-01-23 14:18:48 -05:00
mlock
parseutil Don't swallow errors on token functions. 2017-10-24 09:39:35 -04:00
password
pgpkeys Make pgpkeys helper implement our flags interface 2017-10-24 09:28:06 -04:00
pluginutil plugins/gRPC: fix issues with reserved keywords in response data (#3881) 2018-02-01 14:30:17 -08: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 support for encrypted TLS key files (#3685) 2017-12-15 17:33:55 -05:00
salt Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
storagepacker helper/storagepacker: Fix panic when bucket doesn't exist (#3875) 2018-01-31 18:42:22 -05:00
strutil Converting OU and Organization role fields to CommaStringSlice (#3804) 2018-01-17 11:53:49 -05:00
tlsutil Add option to set cluster TLS cipher suites. (#3228) 2017-08-30 16:28:23 -04:00
wrapping Port over bits (#3575) 2017-11-13 15:31:32 -05:00
xor