open-vault/logical/plugin
2018-03-20 14:54:10 -04:00
..
mock http/logical: Add http GET parameters to the data map (#4012) 2018-02-21 14:36:53 -08:00
pb Spelling (#4119) 2018-03-20 14:54:10 -04:00
backend.go Make grpc plugin client use an atomic server value to fix a data race. (#4089) 2018-03-07 09:09:37 -05:00
backend_client.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
backend_server.go Spelling (#4119) 2018-03-20 14:54:10 -04:00
backend_test.go Fix compilation of test against new go-plugin 2018-02-06 13:33:29 -05:00
grpc_backend.go Change grpc's max sent/recv size to a very large value. (#3912) 2018-02-06 13:52:35 -05:00
grpc_backend_client.go Make grpc plugin client use an atomic server value to fix a data race. (#4089) 2018-03-07 09:09:37 -05:00
grpc_backend_server.go plugins/gRPC: fix issues with reserved keywords in response data (#3881) 2018-02-01 14:30:17 -08:00
grpc_backend_test.go Remove logical.Initialize() method (#3848) 2018-01-25 20:19:27 -05:00
grpc_storage.go Change grpc's max sent/recv size to a very large value. (#3912) 2018-02-06 13:52:35 -05:00
grpc_system.go Add a sysview call to determine if a mount is local. (#3899) 2018-02-02 18:17:12 -05:00
grpc_system_test.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
logger.go Allow more complex errors from plugins (no interface change) (#3444) 2017-10-19 13:29:59 -07:00
logger_test.go Backend plugin system (#2874) 2017-07-20 13:28:40 -04:00
middleware.go Remove logical.Initialize() method (#3848) 2018-01-25 20:19:27 -05:00
plugin.go Spelling (#4119) 2018-03-20 14:54:10 -04:00
serve.go Spelling (#4119) 2018-03-20 14:54:10 -04:00
storage.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
storage_test.go gRPC Backend Plugins (#3808) 2018-01-18 13:49:20 -08:00
system.go Add a sysview call to determine if a mount is local. (#3899) 2018-02-02 18:17:12 -05:00
system_test.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00