summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2021-07-17config: enable ACVP test case if FIPS is enabled.Pauli
2021-06-23Configure: Reflect that We don't build loader_attic when dynamic-engine is di...Richard Levitte
2021-06-11Configure: Allow spaces around '=' in all build.info statementsRichard Levitte
2021-06-10Enable ssl-trace by defaultArran Cudbard-Bell
2021-06-02Configure: variable expand GENERATE values tooRichard Levitte
2021-05-28Rework and make DEBUG macros consistent.Rich Salz
2021-05-26Fix -static builds on masterTom Cosgrove
2021-05-22Make it possible to disable the loader_attic engineRichard Levitte
2021-05-22configure: build list of image filesPauli
2021-05-21Clean up the "fips" option to ConfigureMatt Caswell
2021-05-19build.info: Make it possible to set attributes on SOURCE / SHARED_SOURCE stmtsRichard Levitte
2021-05-19Rework how a build file (Makefile, ...) is producedRichard Levitte
2021-05-14Add --banner config optionRich Salz
2021-05-02acvp-test: disable the ACVP testing code by defaultPauli
2021-04-30acvp: fix the no-acvp_test buildPauli
2021-04-29Configure: disable fips mode by defaultDr. Matthias St. Pierre
2021-04-29Configure: sort the disablables alphabeticallyDr. Matthias St. Pierre
2021-04-28Configuration: rework how dependency making is handledRichard Levitte
2021-04-23Runchecker: fix failure with no-autoalginit option by disabling FIPSPauli
2021-04-22Avoid the need for Configure time 128-bit int detectionMatt Caswell
2021-04-19Generate dependency informationTanzinul Islam
2021-04-08Configure: Check if 128-bit integers are supported by compilerAmitay Isaacs
2021-03-23Disable fips-securitychecks if no-fips is configured.Randall S. Becker
2021-03-19Configure: check all DEPEND values against GENERATE, not just .h filesRichard Levitte
2021-03-03build.info: Make it possible to use compiled programs as generatorsRichard Levitte
2021-03-03build.info: Add the possibility to add dependencies on raw targetsRichard Levitte
2021-02-12Deprecate the low level SRP APIsMatt Caswell
2021-02-12Add a configure time option to disable the fetch cache.Pauli
2021-02-05Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell
2021-01-28Update copyright yearRichard Levitte
2021-01-12Configure: warn about duplicate GENERATE declarations in build.info filesRichard Levitte
2021-01-12Configure: clean away perl syntax faultsRichard Levitte
2021-01-12Configure: Check all SOURCE declarations, to ensure consistencyRichard Levitte
2020-12-20Drop OPENSSL_NO_RSA everywhereRichard Levitte
2020-12-19GitHub CI: Separate no-deprecated job from minimal jobRichard Levitte
2020-12-04{.travis,ci,appveyor}.yml: Make minimal config consistent, add no-deprecated ...Dr. David von Oheimb
2020-11-27Fix no-engineMatt Caswell
2020-09-29Configure: handle undefined shared_target.Richard Levitte
2020-09-24Configure: Show 'enable' and 'disable' config attributesRichard Levitte
2020-09-18Add 'fips-securitychecks' option and plumb this into the actual fips checksShane Lontis
2020-07-16deprecate engines in 3.0Pauli
2020-07-15Configure: fix minor typo in apitable commentDaniel Bevenius
2020-07-05Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md filesDr. David von Oheimb
2020-07-05Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb
2020-07-03Configure: fix handling of build.info attributes with valueRichard Levitte
2020-07-02Configure: Check source and build dir equality a little more thoroughlyRichard Levitte
2020-06-29Add --fips-key configuration parameter to fipsinstall application.Rich Salz
2020-06-28DOC: Mention Configure consistentlyRichard Levitte
2020-06-28Configure: pick up options from older 'config'Richard Levitte
2020-06-28util/perl/OpenSSL/config.pm: refactor map_guess()Richard Levitte