index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
shell
/
kms_local.cpp
Age
Commit message (
Expand
)
Author
2024-03-19
SERVER-87974 Enable modernize-use-override and apply fixes (#20075)
Ivan Fefer
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2023-01-20
SERVER-72935 switch c stdlib headers to cpp compat stdlib headers
Daniel Moody
2022-11-23
SERVER-71318 Remove remote KMS specific code and related tests
Mark Benvenuto
2022-11-21
Revert "SERVER-71318 Remove remote KMS specific code and related tests"
Mark Benvenuto
2022-11-21
SERVER-71318 Remove remote KMS specific code and related tests
Mark Benvenuto
2022-07-26
SERVER-67824 Rename IDLParserErrorContext to IDLParserContext
Hugh Tong
2022-01-28
SERVER-63007 Use (Const)DataRange with AEAD cipher methods
Sara Golemon
2020-12-08
SERVER-40811 make initializers throwy
Billy Donahue
2020-12-07
SERVER-53081 Extend KMSService to support BSONObj customer master keys
Mark Benvenuto
2020-10-01
SERVER-51084 easy XCode12 fixes (excludes the int to double fixes)
Billy Donahue
2019-07-29
SERVER-41277 Create FLE Data Framing Classes
Shreyas Kalyan
2019-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
2019-07-24
SERVER-42318 Tighten bounds on AEAD Decrypt output length
Mark Benvenuto
2019-07-15
SERVER-41313 Evaluate Driver's Client Side FLE Specification Tests in Shell
Shreyas Kalyan
2019-06-18
SERVER-41644 Expose explicit encryption helpers in community shell
Mark Benvenuto