summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2015-08-02Add -Wconditional-uninitialized to clang strict warnings.Ben Laurie
2015-08-02Build with --strict-warnings on FreeBSD.Ben Laurie
2015-05-22Remove support for OPENSSL_NO_TLSEXTMatt Caswell
2015-05-13Remove remaining Kerberos referencesMatt Caswell
2015-05-01Fix build on MacOS.Ben Laurie
2015-04-21Engage ec/asm/ecp_nistz256-sparcv9 module.Andy Polyakov
2015-04-20Configure: Engage ecp_nistz256-armv8 module.Andy Polyakov
2015-04-20Configure: engage ARMv8 Montgomery multiplication module.Andy Polyakov
2015-04-17Use -Wall -Wextra with clangEmilia Kasper
2015-04-15Add -Wtype-limits to strict warnings.Dr. Stephen Henson
2015-04-04Appease clang -Wgnu-statement-expressionRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-03-28Engage vpaes-armv8 module.Andy Polyakov
2015-03-28Configure: remove unused variables.Andy Polyakov
2015-03-23Add -DDEBUG_UNUSED to --strict-warningsMatt Caswell
2015-03-22Refer to $table{$target} rather than $table{$t}.Richard Levitte
2015-03-19If the target is an old style debug- target, it will not have debugging [cl]f...Richard Levitte
2015-03-18Configure: fold related configurations more aggressively and clean-up.Andy Polyakov
2015-03-17Correct the request of debug buildsRichard Levitte
2015-03-16Change all the main configurations to the new format.Richard Levitte
2015-03-16Rethink templates.Richard Levitte
2015-03-16Add base template processing.Richard Levitte
2015-03-16Add template reference processing.Richard Levitte
2015-03-16Rewrite Configure to handle the target values as hash tables.Richard Levitte
2015-03-11Move Configurations* out of the way and rename them.Richard Levitte
2015-02-24Move build config table to separate files.Rich Salz
2015-02-22Restore -DTERMIO/-DTERMIOS on Windows platforms.Richard Levitte
2015-02-21Assume TERMIOS is default, remove TERMIO on all Linux.Richard Levitte
2015-02-11Engage ecp_nistz256-armv4 module.Andy Polyakov
2015-02-10Configure: disable warning C4090 in Windows builds.Andy Polyakov
2015-02-10Remove -DOPENSSL_NO_DEPRECATED from --strict-warnings flags.Matt Caswell
2015-02-09Engage ecp_nistz256-x86 module.Andy Polyakov
2015-02-04fix windows buildDr. Stephen Henson
2015-02-04More unused FIPS module code.Dr. Stephen Henson
2015-01-30Build correctly for me on FreeBSD 10.Ben Laurie
2015-01-27Configure: addendum to OPENSSL_NO_[RMD160|RIPEMD] harmonization.Andy Polyakov
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz
2015-01-23Add assembly support to ios64-cross.Andy Polyakov
2015-01-22Drop redundant and outdated __CYGWIN32__ tests.Corinna Vinschen
2015-01-12RT3548: Remove some unsupported platforms.Rich Salz
2015-01-05Add a clang build target for linux-x86_64Emilia Kasper
2015-01-04Remove inconsistency in ARM support.Andy Polyakov
2014-12-28RT3548: Remove unsupported platformsRich Salz
2014-12-25RT3548: unsupported platformsRich Salz
2014-12-21RT3548: Remvoe unsupported platformsRich Salz
2014-12-18Made it an error to define OPENSSL_USE_DEPRECATED if OpenSSL has been builtMatt Caswell
2014-12-18Turn on OPENSSL_NO_DEPRECATED by default.Matt Caswell
2014-12-18RT3548: Remove some obsolete platformsRich Salz
2014-12-08Remove fipscanister from Configure, delete fips directoryDr. Stephen Henson
2014-12-04Remove SSLv2 supportKurt Roeckx