summaryrefslogtreecommitdiff
path: root/src/mongo/crypto/fle_tags.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75615 Improve contention factor test coverage for QEShreyas Kalyan2023-04-261-11/+19
* SERVER-73303 Remove Queryable Encryption v1 CodeShreyas Kalyan2023-04-051-150/+0
* SERVER-74066 Remove checks that require the eccCollection namespace in Encryp...Shreyas Kalyan2023-03-231-77/+33
* SERVER-74150 Create batch interface for reading tags for QE V2Mark Benvenuto2023-03-021-13/+68
* SERVER-72926 Implement v2 changes to Queryable Encryption findsErwin Pe2023-02-161-5/+65
* SERVER-73643 Change query tags interface to FLEQueryInterfaceMark Benvenuto2023-02-131-2/+15
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-3/+3
* SERVER-66724 Create FLE 2 Equality Match ExpressionMark Benvenuto2022-06-161-2/+5
* SERVER-66533 update FLE array tag size estimationsergey.galtsev2022-05-261-3/+44
* SERVER-64018: Fail if tag creation in FLE filter rewrite approaches 16 MB limitjoshua2022-04-121-42/+55
* SERVER-65357 Change partition allocation for FLE 2Mark Benvenuto2022-04-101-2/+2
* SERVER-64749 Test tags reader with non-trivial contention factorsjoshua2022-04-051-69/+80
* SERVER-63293 Construct binary tags from payloadjoshua2022-03-211-0/+152