| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix typo in USE_BUILTIN_ARC4RANDOM check | celan69 | 2016-07-19 | 1 | -1/+1 |
* | check linker flags before checking for functions | Brent Cook | 2016-04-24 | 1 | -2/+4 |
* | add things to minimize diffs with OpenNTPD-portable | Brent Cook | 2016-02-15 | 2 | -19/+17 |
* | whitelist NetBSD 7.0 native arc4random(3) implementation. | Brent Cook | 2016-01-03 | 2 | -3/+17 |
* | enable nc on AIX | Brent Cook | 2016-01-03 | 1 | -0/+1 |
* | update check for b64_ntop | Brent Cook | 2015-12-27 | 1 | -1/+1 |
* | installing nc(1) should imply building, even if not whitelisted | Brent Cook | 2015-12-07 | 1 | -1/+5 |
* | build nc on solaris and cygwin | Brent Cook | 2015-11-23 | 1 | -0/+2 |
* | whitelist nc on other BSDs | Brent Cook | 2015-10-23 | 1 | -0/+2 |
* | disable some tests with 32-bit time_t systems | Brent Cook | 2015-10-17 | 1 | -1/+0 |
* | include timegm fallback | Brent Cook | 2015-10-15 | 1 | -0/+3 |
* | 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 |