Find a file
2015-04-27 16:19:51 -07:00
api Use lowercase JSON keys for client_token 2015-04-24 12:00:00 -04:00
audit audit: Guard against a few nil pointer cases 2015-04-27 15:56:40 -07:00
builtin audit/file: add log_raw parameter and default to hashing 2015-04-27 15:56:41 -07:00
cli audit/syslog: first pass 2015-04-27 15:56:40 -07:00
command command/write: test output 2015-04-27 15:08:03 -07:00
Godeps Godeps to lock in dependencies 2015-04-27 16:19:51 -07:00
helper helper/kv-builder 2015-04-07 22:30:25 -07:00
http http: avoid authenticating as new token for auth/token/create 2015-04-27 15:17:59 -07:00
logical logical/framework: Supporting list of path map 2015-04-23 21:44:04 -07:00
physical Fix comment typo 2015-04-22 16:59:16 -05:00
scripts move the cli to the cli/ package so enterprising individuals can call it 2015-04-12 16:58:45 -07:00
shamir vault: sanity check key length 2015-03-12 11:20:38 -07:00
test test: Adding unsigned key pair 2015-04-23 21:44:04 -07:00
vault vault: token create should return various metadata for logging 2015-04-25 20:21:35 -07:00
website audit/file: add log_raw parameter and default to hashing 2015-04-27 15:56:41 -07:00
.gitattributes Initial commit 2015-02-24 16:15:59 -08:00
.gitignore gitignore should ignore vagrant 2015-04-25 12:06:17 -07:00
LICENSE Initial commit 2015-02-24 16:15:59 -08:00
main.go move the cli to the cli/ package so enterprising individuals can call it 2015-04-12 16:58:45 -07:00
main_test.go basic main boilerplate stuff 2015-03-03 23:03:24 -08:00
Makefile logical/aws 2015-03-20 19:03:20 +01:00
README.md update README 2015-04-10 11:32:41 -07:00