open-vault/logical/framework
2016-01-08 13:03:03 -05:00
..
backend.go Error on violating SysView boundaries 2015-09-17 11:24:46 -04:00
backend_test.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
field_data.go Fix up per-backend timing logic; also fix error in TypeDurationSecond in 2015-09-21 09:55:03 -04:00
field_data_test.go logical/framework: handle nil duration value. Fixes #408 2015-07-08 16:55:52 -06:00
field_type.go logical/framework: adding a new duration type to convert to seconds 2015-06-17 15:56:26 -07:00
lease.go Rejig Lease terminology internally; also, put a few JSON names back to their original values 2015-08-20 22:27:01 -07:00
lease_test.go Rejig Lease terminology internally; also, put a few JSON names back to their original values 2015-08-20 22:27:01 -07:00
path.go Add '.' to GenericNameRegex; it cannot appear as the first or last 2015-10-13 16:04:10 -04:00
path_map.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
path_map_test.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
path_struct.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
path_struct_test.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
policy_map.go
policy_map_test.go
secret.go Internally refactor Lease/LeaseGracePeriod into TTL/GracePeriod 2015-08-20 18:00:51 -07:00
secret_test.go
template.go
testing.go
wal.go
wal_test.go