9692 Commits

Author SHA1 Message Date
Armon Dadgar
0de7661512 vault: Adding UUID method 2015-03-11 15:13:07 -07:00
Armon Dadgar
835d428339 vault: Test routing while sealed 2015-03-11 14:31:55 -07:00
Armon Dadgar
ee30d5c23e shamir: Remove debug statements 2015-03-11 14:28:56 -07:00
Armon Dadgar
46cc5dda13 vault: Testing core unseal 2015-03-11 14:25:16 -07:00
Armon Dadgar
886072849e vault: Testing initialization 2015-03-11 11:57:05 -07:00
Armon Dadgar
75f5f9b58a vault: Test initialization simple 2015-03-11 11:52:01 -07:00
Armon Dadgar
df49aa1f88 vault: First pass at Unseal 2015-03-11 11:43:36 -07:00
Armon Dadgar
25b135f41c vault: Support secret sharing 2015-03-11 11:34:08 -07:00
Armon Dadgar
adb5692449 shamir: First pass at Shamir secret sharing 2015-03-11 11:18:51 -07:00
Armon Dadgar
eca348ca5d vault: First pass at initialization 2015-03-09 17:45:34 -07:00
Armon Dadgar
9e16bfbe53 vault: Adding core skeleton 2015-03-09 16:33:27 -07:00
Armon Dadgar
d2be3d9807 vault: Adding mount type 2015-03-09 16:12:07 -07:00
Mitchell Hashimoto
da6210d3c1 api: start the groundwork API stuff 2015-03-09 11:38:50 -07:00
Armon Dadgar
0ab293c7b9 vault: Adding router 2015-03-05 17:23:56 -08:00
Armon Dadgar
f557b435af logical: Adding generic backend 2015-03-05 16:35:09 -08:00
Armon Dadgar
86ec65e3b0 vault: more logical details 2015-03-05 15:31:40 -08:00
Armon Dadgar
e57809d3b5 vault: Skeleton logical backend interface 2015-03-05 15:24:00 -08:00
Armon Dadgar
e2e258c324 vault: Adding a barrier view 2015-03-05 14:34:05 -08:00
Armon Dadgar
f1c9e929b3 vault: Basic test for barrier confidentiality and integrity 2015-03-05 14:03:00 -08:00
Armon Dadgar
25e46bdd57 vault: Structure the barrier init file 2015-03-05 13:57:45 -08:00
Armon Dadgar
6a035407be physical: Expose the Inmem implementation 2015-03-05 13:57:30 -08:00
Armon Dadgar
ce7d02f3b0 physical: Factory constructor style for backends 2015-03-05 13:47:10 -08:00
Armon Dadgar
aa1145b53b vault: Double Unseal should be a no-op 2015-03-05 13:29:23 -08:00
Armon Dadgar
9f6ecdabc9 vault: First pass at a barrier 2015-03-05 13:27:35 -08:00
Armon Dadgar
830345e727 vault: Adding utility methods 2015-03-05 11:44:03 -08:00
Mitchell Hashimoto
36b7b84ec4 api: update spec 2015-03-04 15:41:21 -08:00
Mitchell Hashimoto
c24137e914 api: SPEC 2015-03-04 15:03:06 -08:00
Mitchell Hashimoto
c2cecb713e api: update SPEC 2015-03-04 13:17:12 -08:00
Mitchell Hashimoto
cbf2d74670 api: spec 2015-03-04 13:10:10 -08:00
Mitchell Hashimoto
d7606d13d5 command/get,put 2015-03-04 11:08:13 -08:00
Mitchell Hashimoto
d8ec17588c command/seal 2015-03-04 08:56:10 -08:00
Mitchell Hashimoto
c0557579da command/unseal: forward error along 2015-03-04 00:35:02 -08:00
Mitchell Hashimoto
205857be65 helper/password: for reading passwords securely 2015-03-04 00:31:35 -08:00
Mitchell Hashimoto
a513240662 command/unseal 2015-03-03 23:57:23 -08:00
Mitchell Hashimoto
0210df0516 command/auth: document the serer options 2015-03-03 23:52:54 -08:00
Mitchell Hashimoto
4a916d9454 command/meta: server options 2015-03-03 23:49:37 -08:00
Mitchell Hashimoto
2800987dd4 command/auth 2015-03-03 23:34:32 -08:00
Mitchell Hashimoto
9cbbe58253 command: version test 2015-03-03 23:14:54 -08:00
Mitchell Hashimoto
a5c076851b scripts 2015-03-03 23:14:18 -08:00
Mitchell Hashimoto
0099f62efa basic main boilerplate stuff 2015-03-03 23:03:24 -08:00
Armon Dadgar
f4e5b10952 physical: Adding interface, in-mem implementation, and skeleton for Consul/File 2015-03-02 10:48:53 -08:00
Armon Dadgar
ed3069f01d Initial commit 2015-02-24 16:15:59 -08:00