| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-25 | SERVER-85458 fix expected secure allocation count in secureAllocBytesCount ↵ | Niaz Pavel | |
| test in secure_allocator_test.cpp GitOrigin-RevId: 1f950ae202015d0da854de995fdd34b088594d1f | |||
| 2024-01-05 | SERVER-74289 Add statistics for secure allocator to server status | Niaz Pavel | |
| GitOrigin-RevId: 57cc975fdf62c6db3b127b9faa44f822d15ddb86 | |||
| 2023-12-12 | Revert "SERVER-74289 added static cast to convert size_t to int32_t" | aleksei.vasilev | |
| This reverts commit d3d1f76059ab374bdaa8f7db3d035a7f03360848. GitOrigin-RevId: a497543630ecda29023f0fd3459756183de15f33 | |||
| 2023-12-12 | SERVER-74289 added static cast to convert size_t to int32_t | Niaz Pavel | |
| GitOrigin-RevId: d3d1f76059ab374bdaa8f7db3d035a7f03360848 | |||
| 2023-06-15 | SERVER-77042 automated IWYU changes up to ratio of 0.3 | Daniel Moody | |
| 2021-09-28 | SERVER-59175 Make Windows support GCM | Spencer Jackson | |
| 2019-02-13 | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | |
| Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines. | |||
| 2018-10-22 | SERVER-37651 Update header files with new license | Ramon Fernandez | |
| 2017-08-31 | SERVER-30821: Allow configurable use of secure memory | Spencer Jackson | |
| 2016-04-19 | SERVER-23570 Make SecureAllocator a real allocator | Jason Carey | |
| Also adds SecureT, a wrapper proxy for newing objects on the secure heap. | |||
| 2015-10-27 | SERVER-20538 Build a general purpose SecureAllocator | Andrew Morrow | |
