This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
vault
Watch
1
Star
0
Fork
0
You've already forked vault
mirror of
https://github.com/hashicorp/vault.git
synced
2025-12-28 04:41:45 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
vault
/
audit
History
Jeff Mitchell
743e7f99b6
Use hmac-sha256 for protecting secrets in audit entries
2015-09-19 11:29:31 -04:00
..
audit.go
Expand HMAC support in Salt; require an identifier be passed in to specify type but allow generation with and without. Add a StaticSalt ID for testing functions. Fix bugs; unit tests pass.
2015-09-18 17:38:30 -04:00
format_json_test.go
update tests
2015-08-05 08:44:48 -06:00
format_json.go
add a time field to the log entries
2015-08-05 07:47:39 -06:00
formatter.go
Logging authentication errors and bad token usage
2015-06-18 18:30:18 -07:00
hashstructure_test.go
Use hmac-sha256 for protecting secrets in audit entries
2015-09-19 11:29:31 -04:00
hashstructure.go
Expand HMAC support in Salt; require an identifier be passed in to specify type but allow generation with and without. Add a StaticSalt ID for testing functions. Fix bugs; unit tests pass.
2015-09-18 17:38:30 -04:00