about summary refs log tree commit diff
path: root/src/env/__init_security.c
Commit message (Expand)AuthorAgeFilesLines
* fix missing static (namespace clash)Rich Felker2012-05-101-1/+1
* overhaul SSP support to use a real canaryRich Felker2012-05-031-2/+4
* first attempt at enabling stack protector supportRich Felker2012-04-241-0/+7
* security hardening: ensure suid programs have valid stdin/out/errRich Felker2011-08-231-0/+26