Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-59175 Make Windows support GCM | Spencer Jackson | 2021-09-28 | 1 | -0/+15 |
| | |||||
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
| | | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines. | ||||
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -14/+16 |
| | |||||
* | SERVER-30821: Allow configurable use of secure memory | Spencer Jackson | 2017-08-31 | 1 | -8/+43 |
| | |||||
* | SERVER-23570 Make SecureAllocator a real allocator | Jason Carey | 2016-04-19 | 1 | -8/+39 |
| | | | | Also adds SecureT, a wrapper proxy for newing objects on the secure heap. | ||||
* | SERVER-20538 Build a general purpose SecureAllocator | Andrew Morrow | 2015-10-27 | 1 | -0/+57 |