summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Configure: Make --strict-warnings meaningful with MSVC clRichard Levitte2019-11-021-5/+18
* Add support for in-kernel TLS (KTLS) on FreeBSD.Andrew Gallatin2019-10-311-1/+7
* Update dgst.c to show a list of message digestsagnosticdev2019-10-181-1/+1
* Configure: get version from the file 'VERSION' instead of 'opensslv.h'Richard Levitte2019-10-181-25/+26
* Configure: accept Windows style compiler optionsDr. Matthias St. Pierre2019-10-131-4/+24
* Configure: Implement attributes for DEPEND[xxx]Richard Levitte2019-10-101-4/+16
* Configure: rework build.info grammar and attributesRichard Levitte2019-10-101-102/+95
* When building of modules is disabled, build the legacy provider into libcryptoRichard Levitte2019-09-261-1/+1
* Configure, build.info: make it possible to use variables in indexesRichard Levitte2019-09-261-8/+21
* Fix building statically without any dso supportBernd Edlinger2019-09-161-2/+3
* confdata.pm.in: New template for configdata.pmRichard Levitte2019-09-121-457/+38
* Rework the perl fallback functionalityRichard Levitte2019-09-121-1/+2
* Configure: clang: move -Wno-unknown-warning-option to the frontDr. Matthias St. Pierre2019-09-081-1/+1
* Configure: Allow 'DEFINE[]=def'Richard Levitte2019-08-231-15/+24
* Remove EXPORT_VAR_AS_FUNCRich Salz2019-07-011-2/+0