summaryrefslogtreecommitdiff
path: root/src/mongo/shell/kms_aws.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71318 Remove remote KMS specific code and related testsMark Benvenuto2022-11-231-322/+0
* Revert "SERVER-71318 Remove remote KMS specific code and related tests"Mark Benvenuto2022-11-211-0/+322
* SERVER-71318 Remove remote KMS specific code and related testsMark Benvenuto2022-11-211-322/+0
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-3/+3
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-6/+6
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-52650 Add FLE support for GCPAdam Cooper2021-01-081-22/+3
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-1/+0
* SERVER-53081 Extend KMSService to support BSONObj customer master keysMark Benvenuto2020-12-071-4/+10
* SERVER-52648 Refactor kms_aws.cpp into kms_aws.cpp and kms_network.cppAdam Cooper2020-11-161-104/+4
* Revert "SERVER-52648 Refactor kms_aws.cpp into kms_aws.cpp and kms_network.cpp"Adam Cooper2020-11-141-4/+104
* SERVER-52648 Refactor kms_aws.cpp into kms_aws.cpp and kms_network.cppAdam Cooper2020-11-131-104/+4
* SERVER-51084 easy XCode12 fixes (excludes the int to double fixes)Billy Donahue2020-10-011-2/+1
* SERVER-50662 Handle large and non-finite doubles in FTDCMark Benvenuto2020-09-291-0/+1
* SERVER-50065 Add OCSP tests for Certificate RotationMark Benvenuto2020-08-131-1/+1
* SERVER-46932 supress more logging in the shellGabriel Russell2020-05-181-1/+1
* 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