..
forwarding_test.go
Pulled out transit's lock manager and policy structs into a helper
2016-10-26 19:52:31 -04:00
handler.go
Audit the client token accessors ( #2037 )
2016-10-29 17:01:49 -04:00
handler_test.go
Fix tests and update mapstructure
2016-08-08 16:00:31 -04:00
help.go
Audit the client token accessors ( #2037 )
2016-10-29 17:01:49 -04:00
help_test.go
http_test.go
logical.go
Audit the client token accessors ( #2037 )
2016-10-29 17:01:49 -04:00
logical_test.go
Change default TTL from 30 to 32 to accommodate monthly operations ( #1942 )
2016-09-28 18:32:49 -04:00
sys_audit_test.go
Fix tests and update mapstructure
2016-08-08 16:00:31 -04:00
sys_auth_test.go
Fix tests and update mapstructure
2016-08-08 16:00:31 -04:00
sys_generate_root.go
Provide base64 keys in addition to hex encoded. ( #1734 )
2016-08-15 16:01:15 -04:00
sys_generate_root_test.go
Add periodic support for root/sudo tokens to auth/token/create
2016-08-12 21:14:12 -04:00
sys_health.go
Remove the string 'Vault' from version information
2016-09-01 14:54:04 -04:00
sys_health_test.go
Change uninit/sealed status codes from health endpoint
2016-08-18 12:10:23 -04:00
sys_init.go
Add support for PGP encrypting the initial root token. ( #1883 )
2016-09-13 18:42:24 -04:00
sys_init_test.go
sys_leader.go
sys_leader_test.go
sys_lease_test.go
sys_mount_test.go
Fix tests and update mapstructure
2016-08-08 16:00:31 -04:00
sys_policy_test.go
Fix tests and update mapstructure
2016-08-08 16:00:31 -04:00
sys_rekey.go
Redirect rekey operation from standby to master ( #1868 )
2016-09-13 11:59:12 -04:00
sys_rekey_test.go
Provide base64 keys in addition to hex encoded. ( #1734 )
2016-08-15 16:01:15 -04:00
sys_rotate_test.go
Fix tests and update mapstructure
2016-08-08 16:00:31 -04:00
sys_seal.go
Set number of pester retries to zero by default and make seal command… ( #2093 )
2016-11-16 14:08:09 -05:00
sys_seal_test.go
Set number of pester retries to zero by default and make seal command… ( #2093 )
2016-11-16 14:08:09 -05:00
sys_wrapping_test.go
Wrapping enhancements ( #1927 )
2016-09-28 21:01:28 -07:00
testing.go