aboutsummaryrefslogtreecommitdiff
path: root/src/support/cleanse.cpp
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* Improve documentation of memory_cleanse()Tim Ruffing2019-07-011-20/+12
* Clean up logic in memory_cleanse() for MSVCTim Ruffing2019-06-061-3/+3
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* Merge #11558: Minimal code changes to allow msvc compilationWladimir J. van der Laan2017-12-131-1/+5
|\
| * Minimal code changes to allow msvc compilation.Aaron Clauson2017-11-101-1/+5
* | scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-1/+1
|/
* Switch memory_cleanse implementation to BoringSSL's to ensure memory clearing...Adam Langley2017-09-061-2/+28
* openssl: abstract out OPENSSL_cleanseCory Fields2015-02-151-0/+13