Commit Graph

29 Commits (75bbab130fb3ec555f36abd6dbaa2c0ea4580d54)

Author SHA1 Message Date
Jim dd2c3807cd
refactor: Move functions from kms pkg to new libs/crypto pkg (#1650)
5 years ago
Jeff Mitchell 03de1c4b21
Pass namespace to the Vault client (#1660)
5 years ago
Timothy Messier 2cc58ff901
refact(target): Change repository to take CredentialLibraries
5 years ago
Louis Ruch 157bea08b9
test(vault): Register vault jobs for tests to reduce error spam in logs (#1630)
5 years ago
Timothy Messier eac433f7ff
refact(target): Move tcp into subpackage
5 years ago
Jim 8d6dee09a9
refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535)
5 years ago
Jim 136ac00b49
refact: Changes required for gorm v2 (#1528)
5 years ago
Jim 350b79be2d chore: Update go:build tags to new fmt
5 years ago
Jim 5312f7d042
fix (credential/vault): Correct typo in error msg (#1547)
5 years ago
Jeff Mitchell 7fc712de44 Bump protoc
5 years ago
Michael Gaffney e9d3cebd45
feat(credential): Add specific credential types (#1525)
5 years ago
Jeff Mitchell 2649d1b966
Move protooptions to sdk/pbs (#1486)
5 years ago
Todd Knight 39cc245966
Make gen after make tools. Includes make fmt of existing non generated files. (#1438)
5 years ago
Jim 68dd2a66ba
Remove unneeded hclog dependencies as we move forward with events (#1433)
5 years ago
Jeff Mitchell f8a51b987c
Migrate target host sets -> host sources (#1424)
5 years ago
s-christoff 6b78108ecf
Update primary error functions to take a context, deprecate old functions (#1358)
5 years ago
Jim 70ad081e39
Events: convert from hclog to events (#1409)
5 years ago
Todd Knight 10e8aeae4b
Subtype Id registration moved to its own package (#1416)
5 years ago
Michael Gaffney d4fc2efa53
Move base interfaces of the domain into a boundary package (#1415)
5 years ago
Jeff Mitchell 4900f249e6 Update parseutil import location
5 years ago
Jeff Mitchell ce52acb968 Update strutil import
5 years ago
Jeff Mitchell 2cbcf9a563
Update usage of shared-secure-libs (#1393)
5 years ago
Jeff Mitchell 96d11410c4 Actually use the right password
5 years ago
Jeff Mitchell 36036e5d9c Update help text from test
5 years ago
Lars Lehtonen c0640d4fee
internal/credential/vault: fix dropped error (#1359)
5 years ago
Louis Ruch 26a0303b38
Add sentinel and sanitize package (#1353)
5 years ago
Jeff Mitchell 86c9a90554
Update target credential library service, API, SDK, CLI (#1343)
5 years ago
Louis Ruch 2def804bdb
Update unique error (#1344)
5 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago