Jim Kalafut
a54603039d
Run goimports across the repository ( #6010 )
...
The result will still pass gofmtcheck and won't trigger additional
changes if someone isn't using goimports, but it will avoid the
piecemeal imports changes we've been seeing.
2019-01-08 16:48:57 -08:00
Calvin Leung Huang
3d1f0d76c0
[Review Only] Autoseal OSS port ( #757 )
...
* Port awskms autoseal
* Rename files
* WIP autoseal
* Fix protobuf conflict
* Expose some structs to properly allow encrypting stored keys
* Update awskms with the latest changes
* Add KeyGuard implementation to abstract encryption/decryption of keys
* Fully decouple seal.Access implementations from sealwrap structs
* Add extra line to proto files, comment update
* Update seal_access_entry.go
* govendor sync
* Add endpoint info to configureAWSKMSSeal
* Update comment
* Refactor structs
* Update make proto
* Remove remove KeyGuard, move encrypt/decrypt to autoSeal
* Add rest of seals, update VerifyRecoveryKeys, add deps
* Fix some merge conflicts via govendor updates
* Rename SealWrapEntry to EncryptedBlobInfo
* Remove barrier type upgrade check in oss
* Add key to EncryptedBlobInfo proto
* Update barrierTypeUpgradeCheck signature
2018-10-19 14:43:57 -07:00
Jeff Mitchell
e7c4158e60
Fix compilation/protobuf
2018-09-22 17:58:39 -04:00
Jeff Mitchell
b7d6d55ac1
The big one ( #5346 )
2018-09-17 23:03:00 -04:00
Jeff Mitchell
ab5966d44a
Move things back
2018-08-29 19:13:10 -04:00
Jeff Mitchell
4f561bc0c9
Move physical types around
2018-08-29 19:05:33 -04:00
Jeff Mitchell
ff8becca15
Make proto
...
It appears the only thing that actually change is that the tag got
`proto3` values added.
2018-07-10 20:49:48 -04:00
Chris Hoffman
3b1ade706c
adding option go_package to protos ( #4687 )
...
* adding option go_package to protos
* switching proto output dir to relative paths
2018-06-04 10:19:26 -04:00
Jeff Mitchell
b61b541581
Revert "proto changes ( #4503 )" ( #4504 )
...
This reverts commit 14594bd76e04ff09c442738800be5fdebc45512f.
2018-05-03 15:38:53 -04:00
Vishal Nayak
14594bd76e
proto changes ( #4503 )
2018-05-03 15:23:14 -04:00
Becca Petrin
ab9b638dbb
New proto version ( #4501 )
2018-05-03 10:19:39 -07:00
Jeff Mitchell
c2cef877f4
Port over some changes
2017-11-30 09:43:07 -05:00