Commit Graph

21 Commits (c2bc19c71fac7c3ccf106b3cdf0c19fb7ecf899d)

Author SHA1 Message Date
Damian Debkowski 9576ed40dc
test: improve test to ensure ipv6 compatability (#5113)
2 years ago
Louis Ruch c376d06355 feat: Add support for correlationId
2 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Jeff Mitchell b76b24a4ad
Move prefixes for many packages into the globals package (#3069)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Damian Debkowski bca7c371d8 feat(session): Support connecting to an address associated to a Target
3 years ago
Johan Brandhorst-Satzkorn edd323b73a
Key Rotation/Destruction (#2477) (#2607)
3 years ago
Damian Debkowski 27e9f775be feat: add initial migration hook
4 years ago
Louis Ruch 58d9d42a88 feat(session): Add support for session static credentials
4 years ago
Jeff Mitchell 58a448fc6a
Put session ID in ALPN (#1966)
4 years ago
s-christoff 6b78108ecf
Update primary error functions to take a context, deprecate old functions (#1358)
5 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago
Jeff Mitchell 6f34da8923
Add cleanup of dead connections no longer reported by a worker (#1220)
5 years ago
Louis Ruch 178d4efa64
ICU-745/Refactor internal/session to new domain errors (#877)
5 years ago
Louis Ruch bfbb179741
ICU-738/Refactor internal/db to domain errors (#815)
5 years ago
Jim af6ef1b687
Refactor existing sentinel errors (#774)
5 years ago
Jeff Mitchell 5bf555cca2
Remove connection idle timeout seconds for now (#379)
6 years ago
Jeff Mitchell 62baef1b7e
Add multi connection parameters through targets and into session creation (#375)
6 years ago
Jeff Mitchell 07a7e9750a
Tie together the database-driven session handling with the worker and add relevant CLI comands (#370)
6 years ago
Jim 611288bdc7
basic sessions (#337)
6 years ago