summaryrefslogtreecommitdiff
path: root/src/mongo/shell/kms_aws.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-2/+2
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45180 Use longer retry for kms serviceMark Benvenuto2020-01-061-1/+1
* SERVER-44721 Parse AWS responses as non-strict, ignore unexpected fieldsMark Benvenuto2019-11-191-5/+19
* SERVER-44134 Update kms_message library in third_partyMark Benvenuto2019-10-301-2/+2
* SERVER-44133 Refactor kms memory allocation to header fileMark Benvenuto2019-10-251-50/+1
* SERVER-43579 Make AWS KMS support robust to KMS availabilityShreyas Kalyan2019-10-041-1/+7
* SERVER-43409 Support non amazon hosted AWS KMS endpointsMark Benvenuto2019-09-251-5/+8
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-41313 Evaluate Driver's Client Side FLE Specification Tests in ShellShreyas Kalyan2019-07-151-1/+1
* SERVER-41644 Expose explicit encryption helpers in community shellMark Benvenuto2019-06-181-0/+461