summaryrefslogtreecommitdiff
path: root/src/mongo/shell/kms_local.cpp
AgeCommit message (Expand)Author
2024-03-19SERVER-87974 Enable modernize-use-override and apply fixes (#20075)Ivan Fefer
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2023-01-20SERVER-72935 switch c stdlib headers to cpp compat stdlib headersDaniel Moody
2022-11-23SERVER-71318 Remove remote KMS specific code and related testsMark Benvenuto
2022-11-21Revert "SERVER-71318 Remove remote KMS specific code and related tests"Mark Benvenuto
2022-11-21SERVER-71318 Remove remote KMS specific code and related testsMark Benvenuto
2022-07-26SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong
2022-01-28SERVER-63007 Use (Const)DataRange with AEAD cipher methodsSara Golemon
2020-12-08SERVER-40811 make initializers throwyBilly Donahue
2020-12-07SERVER-53081 Extend KMSService to support BSONObj customer master keysMark Benvenuto
2020-10-01SERVER-51084 easy XCode12 fixes (excludes the int to double fixes)Billy Donahue
2019-07-29SERVER-41277 Create FLE Data Framing ClassesShreyas Kalyan
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-07-24SERVER-42318 Tighten bounds on AEAD Decrypt output lengthMark Benvenuto
2019-07-15SERVER-41313 Evaluate Driver's Client Side FLE Specification Tests in ShellShreyas Kalyan
2019-06-18SERVER-41644 Expose explicit encryption helpers in community shellMark Benvenuto