api
|
api: add init
|
2015-03-12 12:42:40 -07:00 |
command
|
command/server: load config from flags
|
2015-03-12 15:30:07 -07:00 |
helper
|
command/server: add config loading
|
2015-03-12 15:21:11 -07:00 |
http
|
http: init endpoints
|
2015-03-12 12:37:54 -07:00 |
physical
|
physical: fix failing test
|
2015-03-12 14:30:31 -07:00 |
scripts
|
scripts
|
2015-03-03 23:14:18 -08:00 |
shamir
|
vault: sanity check key length
|
2015-03-12 11:20:38 -07:00 |
vault
|
vault: improve seal/unseal log messages
|
2015-03-13 11:34:40 -07:00 |
website
|
website: initial import
|
2015-03-13 10:38:41 -07:00 |
.gitattributes
|
Initial commit
|
2015-02-24 16:15:59 -08:00 |
.gitignore
|
scripts
|
2015-03-03 23:14:18 -08:00 |
LICENSE
|
Initial commit
|
2015-02-24 16:15:59 -08:00 |
Makefile
|
scripts
|
2015-03-03 23:14:18 -08:00 |
README.md
|
Initial commit
|
2015-02-24 16:15:59 -08:00 |
commands.go
|
command/server: add config loading
|
2015-03-12 15:21:11 -07:00 |
main.go
|
basic main boilerplate stuff
|
2015-03-03 23:03:24 -08:00 |
main_test.go
|
basic main boilerplate stuff
|
2015-03-03 23:03:24 -08:00 |
version.go
|
basic main boilerplate stuff
|
2015-03-03 23:03:24 -08:00 |