summaryrefslogtreecommitdiff
path: root/update.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-21add NetBSD shims for arc4randomBrent Cook3-8/+22
2015-01-06catch GCC versions that only warn on unused flagsBrent Cook1-3/+3
2015-01-06remove bash-style comparisons from testsBrent Cook1-3/+3
2015-01-06Add support for HP-UXkinichiro4-0/+42
2015-01-05quoting and ensure old_*flags are restored before the 'else'Brent Cook1-8/+10
2015-01-05preserve CFLAGS between hardening checks, enable mingwBrent Cook1-26/+46
2015-01-05simplify hardening check logic, disable for mingwBrent Cook3-185/+33
2015-01-02move public domain to top, help automatic toolsBrent Cook1-1/+3
2015-01-01Change comments to remark on script not being needed for clang >= 5.1Jim Barlow2-4/+8
2014-12-31Fix build failure of "make distcheck" (new scripts/ folder missing)Jim Barlow1-1/+1
2014-12-31Fix typo causing output of clang test to read "CLANG" instead of yes/noJim Barlow1-1/+1
2014-12-27Revert "do not double-link libcrypto"Brent Cook2-0/+2
2014-12-27do not double-link libcryptoBrent Cook2-2/+0
2014-12-27enable __STRICT_ALIGNMENT on sparcBrent Cook1-0/+6