vault/sdk/logical
Steven Clark 3623dfc227
Add support for plugins to specify binary request paths (#23729)
* wip

* more pruning

* Integrate OCSP into binary paths PoC

 - Simplify some of the changes to the router
 - Remove the binary test PKI endpoint
 - Switch OCSP to use the new binary paths backend variable

* Fix proto generation and test compilation

* Add unit test for binary request handling

---------

Co-authored-by: Scott G. Miller <smiller@hashicorp.com>
2023-10-23 17:04:42 -04:00
..
acme_billing.go Start counting ACME certificate issuance as client activity (#20520) 2023-05-17 16:12:04 +00:00
audit.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
auth.go add ns path to granting_policies (#20522) 2023-05-04 15:08:22 -07:00
connection.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
controlgroup.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
error.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
event.pb.go Bump google.golang.go/protobuf dependency to v1.31.0 (#22176) 2023-08-02 17:19:16 +00:00
event.proto Migrate protobuf generation to Buf (#22099) 2023-07-31 18:44:56 +00:00
events_test.go Relplat 897 copywrite fixes for mutliple licenses (#23722) 2023-10-20 08:40:43 -07:00
events.go events: WebSocket subscriptions support go-bexpr expressions (#22835) 2023-09-07 20:11:53 +00:00
identity.pb.go Bump google.golang.go/protobuf dependency to v1.31.0 (#22176) 2023-08-02 17:19:16 +00:00
identity.proto Migrate protobuf generation to Buf (#22099) 2023-07-31 18:44:56 +00:00
lease_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
lease.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
logical_storage.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
logical.go Add support for plugins to specify binary request paths (#23729) 2023-10-23 17:04:42 -04:00
managed_key.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
plugin.pb.go Bump google.golang.go/protobuf dependency to v1.31.0 (#22176) 2023-08-02 17:19:16 +00:00
plugin.proto Migrate protobuf generation to Buf (#22099) 2023-07-31 18:44:56 +00:00
request_test.go run copywrite headers (#23788) 2023-10-23 15:53:56 +00:00
request.go Improve Robustness of Custom Context Values Types (#23697) 2023-10-18 09:30:00 -04:00
response_util_test.go Add support for HEAD operations (#19520) 2023-03-21 18:37:17 -04:00
response_util.go report intermediate error messages during request forwarding (#20643) 2023-05-18 05:07:54 -07:00
response.go VAULT-19237 Add mount_type to secret response (#23047) 2023-09-20 09:28:52 -04:00
secret.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
storage_inmem_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
storage_inmem.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
storage_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
storage_view.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
storage.go add AbortableScanView function (#23245) 2023-09-22 09:03:53 -05:00
system_view.go Vault 18005 plugin api lock status (#21925) 2023-07-31 12:58:20 -04:00
testing.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
token_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
token.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
translate_response.go VAULT-19237 Add mount_type to secret response (#23047) 2023-09-20 09:28:52 -04:00
version_grpc.pb.go Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
version.pb.go Bump google.golang.go/protobuf dependency to v1.31.0 (#22176) 2023-08-02 17:19:16 +00:00
version.proto Migrate protobuf generation to Buf (#22099) 2023-07-31 18:44:56 +00:00