COMMITS
/ http/sys_init.go February 12, 2020
J
Support processing parameters sent as a URL-encoded form (#8325)
Jim Kalafut committed
October 18, 2019
N
Shamir seals now come in two varieties: legacy and new-style. (#7694)
ncabatoff committed
October 15, 2019
V
Recovery Mode (#7559)
Vishal Nayak committed
April 5, 2019
J
Save the original request body for forwarding (#6538)
Jeff Mitchell committed
January 23, 2019
S
Continuously attempt to unseal if sealed keys are supported (#6039)
Seth Vargo committed
October 9, 2018
C
Logger cleanup (#5480)
Calvin Leung Huang committed
February 14, 2018
J
Re-add lost stored-shares parameter to operator rekey command. (#3974)
Jeff Mitchell committed
January 19, 2018
J
Remove context from a few extraneous places
Jeff Mitchell committed
B
Add context to storage backends and wire it through a lot of places (#3817)
Brian Kassouf committed
October 23, 2017
J
Final sync
Jeff Mitchell committed
January 12, 2017
V
init: pgp-keys input validations
vishalnayak committed
December 1, 2016
T
Use 'http.MaxBytesReader' to limit request size (#2131)
Thomas Soëte committed
September 13, 2016
J
Add support for PGP encrypting the initial root token. (#1883)
Jeff Mitchell committed
August 15, 2016
J
Provide base64 keys in addition to hex encoded. (#1734)
Jeff Mitchell committed
April 25, 2016
J
Add seal tests and update generate-root and others to handle dualseal.
Jeff Mitchell committed
April 14, 2016
J
Check for seal status when initing and change logic order to avoid defer
Jeff Mitchell committed
April 4, 2016
J
SealInterface
Jeff Mitchell committed
February 23, 2016
J
We treat put/post the same, so allow init to use POST
Jeff Mitchell committed
August 25, 2015
J
Address comments from review.
Jeff Mitchell committed
J
Add support for "pgp-tokens" parameters to init.
Jeff Mitchell committed
March 29, 2015
M
http: root token in init
Mitchell Hashimoto committed
March 12, 2015
M
http: init endpoints
Mitchell Hashimoto committed