summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Add support for BSD-ppc, BSD-ppc64 and BSD-ppc64le configurationspkubaj2021-12-091-1/+1
* Replace CONFIG_NOWAIT env var with -w optionRich Salz2021-08-201-1/+3
* config: enable ACVP test case if FIPS is enabled.Pauli2021-07-171-2/+1
* Configure: Reflect that We don't build loader_attic when dynamic-engine is di...Richard Levitte2021-06-231-0/+1
* Configure: Allow spaces around '=' in all build.info statementsRichard Levitte2021-06-111-16/+16
* Enable ssl-trace by defaultArran Cudbard-Bell2021-06-101-2/+1
* Configure: variable expand GENERATE values tooRichard Levitte2021-06-021-1/+1
* Rework and make DEBUG macros consistent.Rich Salz2021-05-281-3/+2
* Fix -static builds on masterTom Cosgrove2021-05-261-4/+4
* Make it possible to disable the loader_attic engineRichard Levitte2021-05-221-0/+1
* configure: build list of image filesPauli2021-05-221-2/+17
* Clean up the "fips" option to ConfigureMatt Caswell2021-05-211-8/+1
* build.info: Make it possible to set attributes on SOURCE / SHARED_SOURCE stmtsRichard Levitte2021-05-191-10/+43
* Rework how a build file (Makefile, ...) is producedRichard Levitte2021-05-191-4/+2
* Add --banner config optionRich Salz2021-05-141-17/+24
* acvp-test: disable the ACVP testing code by defaultPauli2021-05-021-0/+1
* acvp: fix the no-acvp_test buildPauli2021-04-301-1/+1
* Configure: disable fips mode by defaultDr. Matthias St. Pierre2021-04-291-0/+1
* Configure: sort the disablables alphabeticallyDr. Matthias St. Pierre2021-04-291-6/+6
* Configuration: rework how dependency making is handledRichard Levitte2021-04-281-9/+19
* Runchecker: fix failure with no-autoalginit option by disabling FIPSPauli2021-04-231-1/+1
* Avoid the need for Configure time 128-bit int detectionMatt Caswell2021-04-221-14/+0
* Generate dependency informationTanzinul Islam2021-04-191-3/+3
* Configure: Check if 128-bit integers are supported by compilerAmitay Isaacs2021-04-081-0/+14
* Disable fips-securitychecks if no-fips is configured.Randall S. Becker2021-03-231-0/+2
* Configure: check all DEPEND values against GENERATE, not just .h filesRichard Levitte2021-03-191-4/+4
* build.info: Make it possible to use compiled programs as generatorsRichard Levitte2021-03-031-1/+1
* build.info: Add the possibility to add dependencies on raw targetsRichard Levitte2021-03-031-6/+16
* Deprecate the low level SRP APIsMatt Caswell2021-02-121-4/+3
* Add a configure time option to disable the fetch cache.Pauli2021-02-121-0/+1
* Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell2021-02-051-2/+0
* Update copyright yearRichard Levitte2021-01-281-1/+1
* Configure: warn about duplicate GENERATE declarations in build.info filesRichard Levitte2021-01-121-1/+4
* Configure: clean away perl syntax faultsRichard Levitte2021-01-121-2/+2
* Configure: Check all SOURCE declarations, to ensure consistencyRichard Levitte2021-01-121-5/+69
* Drop OPENSSL_NO_RSA everywhereRichard Levitte2020-12-201-2/+2
* GitHub CI: Separate no-deprecated job from minimal jobRichard Levitte2020-12-191-1/+1
* {.travis,ci,appveyor}.yml: Make minimal config consistent, add no-deprecated ...Dr. David von Oheimb2020-12-041-1/+18
* Fix no-engineMatt Caswell2020-11-271-1/+1
* Configure: handle undefined shared_target.Richard Levitte2020-09-291-2/+2
* Configure: Show 'enable' and 'disable' config attributesRichard Levitte2020-09-241-0/+2
* Add 'fips-securitychecks' option and plumb this into the actual fips checksShane Lontis2020-09-181-0/+1
* deprecate engines in 3.0Pauli2020-07-161-2/+1
* Configure: fix minor typo in apitable commentDaniel Bevenius2020-07-151-1/+1
* Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md filesDr. David von Oheimb2020-07-051-1/+1
* Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb2020-07-051-3/+3
* Configure: fix handling of build.info attributes with valueRichard Levitte2020-07-031-3/+3
* Configure: Check source and build dir equality a little more thoroughlyRichard Levitte2020-07-021-2/+33
* Add --fips-key configuration parameter to fipsinstall application.Rich Salz2020-06-291-0/+13
* DOC: Mention Configure consistentlyRichard Levitte2020-06-281-1/+0