summaryrefslogtreecommitdiff
path: root/src/mongo/shell/encrypted_dbclient_base.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43721 Do not include lru_cache.h in 'encrypted_dbclient_base.cpp'Kaloian Manassiev2020-01-061-1/+0
* SERVER-45057 make base64 encode/decode 22x/15x fasterBilly Donahue2019-12-181-1/+2
* SERVER-41277 Create FLE Data Framing ClassesShreyas Kalyan2019-07-291-98/+53
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+2
* SERVER-42318 Tighten bounds on AEAD Decrypt output lengthMark Benvenuto2019-07-241-2/+4
* SERVER-42111 Enable auto-decrypt in communityShreyas Kalyan2019-07-121-2/+118
* SERVER-41919 Disallow specific types for explicit encryptionShreyas Kalyan2019-07-011-0/+7
* SERVER-41609 Create ClientEncryption object for FLE shell APIMark Benvenuto2019-06-191-3/+5
* SERVER-41644 Expose explicit encryption helpers in community shellMark Benvenuto2019-06-181-0/+685