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
/
encrypted_dbclient_base.cpp
Age
Commit message (
Expand
)
Author
2024-06-03
SERVER-85791 Automatically chain generic argument structs to all IDL-generate...
Patrick Freed
2024-05-01
SERVER-86999 Make secondary_reads_passthrough_with_replica_set_endpoint suite...
Cheahuychou Mao
2024-04-25
SERVER-89673: Correct lifetime of BSONElement in getTopBottomNValueExprHelper...
James H
2024-04-12
SERVER-64574 Upgrade third_party/mozjs with ESR115.7
Santiago Roche
2024-03-30
SERVER-84719 Remove dollar tenant from code base (#19711)
Sophia Tan
2024-03-28
SERVER-88205 Eliminate redundant $db parses (#20179)
Patrick Freed
2024-03-14
SERVER-87946 Don't attach encryptionInformation to compact unless there are r...
Erwin Pe
2024-03-12
SERVER-85747 Extend compactStructuredEncryptionData
Sara Golemon
2024-03-05
SERVER-81825 Only support building OpMsgRequest with ValidatedTenancyScope
Sophia Tan
2024-03-01
SERVER-85993 Make db client create OpMsgRequest with validated tenancy scope ...
Sophia Tan
2024-02-15
SERVER-82680 Make FLE encrypted client use unsigned security token
Mark Benvenuto
2024-02-13
Revert "SERVER-82680 Make FLE encrypted client use unsigned security token"
Liubov Molchanova
2024-02-13
SERVER-82680 Make FLE encrypted client use unsigned security token
Mark Benvenuto
2024-01-29
SERVER-82339 Convert _alwaysAppendDollarTenant to _alwaysAttachSecurityToken ...
Joseph Prince
2024-01-24
SERVER-85608 Improve error messages in EncryptedDBClientBase::getEncryptedKey
Erwin Pe
2023-12-03
SERVER-82900 Removed mongo/stdx/variant.h and switched to std::variant
Vinod Kumar
2023-09-25
SERVER-80549 Make DatabaseNameUtil::de/serialize no longer use default serial...
Mathis Bessa
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-09-14
SERVER-80505 Split generic DBClientConnection functionality into superclass (...
Patrick Freed
2023-09-07
SERVER-65456 Make NamespaceString::db_deprecated() private
Mathis Bessa
2023-07-25
SERVER-79074 Replace NamespaceString::db() with NamespaceString::db_deprecated()
Mathis Bessa
2023-07-03
SERVER-77600 Add a Queryable Encryption test in jstests/core
Erwin Pe
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2023-06-06
SERVER-77689 Remove NamespaceString ctors with default parameter for tenantI...
mathisbessamdb
2023-05-24
SERVER-74490 Change NamespaceString::ns() to be private - encrypted client
mathisbessamdb
2023-05-10
SERVER-74491 Make DatabaseName::toString private
mathisbessamdb
2023-04-26
SERVER-74493 Make DatabaseName constructors private
mathisbessamdb
2023-04-18
SERVER-74486 Always include tenant in collection name attributes in error mes...
Sophia Tan
2023-04-17
SERVER-72937 Create the QE cleanupStructuredEncryptionData command skeleton f...
Shreyas Kalyan
2023-03-22
SERVER-72947 Create shell helper that can be used to call cleanupStructuredEn...
Shreyas Kalyan
2023-02-28
SERVER-73189 Change DbClient runCommandWithTarget to take in a DatabaseName o...
Sophia Tan
2023-02-23
Revert "SERVER-73189 Change DbClient runCommandWithTarget to take in a Databa...
Uladzimir Makouski
2023-02-23
SERVER-73189 Change DbClient runCommandWithTarget to take in a DatabaseName o...
Sophia Tan
2023-02-04
SERVER-72942 Change DBClient *Collection functions to use NamespaceString obj...
Sophia Tan
2023-02-03
SERVER-72809 Add FLE test coverage for NTDI
mathisbessamdb
2023-01-23
SERVER-72948 Change DBClient runCommand function to use DatabaseName object
Sophia Tan
2022-12-09
SERVER-71322 Change FLEClientCrypto::decryptDocument to use libmongocrypt for...
Mark Benvenuto
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-08-15
SERVER-66554 Make FLE2 suites work with stepdown and kill_primary suites
Shreyas Kalyan
2022-07-27
SERVER-68246 rewrite calls to boost::optional get and is_initialized
Billy Donahue
2022-07-26
SERVER-67824 Rename IDLParserErrorContext to IDLParserContext
Hugh Tong
2022-07-06
SERVER-65946 Have DBClient::call always throw exceptions on failure
Jason Chan
2022-06-22
SERVER-62206 Remove DBClientBase::query_DEPRECATED()
David Storch
2022-06-10
SERVER-65955 Migrate shell exhaust path onto modern internal client API
David Storch
2022-05-12
SERVER-66381 Support mongo shell cursor cleanup for FLE
Mark Benvenuto
2022-03-15
SERVER-63467 Create a shell helper that can be used to call compact encryptio...
Erwin Pe
2022-03-11
SERVER-64287 Create sharding variant of fle2 test suite
Mark Benvenuto
2022-03-10
SERVER-63645 shell - support FLE 2 client-side transformations
Shreyas Kalyan
[next]