summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2019-09-08Configure: clang: add -Wno-unknown-warning-optionDr. Matthias St. Pierre
2019-04-17Add FIPS support for Android Arm 64-bitDr. Matthias St. Pierre
2018-05-14When configuring 'no-comp', zlib support should be disabled tooRichard Levitte
2018-05-03Configure: fix Mac OS X builds that still require makedependTodd Short
2018-03-08Remove useless -D_ENDIAN from MPE/iX-gcc configRichard Levitte
2017-12-10Configure: use a better method to identify gcc and derivatesRichard Levitte
2017-11-13Configure: add back /WX to VC-WIN32.Andy Polyakov
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