summaryrefslogtreecommitdiff
path: root/src/mongo/base/secure_allocator.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-37083 Improve Window secure allocatorMark Benvenuto2018-10-101-1/+7
* SERVER-33643 refactor processInfo to no longer depend on globalRobert Guo2018-03-151-1/+1
* SERVER-30821: Allow configurable use of secure memorySpencer Jackson2017-08-311-0/+3
* SERVER-26698 switch all compiles to C++14Matt Cotter2016-12-151-1/+1
* SERVER-25865 stdx::unordered_map and stdx::unordered_setDavid Storch2016-09-081-2/+2
* SERVER-23705 Number of databases on Windows is limited when using on-disk enc...Mark Benvenuto2016-08-301-0/+97
* SERVER-21503 Update SecureAllocator to use MADV_DONTDUMPWaley Chen2016-08-101-0/+11
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+2
* SERVER-23570 Make SecureAllocator a real allocatorJason Carey2016-04-191-10/+114
* SERVER-20538 Build a general purpose SecureAllocatorAndrew Morrow2015-10-271-0/+171