| Commit message (Expand) | Author | Files | Lines |
2015-01-21 | add NetBSD shims for arc4random | Brent Cook | 3 | -8/+22 |
2015-01-06 | catch GCC versions that only warn on unused flags | Brent Cook | 1 | -3/+3 |
2015-01-06 | remove bash-style comparisons from tests | Brent Cook | 1 | -3/+3 |
2015-01-06 | Add support for HP-UX | kinichiro | 4 | -0/+42 |
2015-01-05 | quoting and ensure old_*flags are restored before the 'else' | Brent Cook | 1 | -8/+10 |
2015-01-05 | preserve CFLAGS between hardening checks, enable mingw | Brent Cook | 1 | -26/+46 |
2015-01-05 | simplify hardening check logic, disable for mingw | Brent Cook | 3 | -185/+33 |
2015-01-02 | move public domain to top, help automatic tools | Brent Cook | 1 | -1/+3 |
2015-01-01 | Change comments to remark on script not being needed for clang >= 5.1 | Jim Barlow | 2 | -4/+8 |
2014-12-31 | Fix build failure of "make distcheck" (new scripts/ folder missing) | Jim Barlow | 1 | -1/+1 |
2014-12-31 | Fix typo causing output of clang test to read "CLANG" instead of yes/no | Jim Barlow | 1 | -1/+1 |
2014-12-27 | Revert "do not double-link libcrypto" | Brent Cook | 2 | -0/+2 |
2014-12-27 | do not double-link libcrypto | Brent Cook | 2 | -2/+0 |
2014-12-27 | enable __STRICT_ALIGNMENT on sparc | Brent Cook | 1 | -0/+6 |