..
mock
Errwrap everywhere ( #4252 )
2018-04-05 11:49:21 -04:00
pb
Fix for using ExplicitMaxTTL in auth method plugins. ( #5379 )
2018-09-21 14:31:29 -07:00
backend.go
Move to "github.com/hashicorp/go-hclog" ( #4227 )
2018-04-02 17:46:59 -07:00
backend_client.go
Move to "github.com/hashicorp/go-hclog" ( #4227 )
2018-04-02 17:46:59 -07:00
backend_server.go
Move plugin env checks to their own file ( #4253 )
2018-04-03 10:36:14 -07:00
backend_test.go
Move to "github.com/hashicorp/go-hclog" ( #4227 )
2018-04-02 17:46:59 -07: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
plugins: Allow the server to receive large messages ( #4958 )
2018-07-20 14:11:00 -04:00
grpc_backend_server.go
Move plugin env checks to their own file ( #4253 )
2018-04-03 10:36:14 -07:00
grpc_backend_test.go
Move to "github.com/hashicorp/go-hclog" ( #4227 )
2018-04-02 17:46:59 -07:00
grpc_storage.go
plugin/grpc: Fix a panic when a transport error occurs during a list ( #4244 )
2018-04-03 08:00:04 -04:00
grpc_system.go
The big one ( #5346 )
2018-09-17 23:03:00 -04:00
grpc_system_test.go
Add PluginEnv to SystemView ( #5028 )
2018-08-03 09:32:17 -07:00
logger.go
Move to "github.com/hashicorp/go-hclog" ( #4227 )
2018-04-02 17:46:59 -07:00
logger_test.go
Move to "github.com/hashicorp/go-hclog" ( #4227 )
2018-04-02 17:46:59 -07:00
middleware.go
Move to "github.com/hashicorp/go-hclog" ( #4227 )
2018-04-02 17:46:59 -07:00
plugin.go
Clean up error string formatting ( #4304 )
2018-04-09 14:35:21 -04:00
serve.go
plugins: Allow the server to receive large messages ( #4958 )
2018-07-20 14:11:00 -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
The big one ( #5346 )
2018-09-17 23:03:00 -04:00
system_test.go
Add PluginEnv to SystemView ( #5028 )
2018-08-03 09:32:17 -07:00