Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |