aboutsummaryrefslogtreecommitdiff
path: root/Configure
AgeCommit message (Expand)AuthorFilesLines
2021-04-22Avoid the need for Configure time 128-bit int detectionMatt Caswell1-14/+0
2021-04-19Generate dependency informationTanzinul Islam1-3/+3
2021-04-08Configure: Check if 128-bit integers are supported by compilerAmitay Isaacs1-0/+14
2021-03-23Disable fips-securitychecks if no-fips is configured.Randall S. Becker1-0/+2
2021-03-19Configure: check all DEPEND values against GENERATE, not just .h filesRichard Levitte1-4/+4
2021-03-03build.info: Make it possible to use compiled programs as generatorsRichard Levitte1-1/+1
2021-03-03build.info: Add the possibility to add dependencies on raw targetsRichard Levitte1-6/+16
2021-02-12Deprecate the low level SRP APIsMatt Caswell1-4/+3
2021-02-12Add a configure time option to disable the fetch cache.Pauli1-0/+1
2021-02-05Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell1-2/+0
2021-01-28Update copyright yearRichard Levitte1-1/+1
2021-01-12Configure: warn about duplicate GENERATE declarations in build.info filesRichard Levitte1-1/+4
2021-01-12Configure: clean away perl syntax faultsRichard Levitte1-2/+2
2021-01-12Configure: Check all SOURCE declarations, to ensure consistencyRichard Levitte1-5/+69
2020-12-20Drop OPENSSL_NO_RSA everywhereRichard Levitte1-2/+2
2020-12-19GitHub CI: Separate no-deprecated job from minimal jobRichard Levitte1-1/+1
2020-12-04{.travis,ci,appveyor}.yml: Make minimal config consistent, add no-deprecated ...Dr. David von Oheimb1-1/+18
2020-11-27Fix no-engineMatt Caswell1-1/+1
2020-09-29Configure: handle undefined shared_target.Richard Levitte1-2/+2
2020-09-24Configure: Show 'enable' and 'disable' config attributesRichard Levitte1-0/+2
2020-09-18Add 'fips-securitychecks' option and plumb this into the actual fips checksShane Lontis1-0/+1
2020-07-16deprecate engines in 3.0Pauli1-2/+1
2020-07-15Configure: fix minor typo in apitable commentDaniel Bevenius1-1/+1
2020-07-05Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md filesDr. David von Oheimb1-1/+1
2020-07-05Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb1-3/+3
2020-07-03Configure: fix handling of build.info attributes with valueRichard Levitte1-3/+3
2020-07-02Configure: Check source and build dir equality a little more thoroughlyRichard Levitte1-2/+33
2020-06-29Add --fips-key configuration parameter to fipsinstall application.Rich Salz1-0/+13
2020-06-28DOC: Mention Configure consistentlyRichard Levitte1-1/+0
2020-06-28Configure: pick up options from older 'config'Richard Levitte1-1/+24
2020-06-28util/perl/OpenSSL/config.pm: refactor map_guess()Richard Levitte1-2/+18
2020-06-28util/perl/OpenSSL/config.pm, Configure: move check of target with compilerRichard Levitte1-1/+18
2020-06-17Add ACVP fips module testsShane Lontis1-0/+1
2020-05-20Fix egd and devrandom source configsBernd Edlinger1-0/+3
2020-05-06Configure: avoid perl regexp bugsRichard Levitte1-32/+26
2020-04-28Configure: change all references to INSTALL to INSTALL.mdRichard Levitte1-6/+7
2020-04-25Configure: Allow quoted values in VERSIONRichard Levitte1-1/+7
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-04-22GOST2012 TLS Supported Groups Identifiers SupportNikolay Morozov1-1/+1
2020-03-04config, Configure: move the check of removed crypto/ sub-systemsRichard Levitte1-0/+13
2020-03-02Configure: Diverse cleanupsRichard Levitte1-23/+10
2020-03-02build.info: Implement simply substitutions in variable valuesRichard Levitte1-5/+44
2020-03-02build.info: Make it possible to have more than one item in KEYWORD[]Richard Levitte1-71/+75
2020-02-14Make secure-memory be a config optionRich Salz1-0/+1
2020-02-07Configure: Add easy to use disabled deprecated functionality indicatorsRichard Levitte1-3/+11
2020-01-23Configure: Better detection of '-static' in @{$config{LDFLAGS}}Richard Levitte1-1/+1
2020-01-13Configure: use $list_separator_re only for defines and includesRichard Levitte1-2/+6
2020-01-06Deprecate the low level AES functionsMatt Caswell1-0/+5
2019-12-14Deprecated crypto-mdebug-backtraceRich Salz1-1/+1
2019-12-14Deprecate most of debug-memoryRich Salz1-18/+1