summaryrefslogtreecommitdiff
path: root/jstests/client_encrypt
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72867 eol-terminate all nonempty text filesBilly Donahue2023-04-263-3/+3
* SERVER-73357 remove unused tag live_record_incompatible from testsBenety Goh2023-01-271-3/+1
* SERVER-71318 Remove remote KMS specific code and related testsMark Benvenuto2022-11-2315-1701/+20
* Revert "SERVER-71318 Remove remote KMS specific code and related tests"Mark Benvenuto2022-11-2115-20/+1701
* SERVER-71318 Remove remote KMS specific code and related testsMark Benvenuto2022-11-2115-1701/+20
* SERVER-63736 validate only fields listed in config are indexedsergey.galtsev2022-04-051-2/+2
* SERVER-54187 Have valid BinData in testsAdi Zaimi2021-08-232-7/+13
* SERVER-54029 Fix mock_kms.js mock server startup waitMark Benvenuto2021-02-101-0/+2
* SERVER-52651 Add FLE Support for AzureMark Benvenuto2021-01-223-1/+431
* SERVER-52650 Add FLE support for GCPAdam Cooper2021-01-0812-141/+608
* SERVER-53081 Extend KMSService to support BSONObj customer master keysMark Benvenuto2020-12-071-0/+25
* SERVER-50748 Add repl and sharding tasks to the undodb variantMikhail Shchatko2020-09-271-0/+1
* SERVER-44721 Parse AWS responses as non-strict, ignore unexpected fieldsMark Benvenuto2019-11-191-2/+2
* SERVER-44044 Remove unused second parameter from KeyVault.createDataKey()Shreyas Kalyan2019-11-051-0/+4
* SERVER-42886 Fix bypassAutoDecrypt settings in shellShreyas Kalyan2019-10-151-15/+33
* SERVER-43409 Support non amazon hosted AWS KMS endpointsMark Benvenuto2019-09-251-1/+46
* SERVER-43005 : getKeyVault.createKey() should return the created data keyShreyas Kalyan2019-08-276-22/+13
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-146-11/+13
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-279-516/+536
* SERVER-41313 Evaluate Driver's Client Side FLE Specification Tests in ShellShreyas Kalyan2019-07-153-3/+3
* SERVER-42111 Enable auto-decrypt in communityShreyas Kalyan2019-07-121-0/+56
* SERVER-41919 Disallow specific types for explicit encryptionShreyas Kalyan2019-07-011-2/+8
* SERVER-41609 Create ClientEncryption object for FLE shell APIMark Benvenuto2019-06-194-16/+13
* SERVER-41644 Expose explicit encryption helpers in community shellMark Benvenuto2019-06-1811-0/+1148