Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing includes | 2003-07-18 | 1 | -2/+5 | |
| | | | | ok tedu@ | ||||
* | in the handler, block signals handlers as soon as possible; ok miod millert | 2003-03-03 | 1 | -3/+9 | |
| | |||||
* | bug fix | 2002-12-10 | 1 | -3/+3 | |
| | |||||
* | KNF | 2002-12-02 | 1 | -6/+6 | |
| | |||||
* | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | 2002-12-02 | 1 | -0/+87 | |
attack protection scheme, into gcc. This protection is enabled by default. It can be turned off by using the -fno-stack-protector flag. Code by Hiroaki Etoh (etoh at jp dot ibm dot com); work on openbsd-specific integration by fgsch@, deraadt@ and myself; tests by fgsch@, naddy@ and myself; beer drinking by myself. Please note that system upgrades with this new code will require a new libc and ld.so to be build and installed before the propolice-enabled compiler can be installed. |