| .. |
|
acme_billing.go
|
Start counting ACME certificate issuance as client activity (#20520)
|
2023-05-17 16:12:04 +00:00 |
|
audit.go
|
Audit: LogInput.Request Cloning update (#24885)
|
2024-01-16 16:57:21 +00:00 |
|
audit_test.go
|
[DO NOT MERGE UNTIL EOY] update year in LICENSE and copywrite files (#24368)
|
2024-01-02 13:22:15 -08:00 |
|
auth.go
|
AOP: Add NeverDrop request priority (enterprise) (#26745)
|
2024-05-01 15:45:34 -04:00 |
|
clienttokensource_enumer.go
|
Use enumer to generate String() methods for most enums (#25705)
|
2024-04-17 11:14:14 -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
|
Added Invalid Token Error Message that will be returned for bad tokens (#25953)
|
2024-03-14 11:15:20 -07:00 |
|
event.pb.go
|
update vault auth submodules to api/v1.16.0 (#29548)
|
2025-02-11 07:28:45 -08:00 |
|
event.proto
|
Migrate protobuf generation to Buf (#22099)
|
2023-07-31 18:44:56 +00:00 |
|
events.go
|
use const for in relation to vault eventing metadata (#29130)
|
2024-12-11 17:34:38 -05:00 |
|
events_mock.go
|
database: Emit event notifications (#24718)
|
2024-02-05 10:30:00 -08:00 |
|
events_test.go
|
Relplat 897 copywrite fixes for mutliple licenses (#23722)
|
2023-10-20 08:40:43 -07:00 |
|
identity.pb.go
|
[VAULT-38601] Modify response to MFA enforced requests to enable TOTP self-enrollment (#8723) (#8746)
|
2025-08-20 20:22:00 +00:00 |
|
identity.proto
|
[VAULT-38601] Modify response to MFA enforced requests to enable TOTP self-enrollment (#8723) (#8746)
|
2025-08-20 20:22:00 +00:00 |
|
keyusage_enumer.go
|
Use enumer to generate String() methods for most enums (#25705)
|
2024-04-17 11:14:14 -07:00 |
|
lease.go
|
adding copyright header (#19555)
|
2023-03-15 09:00:52 -07:00 |
|
lease_test.go
|
adding copyright header (#19555)
|
2023-03-15 09:00:52 -07:00 |
|
logical.go
|
Add MetricsReporter interface so that databaseBackend's can share their connection counts with CensusManager (#31269)
|
2025-07-14 14:52:55 -05:00 |
|
logical_storage.go
|
adding copyright header (#19555)
|
2023-03-15 09:00:52 -07:00 |
|
managed_key.go
|
Use enumer to generate String() methods for most enums (#25705)
|
2024-04-17 11:14:14 -07:00 |
|
observation.pb.go
|
VAULT-36562 CE changes (#31054)
|
2025-06-20 15:16:40 -04:00 |
|
observation.proto
|
VAULT-36562 CE changes (#31054)
|
2025-06-20 15:16:40 -04:00 |
|
observations.go
|
VAULT-35396 CE changes for SDK observation update (#30626)
|
2025-05-15 09:46:03 -04:00 |
|
plugin.pb.go
|
update vault auth submodules to api/v1.16.0 (#29548)
|
2025-02-11 07:28:45 -08:00 |
|
plugin.proto
|
add vault build date to system view plugin env VAULT-32676 (#29082)
|
2024-12-10 14:30:21 -08:00 |
|
request.go
|
VAULT-37630: CE changes for recover as a copy policy handling (#31472)
|
2025-08-12 10:29:22 +02:00 |
|
request_test.go
|
[DO NOT MERGE UNTIL EOY] update year in LICENSE and copywrite files (#24368)
|
2024-01-02 13:22:15 -08:00 |
|
response.go
|
Add an option to allow cert-auth to return metadata about client cert that fails login (#29044)
|
2024-11-29 10:22:09 -05:00 |
|
response_test.go
|
Add an option to allow cert-auth to return metadata about client cert that fails login (#29044)
|
2024-11-29 10:22:09 -05:00 |
|
response_util.go
|
VAULT-35384 Add new telemetry metrics for HTTP response status codes (#30354)
|
2025-05-06 10:15:19 -04:00 |
|
response_util_test.go
|
Wrap overloaded errors from the WAL backend (#26928)
|
2024-05-10 09:43:39 -04:00 |
|
secret.go
|
adding copyright header (#19555)
|
2023-03-15 09:00:52 -07:00 |
|
snapshot_storage.go
|
VAULT-35080: Snapshot storage routing (#30635)
|
2025-05-15 17:13:02 +02:00 |
|
snapshot_storage_test.go
|
VAULT-35080: Snapshot storage routing (#30635)
|
2025-05-15 17:13:02 +02:00 |
|
storage.go
|
add AbortableScanView function (#23245)
|
2023-09-22 09:03:53 -05:00 |
|
storage_inmem.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_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 |
|
system_view.go
|
add ce side code and stubs for rotation manager
|
2025-07-15 12:48:00 -04:00 |
|
system_view_stubs_oss.go
|
add EntStaticSystemView to StaticSystemView and its ce stubs (#29516)
|
2025-02-06 08:32:14 -08:00 |
|
testing.go
|
Removal of go-testing-interface (CE changes) (#27578)
|
2024-07-04 11:09:41 -04:00 |
|
token.go
|
Use enumer to generate String() methods for most enums (#25705)
|
2024-04-17 11:14:14 -07:00 |
|
token_test.go
|
adding copyright header (#19555)
|
2023-03-15 09:00:52 -07:00 |
|
tokentype_enumer.go
|
Use enumer to generate String() methods for most enums (#25705)
|
2024-04-17 11:14:14 -07:00 |
|
translate_response.go
|
VAULT-19237 Add mount_type to secret response (#23047)
|
2023-09-20 09:28:52 -04:00 |
|
version.pb.go
|
update vault auth submodules to api/v1.16.0 (#29548)
|
2025-02-11 07:28:45 -08:00 |
|
version.proto
|
Migrate protobuf generation to Buf (#22099)
|
2023-07-31 18:44:56 +00:00 |
|
version_grpc.pb.go
|
protobuf: rebuild protos with protobuf 1.35.1 (main) (#28617)
|
2024-10-07 14:54:51 -06:00 |