open-vault/helper
Tony Cai 07088fe8a0 Added HANA database plugin (#2811)
* Added HANA dynamic secret backend

* Added acceptance tests for HANA secret backend

* Add HANA backend as a logical backend to server

* Added documentation to HANA secret backend

* Added vendored libraries

* Go fmt

* Migrate hana credential creation to plugin

* Removed deprecated hana logical backend

* Migrated documentation for HANA database plugin

* Updated HANA DB plugin to use role name in credential generation

* Update HANA plugin tests

* If env vars are not configured, tests will skip rather than succeed

* Fixed some improperly named string variables

* Removed unused import

* Import SAP hdb driver
2017-07-07 13:11:23 -07:00
..
awsutil Fixing printf (and similar) issues (#2666) 2017-05-01 23:34:10 -04:00
builtinplugins Added HANA database plugin (#2811) 2017-07-07 13:11:23 -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 Don't allow parent references in file paths 2017-05-12 13:52:33 -04:00
errutil Fix invalid input getting marked as internal error 2016-07-28 16:23:11 -04:00
flag-kv
flag-slice
forwarding Remove non-gRPC request forwarding 2017-05-24 09:34:59 -04:00
gated-writer
jsonutil all: test: Fix govet warnings 2016-12-21 19:44:07 +01:00
kdf Speling police 2016-05-15 09:58:36 -07:00
keysutil properly unlock policy when returning key setting errors (#2974) 2017-07-05 11:47:15 -04:00
kv-builder List Handling in API and CLI (#2584) 2017-04-18 16:02:31 -04: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 Add Duo pushinfo capabilities (#2118) 2016-12-19 15:37:44 -05:00
mlock Don't say mlock is supported on OSX when it isn't. (#2120) 2016-11-22 12:56:36 -05:00
parseutil Rename helper 'duration' to 'parseutil'. (#2449) 2017-03-07 11:21:22 -05:00
password build: Add support for building on Illumos 2016-08-13 00:20:15 -04:00
pgpkeys Change to keybase openpgp fork as it has important fixes 2016-08-11 08:31:43 -04:00
pluginutil Increase plugin wrapping token time to 60 seconds; 10 can be too short as seen in tests 2017-05-09 09:50:07 -04:00
policies
policyutil Use ParseStringSlice on PKI organization/organizational unit. (#2561) 2017-04-04 08:54:18 -07:00
salt Transit and audit enhancements 2016-09-21 10:49:26 -04:00
strutil More efficient s3 paging (#2780) 2017-06-16 11:09:15 -04:00
tlsutil Fix cipher preferred order 2017-01-24 09:29:57 +02:00
wrapping Update the ResponseWrapData function to return a wrapping.ResponseWrapInfo object 2017-04-24 12:15:01 -07:00
xor