aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Add -Wconditional-uninitialized to clang strict warnings.Ben Laurie2015-08-021-2/+2
* Build with --strict-warnings on FreeBSD.Ben Laurie2015-08-021-1/+1
* Remove support for OPENSSL_NO_TLSEXTMatt Caswell2015-05-221-10/+0
* Remove remaining Kerberos referencesMatt Caswell2015-05-131-96/+7
* Fix build on MacOS.Ben Laurie2015-05-011-2/+19
* Engage ec/asm/ecp_nistz256-sparcv9 module.Andy Polyakov2015-04-211-0/+1
* Configure: Engage ecp_nistz256-armv8 module.Andy Polyakov2015-04-201-0/+1
* Configure: engage ARMv8 Montgomery multiplication module.Andy Polyakov2015-04-201-0/+1
* Use -Wall -Wextra with clangEmilia Kasper2015-04-171-1/+1
* Add -Wtype-limits to strict warnings.Dr. Stephen Henson2015-04-151-1/+1
* Appease clang -Wgnu-statement-expressionRichard Levitte2015-04-041-1/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-17/+11
* Engage vpaes-armv8 module.Andy Polyakov2015-03-281-1/+1
* Configure: remove unused variables.Andy Polyakov2015-03-281-31/+0
* Add -DDEBUG_UNUSED to --strict-warningsMatt Caswell2015-03-231-1/+1
* Refer to $table{$target} rather than $table{$t}.Richard Levitte2015-03-221-35/+35
* If the target is an old style debug- target, it will not have debugging [cl]f...Richard Levitte2015-03-191-0/+1
* Configure: fold related configurations more aggressively and clean-up.Andy Polyakov2015-03-181-77/+13
* Correct the request of debug buildsRichard Levitte2015-03-171-6/+19
* Change all the main configurations to the new format.Richard Levitte2015-03-161-9/+55
* Rethink templates.Richard Levitte2015-03-161-117/+159
* Add base template processing.Richard Levitte2015-03-161-1/+274
* Add template reference processing.Richard Levitte2015-03-161-0/+30
* Rewrite Configure to handle the target values as hash tables.Richard Levitte2015-03-161-120/+431
* Move Configurations* out of the way and rename them.Richard Levitte2015-03-111-2/+2
* Move build config table to separate files.Rich Salz2015-02-241-475/+34
* Restore -DTERMIO/-DTERMIOS on Windows platforms.Richard Levitte2015-02-221-4/+4
* Assume TERMIOS is default, remove TERMIO on all Linux.Richard Levitte2015-02-211-64/+64
* Engage ecp_nistz256-armv4 module.Andy Polyakov2015-02-111-1/+1
* Configure: disable warning C4090 in Windows builds.Andy Polyakov2015-02-101-6/+11
* Remove -DOPENSSL_NO_DEPRECATED from --strict-warnings flags.Matt Caswell2015-02-101-1/+1
* Engage ecp_nistz256-x86 module.Andy Polyakov2015-02-091-1/+1
* fix windows buildDr. Stephen Henson2015-02-041-0/+1
* More unused FIPS module code.Dr. Stephen Henson2015-02-041-33/+1
* Build correctly for me on FreeBSD 10.Ben Laurie2015-01-301-1/+1
* Configure: addendum to OPENSSL_NO_[RMD160|RIPEMD] harmonization.Andy Polyakov2015-01-271-0/+4
* ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz2015-01-231-14/+14
* Add assembly support to ios64-cross.Andy Polyakov2015-01-231-1/+1
* Drop redundant and outdated __CYGWIN32__ tests.Corinna Vinschen2015-01-221-5/+2
* RT3548: Remove some unsupported platforms.Rich Salz2015-01-121-36/+0
* Add a clang build target for linux-x86_64Emilia Kasper2015-01-051-1/+4
* Remove inconsistency in ARM support.Andy Polyakov2015-01-041-2/+28
* RT3548: Remove unsupported platformsRich Salz2014-12-281-5/+0
* RT3548: unsupported platformsRich Salz2014-12-251-6/+0
* RT3548: Remvoe unsupported platformsRich Salz2014-12-211-4/+0
* Made it an error to define OPENSSL_USE_DEPRECATED if OpenSSL has been builtMatt Caswell2014-12-181-2/+5
* Turn on OPENSSL_NO_DEPRECATED by default.Matt Caswell2014-12-181-1/+5
* RT3548: Remove some obsolete platformsRich Salz2014-12-181-3/+0
* Remove fipscanister from Configure, delete fips directoryDr. Stephen Henson2014-12-081-98/+4
* Remove SSLv2 supportKurt Roeckx2014-12-041-7/+0