summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2017-02-23Add -Wundef to --strict-warnings options. Fix some warnings.Bernd Edlinger
2017-01-31Allow parallell make in ConfigureRichard Levitte
2016-11-26INSTALL: clarify 386 and no-sse2 options.Andy Polyakov
2016-11-16Configure: Improve incremental build timeOrgad Shaneh
2016-09-16update default dependenciesDr. Stephen Henson
2016-08-26Improve the definition of STITCHED_CALL in e_rc4_hmac_md5.cRichard Levitte
2016-08-26Fix the no-tls1 optionMatt Caswell
2016-05-17Add support for RC / WINDRES env variablesRichard Levitte
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-14make depend: prefer clang over makedependEmilia Kasper
2015-10-07Fix travis 1.0.2 buildsAlessandro Ghedini
2015-06-05Use cc instead of gcc so either clang or gcc is used as appropriate. Add clangBen Laurie
2015-05-26Configure: replace -mv8 with -mcpu=v8 in SPARC config lines.Andy Polyakov
2015-04-17Use -Wall -Wextra with clangEmilia Kasper
2015-04-08Appease clang -Wgnu-statement-expressionRichard Levitte
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-22Drop redundant and outdated __CYGWIN32__ tests.Corinna Vinschen
2015-01-06Remove inconsistency in ARM support.Andy Polyakov
2015-01-05Add a clang build target for linux-x86_64Emilia Kasper
2014-11-19New option no-ssl3-method which removes SSLv3_*methodDr. Stephen Henson
2014-09-22Configure: engage ECP_NISTZ256.Andy Polyakov
2014-09-22Configure: add configuration for crypto/ec/asm extensions.Andy Polyakov
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-07-22update $default_depflagsDr. Stephen Henson
2014-07-20Initial POWER8 support from development branch.Andy Polyakov
2014-06-11Enable multi-block support by default.Andy Polyakov
2014-06-11Engage GHASH for ARMv8.Andy Polyakov
2014-06-11Engage ARMv8 AES support [from HEAD].Andy Polyakov
2014-06-10linux-aarch64: engage SHA modules.Andy Polyakov
2014-06-10Add linux-aarch64 taget.Andy Polyakov
2014-06-10Remove experimental DANE code.Dr. Stephen Henson
2014-03-07Remove -WX option from debug-VC-WIN32Dr. Stephen Henson
2014-02-27Configure: mark unixware target as elf-1.Andy Polyakov
2014-02-26Configure: blended processor target in solaris-x86-cc.Andy Polyakov
2014-02-23Add debug flag.Ben Laurie
2014-02-13Configure: restore binary compatibility in darwin64-x86_64-cc.Andy Polyakov
2014-02-09Restore copyright symbol - ISO-8859-1 encoding for Configure fileScott Deboy
2014-02-08Add callbacks supporting generation and retrieval of supplemental data entrie...Scott Deboy
2014-02-06update default depflagsDr. Stephen Henson
2014-02-06Configure: recognize experimental-multiblock.Andy Polyakov
2014-02-05[aesni|sha*]-mb-x86_64.pl: add multi-block assembly modules [from master].Andy Polyakov
2014-02-01PPC assembly pack: jumbo update from master.Andy Polyakov
2013-12-09ARM assembly pack: AES update from master (including bit-sliced module).Andy Polyakov