summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2016-09-21update default dependency optionsDr. Stephen Henson
2016-03-01Disable EXPORT and LOW SSLv3+ ciphers by defaultViktor Dukhovni
2016-03-01Disable SSLv2 default build, default negotiation and weak ciphers.Viktor Dukhovni
2016-01-19Fix BSD -rpath parameterRichard Levitte
2015-12-16Provide better "make depend" warning.Rich Salz
2015-11-09Make the match for previous cflags a bit more strictRichard Levitte
2015-10-08Fix travis build for 1.0.1Rich Salz
2015-05-26Configure: replace -mv8 with -mcpu=v8 in SPARC config lines.Andy Polyakov
2015-02-22Restore -DTERMIO/-DTERMIOS on Windows platforms.Richard Levitte
2015-02-22Assume TERMIOS is default, remove TERMIO on all Linux.Richard Levitte
2015-01-27Revert "Remove engine_rsax and its asm file."Rich Salz
2015-01-26Remove engine_rsax and its asm file.Rich Salz
2014-11-19New option no-ssl3-method which removes SSLv3_*methodDr. Stephen Henson
2014-08-27RT2308: Add extern "C" { ... } wrapperRich Salz
2014-08-01Update $default_depflags to match current defaults.Bodo Moeller
2014-07-24Add conditional unit testing interface.Dr. Stephen Henson
2014-03-07Remove -WX option from debug-VC-WIN32Dr. Stephen Henson
2013-09-16 Fix overly lenient comparisons:Bodo Moeller
2013-02-07Add clang target.Ben Laurie
2013-01-07Update debug-steve64Dr. Stephen Henson
2012-12-13Add 64 bit target.Ben Laurie
2012-10-16aix[64]-cc: get MT support right [from HEAD].Andy Polyakov
2012-09-24* Configure: make the debug-levitte-linux{elf,noasm} less extreme.Richard Levitte
2012-08-13./Configure: libcrypto.a can grow to many GB on Solaris 10, because of ar bugAndy Polyakov
2012-03-14remove trailing slashDr. Stephen Henson
2012-03-03Configure: make no-whirlpool work [from HEAD].Andy Polyakov
2012-02-26Configure: remove adding of -D_XPG4_2 -D__EXTENSIONS__ in sctp builds,Andy Polyakov
2012-02-02hpux-parisc2-*: engage assembler [from HEAD] and make it link.Andy Polyakov
2012-01-05disable heartbeats if tlsext disabledDr. Stephen Henson
2011-12-27update default depflagsDr. Stephen Henson
2011-12-25PR: 2535Dr. Stephen Henson
2011-12-19PR: 2563Dr. Stephen Henson
2011-12-02Fix warnings.Ben Laurie
2011-11-24Indent.Ben Laurie
2011-11-15Configure, e_aes.c: allow for XTS assembler implementation [from HEAD].Andy Polyakov
2011-11-14Configure, etc.: engage additional assembler modules.Andy Polyakov
2011-11-13make depend.Ben Laurie
2011-10-19Fix indentationBodo Möller
2011-10-19Fix warnings.Bodo Möller
2011-10-13For now disable RSAX ENGINE for FIPS builds: it sets a non-FIPS RSADr. Stephen Henson
2011-09-05Fix expected DEFFLAG for default config.Bodo Möller
2011-08-23Add RC4-MD5 and AESNI-SHA1 "stitched" implementations [from HEAD].Andy Polyakov
2011-08-14eng_rsax.c: make it work on Win64.Andy Polyakov
2011-07-20Add RSAX builtin engine [from HEAD].Andy Polyakov
2011-07-01No need for trailing slash any more.Dr. Stephen Henson
2011-06-28Configure: add aesni-x86_64.o to VC-WIN64A line.Andy Polyakov
2011-06-28AES-NI backport from HEAD. Note that e_aes.c doesn't implement all modesAndy Polyakov
2011-06-18Don't add trailing slash to FIPSDIR: it causes problems with Windows builds.Dr. Stephen Henson
2011-06-09Add android platforms. Let fipsdir come from environment.Dr. Stephen Henson
2011-05-26The first of many changes to make OpenSSL 1.0.1 FIPS capable.Dr. Stephen Henson