summaryrefslogtreecommitdiff
path: root/src/mongo/crypto/fle_tags.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Merge branch 'v6.0' of github.com:10gen/mongo into v6.0""Eric Cox2022-06-221-2/+5
| | | | This reverts commit 44385b89a690f1feda55d8e888a08f33eab0a020.
* Revert "Merge branch 'v6.0' of github.com:10gen/mongo into v6.0"Eric Cox2022-06-221-5/+2
| | | | | This reverts commit e24af2270e6bc1d435845c8fdd02a1eb24155da2, reversing changes made to ecf315a92efb6283a4c8f3fd079dd81398563fa6.
* SERVER-66724 Create FLE 2 Equality Match ExpressionMark Benvenuto2022-06-171-2/+5
| | | | (cherry picked from commit 33d893ff83c2873202628e6002a7e35b5b296db8)
* SERVER-66533 update FLE array tag size estimationsergey.galtsev2022-05-271-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