| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | check for pledge(2) | Brent Cook | 2015-10-12 | 1 | -2/+2 |
* | add tame(2) check | Brent Cook | 2015-10-07 | 1 | -7/+10 |
* | add b64_ntop checking and fallback for nc(1) | Brent Cook | 2015-10-01 | 2 | -3/+21 |
* | remove incorrect comment | Brent Cook | 2015-09-30 | 1 | -1/+0 |
* | allow nc to build on linux and os x | Brent Cook | 2015-09-13 | 2 | -1/+11 |
* | restrict nc to openbsd builds for now | Brent Cook | 2015-09-12 | 1 | -0/+2 |
* | disable strict aliasing on HP-UX C/aC++ compilerv2.2.2 | kinichiro | 2015-08-04 | 1 | -1/+1 |
* | add initial CMake and Visual Studio build support | Brent Cook | 2015-07-21 | 1 | -1/+1 |
* | disable strict aliasing on AIX xlc and HP-UX aC++ compilers | Brent Cook | 2015-07-16 | 2 | -13/+3 |
* | disable strict aliasing by default, noticed by miod@ | Brent Cook | 2015-07-15 | 1 | -0/+10 |
* | add check for inet_pton, nudge minimum win32 compat to 0x0501 | Brent Cook | 2015-07-02 | 2 | -2/+3 |
* | fix libtool 2.4.2 stack-protector flag handling | Brent Cook | 2015-06-13 | 1 | -1/+3 |
* | always check if ssp needs to be linked | Brent Cook | 2015-06-11 | 1 | -3/+1 |
* | fix definition of DISABLE_AS_EXECUTABLE_STACK | Brent Cook | 2015-05-23 | 1 | -1/+1 |
* | refactor configure into separate m4 macros | Brent Cook | 2015-05-23 | 4 | -0/+280 |
* | simplify hardening check logic, disable for mingw | Brent Cook | 2015-01-05 | 2 | -147/+0 |
* | configure.ac: use executable hardening where available | Jim Barlow | 2014-12-23 | 2 | -0/+147 |