summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-09Configure: try to make sure every config target name is uniqueRichard Levitte
2018-01-08Separate general linking flags from extra librariesRichard Levitte
2017-12-28Ignore ORDINALS in build.info files, and remove its documentationRichard Levitte
2017-12-18Enable the ARIA ciphers by default.Pauli
2017-12-12Restore makedepend capabilities for Windows and VMSRichard Levitte
2017-12-12Configure: Recognise .rc and .def / .map / .opt as source filesRichard Levitte
2017-12-12Configure: Read in extra information to help create shared librariesRichard Levitte
2017-12-12Configure: Add read_eval_file, a general purpose perl file reader/evaluatorRichard Levitte
2017-12-11Configure: move the processing of predefined macros to a functionRichard Levitte
2017-12-08Configure: die if there are other arguments with 'reconf'Richard Levitte
2017-12-08Make it possible to add env var assignments as Configure optionsRichard Levitte
2017-12-08Save away the environment variables we rely onRichard Levitte
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-11-07Configure: cleanup @disable_cascadeRichard Levitte
2017-11-06SM3: Add SM3 hash functionJack Lloyd
2017-10-31SM4: Add SM4 block cipher to EVPRonald Tse
2017-09-22Configure: add -Wmisleading-indentation to strict warnings flags.Andy Polyakov
2017-09-21Configure: unify clang's -Qunused-arguments option treatment.Andy Polyakov
2017-09-12Disable the EGD seeding meachanism when stdio is disabledRichard Levitte
2017-08-30Configure: base compiler-specific decisions on pre-defines.Andy Polyakov
2017-08-30Revert "Allow --strict-warnings with the icc compiler as well"Andy Polyakov
2017-08-28If 'tests' is disabled, then so should 'external-tests'Richard Levitte
2017-08-25Allow --strict-warnings with the icc compiler as wellMeena Vyas
2017-08-15File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte
2017-08-15Consolidate the locations where we have our internal perl modulesRichard Levitte
2017-07-28Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte
2017-07-26Simplify the handling of shared library version numbersRichard Levitte
2017-07-22Add --with-rand-seedRich Salz
2017-07-03Remove the possibility to disable the UI module entirelyRichard Levitte
2017-06-30Drop support for OPENSSL_NO_TLS1_3_METHODMatt Caswell
2017-06-29Add the STORE moduleRichard Levitte
2017-06-28Add new /dev/crypto engineRichard Levitte
2017-06-22Configure: give config targets the possibility to enable or disable featuresRichard Levitte
2017-06-17Remove non-accurate description in Configure scriptPaul Yang
2017-06-16Reorder Configure outputRichard Levitte
2017-05-01Remove duplicates from clang_devteam_warningsBenjamin Kaduk
2017-05-01Add -Wextra to gcc devteam warningsBenjamin Kaduk
2017-04-24Make it possible to build static-only librariesRichard Levitte
2017-04-04Configure: recognize -framework as linker option [on Apple OSes].Andy Polyakov
2017-04-01Configure: use 5.10.0, don't require...Andy Polyakov
2017-03-29More typo fixesFdaSilvaYY
2017-03-24Make the TLSv1.3 downgrade mechanism a configurable optionMatt Caswell
2017-03-06Add a platform specific configuration checkerRichard Levitte
2017-02-28More Configure cleanup. RemoveEmilia Kasper
2017-02-28Clean up references to FIPSEmilia Kasper
2017-02-24Add -Wundef to --strict-warnings options.Bernd Edlinger
2017-02-22Remove -Wno-parentheses-equality from gcc --strict-warnings options.Bernd Edlinger
2017-02-21Implementation of the ARIA cipher as described in RFC 5794.Pauli
2017-02-17If all versions of a proto are disabled, disabled the proto as wellRichard Levitte