summaryrefslogtreecommitdiffstats
path: root/base/security_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* base/security: re-enable security check on ASANjln@chromium.org2013-04-041-6/+5
* Base Security: fix-up overflow testsjln@chromium.org2013-04-041-5/+10
* Revert 192031 "Base Security: fix-up overflow tests"pfeldman@chromium.org2013-04-031-13/+9
* Base Security: fix-up overflow testsjln@chromium.org2013-04-031-9/+13
* Make CallocDiesOnOOM return false under TSan, MSan and ASan. Their allocators...glider@chromium.org2013-03-251-1/+6
* Base: account for calloc aborting in security unittestsjln@chromium.org2013-02-151-32/+47
* Disable SecurityTest.NewOverflow on Win64jschuh@chromium.org2013-02-071-0/+4
* Security unittests: add more compiler barriersjln@chromium.org2013-02-061-25/+27
* Linux: grow a unique random mapping in ASLRjln@chromium.org2013-02-041-33/+55
* Revert 180514: It breaks the windows compile.mpcomplete@chromium.org2013-02-041-51/+33
* Linux: grow a unique random mapping in ASLRjln@chromium.org2013-02-041-33/+51
* Revert 180486jln@chromium.org2013-02-041-51/+33
* Linux: grow a unique random mapping in ASLRjln@chromium.org2013-02-041-33/+51
* TCMalloc: support userland ASLR on Linux and Chrome OSjln@chromium.org2013-01-311-0/+59
* Base: add a security test to check for new[] or calloc() jln@chromium.org2013-01-261-0/+92
* Revert 178928zea@chromium.org2013-01-261-91/+0
* Base: add a security test to check for new[] or calloc() jln@chromium.org2013-01-251-0/+91
* base: Convert scoped_arrays to the new scoped_ptr style.tfarina@chromium.org2013-01-181-1/+1
* TCMalloc: restrict maximum size of memory allocationsjln@chromium.org2013-01-151-0/+103