..
cacheboltdb
Use our fork of bbolt to improve freelist performance ( #24010 )
2023-11-21 10:08:18 -05:00
cachememdb
add gosimport to make fmt and run it ( #25383 )
2024-02-13 14:07:02 -08:00
keymanager
[COMPLIANCE] License changes ( #22290 )
2023-08-10 18:14:03 -07:00
api_proxy.go
VAULT-17292 CE portion of changes ( #24667 )
2024-01-04 13:01:38 -05:00
api_proxy_test.go
VAULT-19239 Add capability to disable dynamic secret caching for Vault Proxy ( #23801 )
2023-11-15 09:11:10 -05:00
cache_test.go
VAULT-19233 Second part of caching static secrets work ( #23177 )
2023-10-06 14:44:43 -04:00
handler.go
[COMPLIANCE] License changes ( #22290 )
2023-08-10 18:14:03 -07:00
lease_cache.go
Fix bug in static secret caching where no token is present in a request to Proxy ( #24287 )
2023-11-29 09:35:59 -05:00
lease_cache_test.go
Fix flaky restore test ( #24490 )
2023-12-12 10:27:26 -05:00
listener.go
[COMPLIANCE] License changes ( #22290 )
2023-08-10 18:14:03 -07:00
proxy.go
[COMPLIANCE] License changes ( #22290 )
2023-08-10 18:14:03 -07:00
static_secret_cache_updater.go
VAULT-19275 Add pre-event stream static secret update mechanism ( #23719 )
2023-11-09 13:56:29 -05:00
static_secret_cache_updater_test.go
Add a sleep to give the event system time to start ( #24141 )
2023-11-15 10:33:27 -05:00
static_secret_capability_manager.go
VAULT-19232 Add static secret capability manager to Vault Proxy ( #23677 )
2023-10-25 16:43:24 -04:00
static_secret_capability_manager_test.go
Fix data race with readable paths in our tests ( #25127 )
2024-01-30 14:33:06 +00:00
testing.go
add gosimport to make fmt and run it ( #25383 )
2024-02-13 14:07:02 -08:00