summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Configure: pick up options from older 'config'Richard Levitte2020-06-281-1/+24
* util/perl/OpenSSL/config.pm: refactor map_guess()Richard Levitte2020-06-281-2/+18
* util/perl/OpenSSL/config.pm, Configure: move check of target with compilerRichard Levitte2020-06-281-1/+18
* Add ACVP fips module testsShane Lontis2020-06-171-0/+1
* Fix egd and devrandom source configsBernd Edlinger2020-05-201-0/+3
* Configure: avoid perl regexp bugsRichard Levitte2020-05-061-32/+26
* Configure: change all references to INSTALL to INSTALL.mdRichard Levitte2020-04-281-6/+7
* Configure: Allow quoted values in VERSIONRichard Levitte2020-04-251-1/+7
* Update copyright yearMatt Caswell2020-04-231-1/+1
* GOST2012 TLS Supported Groups Identifiers SupportNikolay Morozov2020-04-221-1/+1
* config, Configure: move the check of removed crypto/ sub-systemsRichard Levitte2020-03-041-0/+13
* Configure: Diverse cleanupsRichard Levitte2020-03-021-23/+10
* build.info: Implement simply substitutions in variable valuesRichard Levitte2020-03-021-5/+44
* build.info: Make it possible to have more than one item in KEYWORD[]Richard Levitte2020-03-021-71/+75