summaryrefslogtreecommitdiffstats
path: root/base/security_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Disable SecurityTest.NewOverflow under ThreadSanitizer v2glider@chromium.org2013-10-241-4/+4
* Re-enable SecurityTest.CallocOverflowhans@chromium.org2013-10-141-7/+1
* Revert 227219 "Revert 226920 "Roll Clang 188423:191856.""thakis@chromium.org2013-10-121-6/+3
* Revert 227006 "Revert 226984 "Disable CallocOverflow under Mac/A..."jochen@chromium.org2013-10-071-1/+7
* Revert 226920 "Roll Clang 188423:191856."thakis@chromium.org2013-10-061-3/+6
* Revert 226984 "Disable CallocOverflow under Mac/ASAN"jochen@chromium.org2013-10-041-7/+1
* Revert 226978 "Revert 226920 "Roll Clang 188423:191856.""jochen@chromium.org2013-10-041-6/+3
* Disable CallocOverflow under Mac/ASANjochen@chromium.org2013-10-041-1/+7
* Revert 226920 "Roll Clang 188423:191856."jochen@chromium.org2013-10-041-3/+6
* Roll Clang 188423:191856.thakis@chromium.org2013-10-041-6/+3
* Reenable the tcmalloc SecurityTests in base_unittests on Windowswfh@chromium.org2013-06-101-2/+7
* Disable tcmalloc security tests on Windowsjschuh@chromium.org2013-05-291-1/+2
* Enable SecurityTest.CallocOverflow under ASan on Mac.glider@chromium.org2013-05-161-7/+1
* 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