Jack Pearkes
|
2409fe0836
|
websocket: use SSL
|
2015-04-28 10:09:22 -07:00 |
Mitchell Hashimoto
|
ece0886a98
|
Merge pull request #46 from hashicorp/sethvargo/version
Accept -version too
|
2015-04-28 10:02:03 -07:00 |
Mitchell Hashimoto
|
66408c0708
|
Merge pull request #47 from hashicorp/update-getting-started-output
website: Update getting started output to match new format
|
2015-04-28 10:01:21 -07:00 |
Justin Campbell
|
daea91e8ec
|
Update getting started output to match new format
|
2015-04-28 12:59:50 -04:00 |
Seth Vargo
|
0b9a9a09a9
|
Accept -version too
|
2015-04-28 12:57:44 -04:00 |
Mitchell Hashimoto
|
df15c3855f
|
website: add build from source link to downloads
|
2015-04-28 09:56:35 -07:00 |
Mitchell Hashimoto
|
fe552f1a9b
|
website: remove basic auth
|
2015-04-28 09:53:14 -07:00 |
Mitchell Hashimoto
|
a47f3d8284
|
website: a sad file
|
2015-04-28 09:51:11 -07:00 |
Mitchell Hashimoto
|
5345d5ea82
|
website: remove unused files
|
2015-04-28 09:46:19 -07:00 |
Mitchell Hashimoto
|
871ce47e4d
|
Merge pull request #44 from hashicorp/sethvargo/ssl_links
Use SSL links
|
2015-04-28 09:44:52 -07:00 |
Seth Vargo
|
0fb38f147f
|
Use SSL links
|
2015-04-28 12:43:00 -04:00 |
Mitchell Hashimoto
|
3998804347
|
command: support custom CAs
|
2015-04-28 09:36:03 -07:00 |
Mitchell Hashimoto
|
fa80e90b1a
|
helper/passsword: fix windows compilation
|
2015-04-28 09:23:48 -07:00 |
Mitchell Hashimoto
|
244a0c56bc
|
command/*: lets try to remove this before 0.1.0
|
2015-04-28 09:20:42 -07:00 |
Mitchell Hashimoto
|
1b0d75719d
|
command/*: more TODO removal
|
2015-04-28 09:15:38 -07:00 |
Mitchell Hashimoto
|
fc6569ad59
|
command/*: fix spacing
|
2015-04-28 09:15:21 -07:00 |
Mitchell Hashimoto
|
0e112bf026
|
command/* fill in the addr
|
2015-04-28 09:13:32 -07:00 |
Mitchell Hashimoto
|
c92aed4ac0
|
Add CHANGELOG
|
2015-04-28 09:12:09 -07:00 |
Mitchell Hashimoto
|
7b3274b10c
|
cli: up version
|
2015-04-28 09:12:04 -07:00 |
Mitchell Hashimoto
|
cb54346107
|
website: add security disclosure page
|
2015-04-28 09:09:58 -07:00 |
Armon Dadgar
|
ff352c32fe
|
command/server: Catch error from core initialization. Fixes #42
|
2015-04-27 21:29:40 -07:00 |
Jack Pearkes
|
607ecb22dc
|
website: ping on interval
|
2015-04-27 18:00:30 -07:00 |
Mitchell Hashimoto
|
f63a0e8650
|
website: update google analytics
|
2015-04-27 17:11:58 -07:00 |
Mitchell Hashimoto
|
f48bbf36cf
|
README
|
2015-04-27 17:06:47 -07:00 |
Mitchell Hashimoto
|
8c182fff0b
|
website: optimizing the pictures
|
2015-04-27 17:01:03 -07:00 |
Mitchell Hashimoto
|
3bcb92d907
|
website: add big logo
|
2015-04-27 16:54:02 -07:00 |
Mitchell Hashimoto
|
2e55c3de68
|
vault: ability to toggle mlock on core
|
2015-04-27 16:40:14 -07:00 |
Mitchell Hashimoto
|
3a90db9480
|
website: point to real demo server
|
2015-04-27 16:31:32 -07:00 |
Mitchell Hashimoto
|
fba145380f
|
Use Godeps
|
2015-04-27 16:22:26 -07:00 |
Mitchell Hashimoto
|
61b16c7160
|
Godeps to lock in dependencies
|
2015-04-27 16:19:51 -07:00 |
Armon Dadgar
|
873088f672
|
Merge pull request #36 from hashicorp/f-syslog
Adding syslog audit provider
|
2015-04-27 16:13:13 -07:00 |
Armon Dadgar
|
848433a355
|
audit/file: add log_raw parameter and default to hashing
|
2015-04-27 15:56:41 -07:00 |
Armon Dadgar
|
f01e14351a
|
audit/syslog: switch defaults
|
2015-04-27 15:56:41 -07:00 |
Armon Dadgar
|
1403fb987b
|
website: Adding the syslog audit backend
|
2015-04-27 15:56:41 -07:00 |
Armon Dadgar
|
de7a81a8fb
|
audit/syslog: Copy structure before hashing to avoid breaking result
|
2015-04-27 15:56:40 -07:00 |
Armon Dadgar
|
46636ea52c
|
audit: Guard against a few nil pointer cases
|
2015-04-27 15:56:40 -07:00 |
Armon Dadgar
|
1b659d41ff
|
audit/syslog: Hash everything by default, optionally disable
|
2015-04-27 15:56:40 -07:00 |
Armon Dadgar
|
bb1dd509d7
|
audit/syslog: first pass
|
2015-04-27 15:56:40 -07:00 |
Mitchell Hashimoto
|
c18f3928df
|
audit: add more tests for copying
|
2015-04-27 15:54:14 -07:00 |
Armon Dadgar
|
d258be6093
|
http: avoid authenticating as new token for auth/token/create
|
2015-04-27 15:17:59 -07:00 |
Armon Dadgar
|
3b0c993909
|
command/write: test output
|
2015-04-27 15:08:03 -07:00 |
Armon Dadgar
|
43083225d0
|
website: remove TODO from transit quickstart
|
2015-04-27 14:58:53 -07:00 |
Armon Dadgar
|
4ff3acfbe3
|
command/write: handle writes with output
|
2015-04-27 14:55:43 -07:00 |
Armon Dadgar
|
06a4c6b08f
|
command: refactor to share output formating code
|
2015-04-27 14:55:29 -07:00 |
Armon Dadgar
|
652bde13ac
|
website: updating getting started with aws changes
|
2015-04-27 14:36:14 -07:00 |
Armon Dadgar
|
a837db6570
|
audit: Document that arguments must not be modified
|
2015-04-27 14:24:11 -07:00 |
Armon Dadgar
|
434305a6c2
|
secret/aws: Using roles instead of policy
|
2015-04-27 14:20:28 -07:00 |
Armon Dadgar
|
5edf8cf3a8
|
Do not root protect role configurations
|
2015-04-27 14:07:20 -07:00 |
Armon Dadgar
|
12e8c0f8cf
|
secret/postgres: secret/mysql: roles endpoints root protected
|
2015-04-27 14:04:10 -07:00 |
Armon Dadgar
|
816d981d1a
|
secret/consul: replace policy with roles, and prefix the token path
|
2015-04-27 13:59:56 -07:00 |