.. |
acl.go
|
vault: Handle exact vs glob match, deny has highest precedence
|
2015-07-05 17:31:30 -06:00 |
acl_test.go
|
vault: adding another ACL test
|
2015-07-05 17:34:34 -06:00 |
audit.go
|
Use split-out hashicorp/uuid
|
2015-10-12 14:07:12 -04:00 |
audit_test.go
|
Expand HMAC support in Salt; require an identifier be passed in to specify type but allow generation with and without. Add a StaticSalt ID for testing functions. Fix bugs; unit tests pass.
|
2015-09-18 17:38:30 -04:00 |
auth.go
|
Use split-out hashicorp/uuid
|
2015-10-12 14:07:12 -04:00 |
auth_test.go
|
Move more cubby logic outside of router into auth setup
|
2015-09-15 13:50:37 -04:00 |
barrier.go
|
|
|
barrier_aes_gcm.go
|
Bump AESGCM version; include path in the GCM tags.
|
2015-09-19 17:04:37 -04:00 |
barrier_aes_gcm_test.go
|
Bump AESGCM version; include path in the GCM tags.
|
2015-09-19 17:04:37 -04:00 |
barrier_test.go
|
|
|
barrier_view.go
|
|
|
barrier_view_test.go
|
|
|
core.go
|
Return data on a token with one use left if there is no Lease ID
|
2015-10-30 12:35:42 -04:00 |
core_test.go
|
Use split-out hashicorp/uuid
|
2015-10-12 14:07:12 -04:00 |
dynamic_system_view.go
|
Take ClientToken instead of Policies
|
2015-09-21 10:04:03 -04:00 |
expiration.go
|
Serialize changing the state of the expiration manager pointer and
|
2015-10-12 16:33:54 -04:00 |
expiration_test.go
|
Make the token store's Create and RootToken functions non-exported.
|
2015-10-30 10:59:26 -04:00 |
keyring.go
|
Fixed comment spelling mistake and removed unnecessary variable allocation
|
2015-10-15 14:51:30 -04:00 |
keyring_test.go
|
|
|
logical_cubbyhole.go
|
Directly pass the cubbyhole backend to the token store and bypass logic in router
|
2015-09-15 13:50:37 -04:00 |
logical_cubbyhole_test.go
|
Use split-out hashicorp/uuid
|
2015-10-12 14:07:12 -04:00 |
logical_passthrough.go
|
Check TTL provided to generic backend on write
|
2015-10-29 11:05:21 -04:00 |
logical_passthrough_test.go
|
Add revocation/renewal functions in all cases in the generic backend.
|
2015-10-07 11:42:23 -04:00 |
logical_system.go
|
Rename tune functions
|
2015-10-09 20:00:17 -04:00 |
logical_system_helpers.go
|
Fix a logic bug around setting both a mount default and max at the same time. Ping #688.
|
2015-10-12 14:57:43 -04:00 |
logical_system_test.go
|
Normalize policy names to lowercase on write. They are not currently
|
2015-10-07 13:52:21 -04:00 |
mount.go
|
Use split-out hashicorp/uuid
|
2015-10-12 14:07:12 -04:00 |
mount_test.go
|
Move more cubby logic outside of router into auth setup
|
2015-09-15 13:50:37 -04:00 |
policy.go
|
Fix warnings returned by make vet
|
2015-09-26 21:17:39 -07:00 |
policy_store.go
|
Push a lot of logic into Router to make a bunch of it nicer and enable a
|
2015-09-10 15:09:54 -04:00 |
policy_store_test.go
|
Fix warnings returned by make vet
|
2015-09-26 21:17:39 -07:00 |
policy_test.go
|
|
|
rollback.go
|
|
|
rollback_test.go
|
Use split-out hashicorp/uuid
|
2015-10-12 14:07:12 -04:00 |
router.go
|
Move more cubby logic outside of router into auth setup
|
2015-09-15 13:50:37 -04:00 |
router_test.go
|
Use split-out hashicorp/uuid
|
2015-10-12 14:07:12 -04:00 |
testing.go
|
Don't use leases on the generic backend...with a caveat.
|
2015-09-21 16:37:37 -04:00 |
token_store.go
|
Make the token store's Create and RootToken functions non-exported.
|
2015-10-30 10:59:26 -04:00 |
token_store_test.go
|
Make the token store's Create and RootToken functions non-exported.
|
2015-10-30 10:59:26 -04:00 |
util.go
|
|
|
util_test.go
|
|
|