summaryrefslogtreecommitdiff
path: root/src/mongo/base/secure_allocator_test.cpp
AgeCommit message (Expand)Author
2024-01-25SERVER-85458 fix expected secure allocation count in secureAllocBytesCount te...Niaz Pavel
2024-01-05SERVER-74289 Add statistics for secure allocator to server statusNiaz Pavel
2023-12-12Revert "SERVER-74289 added static cast to convert size_t to int32_t"aleksei.vasilev
2023-12-12SERVER-74289 added static cast to convert size_t to int32_tNiaz Pavel
2023-06-15SERVER-77042 automated IWYU changes up to ratio of 0.3Daniel Moody
2021-09-28SERVER-59175 Make Windows support GCMSpencer Jackson
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2017-08-31SERVER-30821: Allow configurable use of secure memorySpencer Jackson
2016-04-19SERVER-23570 Make SecureAllocator a real allocatorJason Carey
2015-10-27SERVER-20538 Build a general purpose SecureAllocatorAndrew Morrow