Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug for recursive/errorcheck mutex on 32-bit devices. | Yabin Cui | 2015-04-03 | 1 | -5/+1 |
* | make stack_protector_DeathTest work for gcc4.9 | Yabin Cui | 2014-12-11 | 1 | -0/+6 |
* | make all bionic death tests not dumpable | Yabin Cui | 2014-11-06 | 1 | -2/+4 |
* | Make sure that the same tests are on all platforms. | Christopher Ferris | 2014-02-06 | 1 | -19/+24 |
* | fix unittests. | Nick Kralevich | 2013-06-11 | 1 | -1/+1 |
* | Fix the stack protector death test. | Elliott Hughes | 2013-02-14 | 1 | -3/+1 |
* | Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces. | Elliott Hughes | 2013-02-14 | 1 | -1/+1 |
* | Switch to using AT_RANDOM for the stack guards. | Elliott Hughes | 2013-02-08 | 1 | -16/+6 |
* | Revert "stack protector: use AT_RANDOM" | Nick Kralevich | 2013-01-16 | 1 | -3/+13 |
* | stack protector: use AT_RANDOM | Nick Kralevich | 2013-01-16 | 1 | -13/+3 |
* | Add stack canaries / strcpy tests. | Nick Kralevich | 2013-01-11 | 1 | -0/+20 |
* | Per-thread -fstack-protector guards for x86. | Elliott Hughes | 2012-10-25 | 1 | -0/+117 |