open-vault/logical
Laura Bennett 4d9c909ae4 Merge pull request #1650 from hashicorp/request-uuid
Added unique identifier to each request. Closes hashicorp/vault#1617
2016-07-27 09:40:48 -04:00
..
framework Merge branch 'master-oss' into json-use-number 2016-07-15 19:21:55 -04:00
testing Make the API client retry on 5xx errors. 2016-07-06 16:50:23 -04:00
auth.go AppRole authentication backend 2016-07-26 09:32:41 -04:00
connection.go
error.go
lease.go Remove Unix() invocations on 'time.Time' objects and removed conversion of time to UTC 2016-07-08 18:30:18 -04:00
lease_test.go Remove Unix() invocations on 'time.Time' objects and removed conversion of time to UTC 2016-07-08 18:30:18 -04:00
logical.go
request.go initial local commit 2016-07-23 21:46:28 -04:00
response.go initial local commit 2016-07-23 21:46:28 -04:00
sanitize.go adding ids 2016-07-25 16:54:43 -04:00
secret.go
storage.go Added JSON Decode and Encode helpers. 2016-07-06 12:25:40 -04:00
storage_inmem.go
storage_inmem_test.go
system_view.go
testing.go