summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make secure-memory be a config optionRich Salz2020-02-141-0/+1
* Configure: Add easy to use disabled deprecated functionality indicatorsRichard Levitte2020-02-071-3/+11
* Configure: Better detection of '-static' in @{$config{LDFLAGS}}Richard Levitte2020-01-231-1/+1
* Configure: use $list_separator_re only for defines and includesRichard Levitte2020-01-131-2/+6
* Deprecate the low level AES functionsMatt Caswell2020-01-061-0/+5
* Deprecated crypto-mdebug-backtraceRich Salz2019-12-141-1/+1
* Deprecate most of debug-memoryRich Salz2019-12-141-18/+1
* Configure: use ELFv2 ABI on some ppc64 big endian systemsAndy Polyakov2019-12-111-3/+7
* Configuration: compute openssl_other_defines and related info laterRichard Levitte2019-12-101-44/+46
* Disable devcryptoeng on newer OpenBSD versionsRichard Levitte2019-12-101-0/+15
* Configure: make it possible to have generated generatorsRichard Levitte2019-11-291-3/+11
* Add the possibility to generate documentation at build timeRichard Levitte2019-11-291-3/+35
* Change the logic and behaviour surrounding '--api' and 'no-deprecated'Richard Levitte2019-11-071-22/+29