open-vault/sdk/helper
Michael Golowka f77bcc53c4
Move sdk/helper/random -> helper/random (#9226)
* This package is new for 1.5 so this is not a breaking change.
* This is being moved because this code was originally intended to be used
within plugins, however the design of password policies has changed such
that this is no longer needed. Thus, this code doesn't need to be in the
public SDK.
2020-06-17 14:24:38 -06:00
..
authmetadata Add helper for aliasmetadata and add to AWS auth (#8783) 2020-04-27 10:06:07 -07:00
awsutil feat: replace the way AWS sessions are created and added a new WebIdentity provider to the credentials chain (#7738) 2020-03-06 13:19:50 -08:00
base62 Run go fmt (#7823) 2019-11-07 08:54:34 -08:00
certutil certutil/helpers.go: Allow 3072 RSA key sizes. (#8343) 2020-06-05 15:54:41 -04:00
cidrutil Move cidrutil to sdk 2019-04-12 18:03:59 -04:00
compressutil Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
consts Add persistent feature flags to be used on enterprise non-primaries. (#8391) 2020-02-19 18:06:53 -05:00
cryptoutil Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
dbtxn Migrate database plugin methods to sdk 2019-04-15 11:36:10 -04:00
errutil Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
hclutil Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
identitytpl Add identity templating helper to sdk/framework (#8088) 2020-01-06 10:16:52 -08:00
jsonutil Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
kdf Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
keysutil RSA3072 implementation in transit secrets engine (#8151) 2020-02-15 14:40:50 -08:00
ldaputil Restore the original code used for setting userDN based on the result of our query. (#9041) 2020-05-20 14:47:59 -04:00
license Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
locksutil Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
logging Add 'log-format' CLI flag, along with associated config flag, for 'vault server' command. (#6840) 2019-07-18 15:59:27 -04:00
mlock Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
parseutil Unify time.Duration handling across framework and parseutil (#6935) 2019-06-20 14:28:32 -04:00
password Move password to sdk 2019-04-12 18:12:13 -04:00
pathmanager Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
pluginutil Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
pointerutil Add int64 pointerutil (#7973) 2019-12-05 14:02:36 -08:00
policyutil Move policyutil to sdk 2019-04-12 18:08:46 -04:00
salt salt: fix DidGenerate docstring (#7372) 2019-08-27 14:41:23 -07:00
strutil gofmt fixes. 2019-05-02 16:29:41 -07:00
tlsutil raft: use file paths for TLS info in the retry_join block (#8894) 2020-05-06 18:26:08 -07:00
tokenutil Run go fmt (#7823) 2019-11-07 08:54:34 -08:00
useragent Move useragent to sdk 2019-04-12 18:17:49 -04:00
wrapping Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00