summaryrefslogtreecommitdiffstats
path: root/tests/stack_protector_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix bug for recursive/errorcheck mutex on 32-bit devices.Yabin Cui2015-04-031-5/+1
* make stack_protector_DeathTest work for gcc4.9Yabin Cui2014-12-111-0/+6
* make all bionic death tests not dumpableYabin Cui2014-11-061-2/+4
* Make sure that the same tests are on all platforms.Christopher Ferris2014-02-061-19/+24
* fix unittests.Nick Kralevich2013-06-111-1/+1
* Fix the stack protector death test.Elliott Hughes2013-02-141-3/+1
* Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces.Elliott Hughes2013-02-141-1/+1
* Switch to using AT_RANDOM for the stack guards.Elliott Hughes2013-02-081-16/+6
* Revert "stack protector: use AT_RANDOM"Nick Kralevich2013-01-161-3/+13
* stack protector: use AT_RANDOMNick Kralevich2013-01-161-13/+3
* Add stack canaries / strcpy tests.Nick Kralevich2013-01-111-0/+20
* Per-thread -fstack-protector guards for x86.Elliott Hughes2012-10-251-0/+117