summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
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
2017-02-01Add support for parameterized SipHashTodd Short
2017-01-31Add -Wno-parentheses-equality to dev-warnings.Rich Salz
2016-12-29Fix compilation with no-ecMatt Caswell
2016-12-05Also set the CXXFLAG to the user supplied flagsKurt Roeckx
2016-12-03Move libfuzzer sanitizer options to READMEKurt Roeckx
2016-12-03Use 8bit-counters when using libfuzzerKurt Roeckx
2016-11-25INSTALL: clarify 386 and no-sse2 options.Andy Polyakov
2016-11-15Only build the body of e_padlock when there are lower level routinesRichard Levitte
2016-11-15Make it possible to disable building and running testsRichard Levitte
2016-11-15Revert "Remove heartbeats completely"Richard Levitte
2016-11-15Remove heartbeats completelyRichard Levitte
2016-11-10Building: make it possible to force linking with static OpenSSL libsRichard Levitte
2016-11-04Control building of ossl_shim through ConfigureMatt Caswell
2016-11-04Integrate ossl_shim into the buildRichard Levitte
2016-11-03Allow indented comments in build.infoRichard Levitte
2016-11-02Update Configure to know about tls1_3Matt Caswell
2016-11-01Revert "Disable MDC2 by default."Rich Salz
2016-10-31Disable MDC2 by default.Rich Salz
2016-10-14Fix C++ support: set $target{cxx} correctlyRichard Levitte
2016-10-13Configure: remove superfluous 0xVitezslav Cizek