.. |
acl.go
|
Use logical operations instead of strings for comparison
|
2016-01-12 21:16:31 -05:00 |
acl_test.go
|
Create more granular ACL capabilities.
|
2016-01-08 13:05:14 -05:00 |
audit.go
|
Update deps, and adjust usage of go-uuid to match new return values
|
2016-01-13 13:40:08 -05:00 |
audit_test.go
|
|
|
auth.go
|
Update deps, and adjust usage of go-uuid to match new return values
|
2016-01-13 13:40:08 -05:00 |
auth_test.go
|
|
|
barrier.go
|
|
|
barrier_aes_gcm.go
|
|
|
barrier_aes_gcm_test.go
|
|
|
barrier_test.go
|
|
|
barrier_view.go
|
|
|
barrier_view_test.go
|
|
|
core.go
|
Added comments to changes the error message
|
2016-02-03 11:35:47 -05:00 |
core_test.go
|
Generalized the error message and updated doc
|
2016-02-03 15:06:18 -05:00 |
dynamic_system_view.go
|
Allow backends to see taint status.
|
2016-01-22 17:01:22 -05:00 |
expiration.go
|
Cert: renewal enhancements
|
2016-02-24 14:31:38 -05:00 |
expiration_test.go
|
Pull out setting the root token ID; use the new ParseUUID method in
|
2016-01-19 19:44:33 -05:00 |
generate_root.go
|
Pull out setting the root token ID; use the new ParseUUID method in
|
2016-01-19 19:44:33 -05:00 |
generate_root_test.go
|
RootGeneration->GenerateRoot
|
2016-01-19 18:28:10 -05:00 |
keyring.go
|
|
|
keyring_test.go
|
|
|
logical_cubbyhole.go
|
Oops, we needed that, but for a different reason than the comment said. So put the test back but fix the comment
|
2016-02-03 14:05:29 -05:00 |
logical_cubbyhole_test.go
|
Update deps, and adjust usage of go-uuid to match new return values
|
2016-01-13 13:40:08 -05:00 |
logical_passthrough.go
|
Address more list feedback
|
2016-01-22 10:07:32 -05:00 |
logical_passthrough_test.go
|
WriteOperation -> UpdateOperation
|
2016-01-08 13:03:03 -05:00 |
logical_system.go
|
Create more granular ACL capabilities.
|
2016-01-08 13:05:14 -05:00 |
logical_system_helpers.go
|
|
|
logical_system_test.go
|
Create more granular ACL capabilities.
|
2016-01-08 13:05:14 -05:00 |
mount.go
|
Show entry path in log, not internal view path
|
2016-01-28 12:34:49 -05:00 |
mount_test.go
|
|
|
policy.go
|
Convert map to bitmap
|
2016-01-12 17:08:10 -05:00 |
policy_store.go
|
Add listing of cubbyhole's root to the default policy.
|
2016-02-03 13:50:47 -05:00 |
policy_store_test.go
|
|
|
policy_test.go
|
Convert map to bitmap
|
2016-01-12 17:08:10 -05:00 |
rekey.go
|
Fix lost code after rebase
|
2016-01-19 19:19:07 -05:00 |
rekey_test.go
|
Move rekey to its own files for cleanliness
|
2016-01-14 17:01:04 -05:00 |
rollback.go
|
|
|
rollback_test.go
|
Update deps, and adjust usage of go-uuid to match new return values
|
2016-01-13 13:40:08 -05:00 |
router.go
|
Cert: renewal enhancements
|
2016-02-24 14:31:38 -05:00 |
router_test.go
|
Update deps, and adjust usage of go-uuid to match new return values
|
2016-01-13 13:40:08 -05:00 |
testing.go
|
RootGeneration->GenerateRoot
|
2016-01-19 18:28:10 -05:00 |
token_store.go
|
Cert: renewal enhancements
|
2016-02-24 14:31:38 -05:00 |
token_store_test.go
|
Make "ttl" reflect the actual TTL of the token in lookup calls.
|
2016-02-01 11:16:32 -05:00 |
util.go
|
|
|
util_test.go
|
|
|