summaryrefslogtreecommitdiff
path: root/src/mongo/util/secure_zero_memory.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42955 Call explicit_bzero where availableMark Benvenuto2020-04-101-0/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-16363 Remove all volatile storage types from server source codeMark Benvenuto2016-12-291-1/+2
* SERVER-19458: Add memory zeroing utilitySpencer Jackson2015-07-271-0/+63