Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-05-10 | fix missing static (namespace clash) | Rich Felker | -1/+1 |
2012-05-03 | overhaul SSP support to use a real canary | Rich Felker | -8/+17 |
2012-04-30 | make stack protector work with gcc configured for non-tls canary | Rich Felker | -0/+2 |
2012-04-24 | first attempt at enabling stack protector support | Rich Felker | -0/+21 |
2011-08-23 | bring back ___environ symbol (3 underscores) | Rich Felker | -0/+1 |
2011-08-23 | security hardening: ensure suid programs have valid stdin/out/err | Rich Felker | -13/+38 |
2011-07-28 | fix for setenv bogus var argument handling | Rich Felker | -1/+1 |
2011-04-06 | add startup abi functions, dummy for now. eventually needed for c++ support. | Rich Felker | -0/+10 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+178 |