open-vault/http
Jeff Mitchell 5119b173c4 Rename helper 'duration' to 'parseutil'. (#2449)
Add a ParseBool function that accepts various kinds of ways of
specifying booleans.

Have config use ParseBool for UI and disabling mlock/cache.
2017-03-07 11:21:22 -05:00
..
auth_token_test.go Move http-using API tests into http package 2017-02-24 14:23:21 -05:00
forwarding_test.go Fix breakage for HTTP2 support due to changes in wrapping introduced in 1.8 (#2412) 2017-02-27 12:49:35 -05:00
handler.go Rename helper 'duration' to 'parseutil'. (#2449) 2017-03-07 11:21:22 -05:00
handler_test.go Make cubbyhole local instead of replicated. (#2397) 2017-02-18 13:51:05 -05:00
help.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
help_test.go
http_test.go Multi value test seal (#2281) 2017-01-17 15:43:10 -05:00
logical.go Internally append trailing slash for all LIST operations. (#2390) 2017-02-16 23:23:32 -05:00
logical_test.go Internally append trailing slash for all LIST operations. (#2390) 2017-02-16 23:23:32 -05:00
sys_audit_test.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
sys_auth_test.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
sys_generate_root.go Use 'http.MaxBytesReader' to limit request size (#2131) 2016-12-01 10:59:00 -08:00
sys_generate_root_test.go Multi value test seal (#2281) 2017-01-17 15:43:10 -05:00
sys_health.go Remove the string 'Vault' from version information 2016-09-01 14:54:04 -04:00
sys_health_test.go Multi value test seal (#2281) 2017-01-17 15:43:10 -05:00
sys_init.go init: pgp-keys input validations 2017-01-11 23:32:38 -05:00
sys_init_test.go init: pgp-keys input validations 2017-01-11 23:32:38 -05:00
sys_leader.go Address most review feedback. Change responses to multierror to better return more useful values when there are multiple errors 2016-05-16 16:11:33 -04:00
sys_leader_test.go
sys_lease_test.go Added JSON Decode and Encode helpers. 2016-07-06 12:25:40 -04:00
sys_mount_test.go Make cubbyhole local instead of replicated. (#2397) 2017-02-18 13:51:05 -05:00
sys_mounts_test.go Move http-using API tests into http package 2017-02-24 14:23:21 -05:00
sys_policy_test.go Fix tests and update mapstructure 2016-08-08 16:00:31 -04:00
sys_rekey.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
sys_rekey_test.go Multi value test seal (#2281) 2017-01-17 15:43:10 -05:00
sys_rotate_test.go Fix tests and update mapstructure 2016-08-08 16:00:31 -04:00
sys_seal.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
sys_seal_test.go Multi value test seal (#2281) 2017-01-17 15:43:10 -05:00
sys_wrapping_test.go Fix breakage for HTTP2 support due to changes in wrapping introduced in 1.8 (#2412) 2017-02-27 12:49:35 -05:00
testing.go Fix breakage for HTTP2 support due to changes in wrapping introduced in 1.8 (#2412) 2017-02-27 12:49:35 -05:00