Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up more recursive FORTIFY_SOURCE calls | Nick Kralevich | 2013-12-18 | 1 | -0/+2 |
* | Avoid confusing "read prevented write" log messages. | Elliott Hughes | 2013-10-15 | 1 | -6/+6 |
* | Fix x86_64 build, clean up intermediate libraries. | Elliott Hughes | 2013-10-09 | 1 | -1/+1 |
* | Make error messages even better! | Nick Kralevich | 2013-10-04 | 1 | -1/+1 |
* | FORTIFY_SOURCE: emphasize prevention in error messages. | Nick Kralevich | 2013-10-04 | 1 | -1/+1 |
* | Use __predict_false on some fortify methods. | Nick Kralevich | 2013-05-02 | 1 | -1/+1 |
* | Clean up internal libc logging. | Elliott Hughes | 2013-03-15 | 1 | -1/+1 |
* | clean up FORTIFY_SOURCE handling. | Nick Kralevich | 2012-12-04 | 1 | -4/+2 |
* | Move the FORTIFY_SOURCE helpers over to .cpp. | Elliott Hughes | 2012-10-22 | 1 | -0/+53 |