aboutsummaryrefslogtreecommitdiff
path: root/ssl (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-19add missing line continuationBrent Cook1-1/+1
2015-02-17disable system issetugid on OS X since it is not fork-safeBrent Cook3-0/+24
2015-02-16remove getuid/getgid fallbacks from hp-ux issetugid emulationBrent Cook1-15/+6
2015-02-14add strsep fallback for libtlsBrent Cook4-2/+16
2015-02-14conditionally build certhash into openssl(1)Brent Cook4-1/+22
2015-02-14update for new manpage conversions, add linksBrent Cook2-0/+6
2015-02-11add the new openssl(1) certhash commandBrent Cook1-0/+1
2015-02-10rc5 is removedBrent Cook1-1/+1
2015-02-08c_all* have merged into c_all.cBrent Cook1-2/+0
2015-02-06disable biotestBrent Cook1-0/+3
2015-02-06update with latest, add more testsBrent Cook4-15/+11
2015-01-31be even nicer to OS X's forkBrent Cook1-1/+0
2015-01-31be nicer to travis OS X machines, remove unneeded 'make clean'Brent Cook1-11/+15
2015-01-31only use the specific build matrixBrent Cook2-13/+5
2015-01-31fix whitespace in ymlBrent Cook1-12/+12
2015-01-31update travis-ci build to check mingw32/64 targetsBrent Cook2-1/+55
2015-01-31include 'struct iovec' for WindowsBrent Cook2-0/+18
2015-01-26bump versionBrent Cook1-1/+1
2015-01-26add by_mem.c for X509_STORE_load_memBrent Cook1-0/+1
2015-01-21add 2.1.3 notesv2.1.3Brent Cook1-0/+42
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