Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix unused variable warnings | Rich Felker | 2012-11-01 | 1 | -1/+0 |
* | clean up and refactor program initialization | Rich Felker | 2012-10-07 | 1 | -3/+2 |
* | ensure canary is setup if stack-prot libs are dlopen'd into non-ssp app | Rich Felker | 2012-08-25 | 1 | -1/+2 |
* | overhaul SSP support to use a real canary | Rich Felker | 2012-05-03 | 1 | -4/+13 |
* | first attempt at enabling stack protector support | Rich Felker | 2012-04-24 | 1 | -0/+14 |