open-vault/logical
Jim Kalafut 0a4a54c5e4
Add TypeLowerCaseString (#4683)
2018-06-01 18:30:59 -07:00
..
framework Add TypeLowerCaseString (#4683) 2018-06-01 18:30:59 -07:00
plugin Update proto files (#4651) 2018-05-29 18:23:51 -04:00
testing Early skip mssql test if not on acceptance, defer Teardown() early in testing.Test (#4457) 2018-04-26 12:17:44 -04:00
auth.go Restrict cert auth by CIDR (#4478) 2018-05-09 15:39:55 -07:00
connection.go Sync over 2017-10-23 16:43:07 -04:00
error.go Allow more complex errors from plugins (no interface change) (#3444) 2017-10-19 13:29:59 -07:00
identity.go Porting identity store (#3419) 2017-10-11 10:21:20 -07:00
lease.go Core handling of TTLs (#4230) 2018-04-03 12:20:20 -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 Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
request.go Use permission denied for entity disabling 2018-04-23 16:50:04 -04:00
response.go Fix response wrapping from K/V version 2 (#4511) 2018-05-10 15:40:03 -04:00
response_util.go Allow returning warnings and other data in 404s in the Go API (#4256) 2018-04-03 22:35:45 -04:00
secret.go Sync over 2017-10-23 16:43:07 -04:00
storage.go Clean up error string formatting (#4304) 2018-04-09 14:35:21 -04:00
storage_inmem.go Convert logical.InmemStorage to a wrapper around physical/inmem. 2018-02-12 11:16:16 -05:00
storage_inmem_test.go vault: Passthrough backend uses logical.Backend 2015-03-15 14:27:06 -07:00
system_view.go Add a sysview call to determine if a mount is local. (#3899) 2018-02-02 18:17:12 -05:00
testing.go Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
translate_response.go Port over bits (#3575) 2017-11-13 15:31:32 -05:00