summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/schema/encrypt_schema.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+1
* SERVER-63294 server-side rewrite for match expressions with FLE find payloadsDavis Haupt2022-03-011-76/+1
* SERVER-63383 Add Token GenerationMark Benvenuto2022-02-141-0/+48
* SERVER-52827 Define an IDL type that accepts any BSON value in basic_types.idlGeorge Wangensteen2020-11-181-8/+1
* SERVER-39897 Implement field level encryption for various commands in JS shel...Shreyas Kalyan2019-05-171-1/+1
* SERVER-41122 Remove initializationVector support from JSONSchemaTed Tuckman2019-05-151-14/+0
* SERVER-40998 KeyAltName can only be stringTed Tuckman2019-05-141-1/+1
* SERVER-39492 Allow array of BSON types in encrypt.bsonType specificationPawel Terlecki2019-04-121-1/+9
* SERVER-40243 Change EncryptionPlaceholder algorithm to be integer enumTed Tuckman2019-04-041-1/+8
* SERVER-39182 Validate JSON schema 'encrypt' object at parse timeTed Tuckman2019-02-211-9/+9
* SERVER-39508 Generate comparison operators for EncryptionMetadata typeNick Zolnierz2019-02-201-0/+1
* SERVER-39236 Add encrypt schema IDL typesTed Tuckman2019-02-151-0/+132