aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Configure: add -Wmisleading-indentation to strict warnings flags.Andy Polyakov2017-09-221-2/+6
* Configure: unify clang's -Qunused-arguments option treatment.Andy Polyakov2017-09-211-1/+4
* Disable the EGD seeding meachanism when stdio is disabledRichard Levitte2017-09-121-1/+1
* Configure: base compiler-specific decisions on pre-defines.Andy Polyakov2017-08-301-24/+24
* Revert "Allow --strict-warnings with the icc compiler as well"Andy Polyakov2017-08-301-2/+2
* If 'tests' is disabled, then so should 'external-tests'Richard Levitte2017-08-281-0/+1
* Allow --strict-warnings with the icc compiler as wellMeena Vyas2017-08-251-2/+2
* File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte2017-08-151-1/+1
* Consolidate the locations where we have our internal perl modulesRichard Levitte2017-08-151-3/+6
* Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte2017-07-281-1/+1
* Simplify the handling of shared library version numbersRichard Levitte2017-07-261-1/+1
* Add --with-rand-seedRich Salz2017-07-221-0/+23
* Remove the possibility to disable the UI module entirelyRichard Levitte2017-07-031-2/+3
* Drop support for OPENSSL_NO_TLS1_3_METHODMatt Caswell2017-06-301-1/+1
* Add the STORE moduleRichard Levitte2017-06-291-1/+1
* Add new /dev/crypto engineRichard Levitte2017-06-281-1/+3
* Configure: give config targets the possibility to enable or disable featuresRichard Levitte2017-06-221-19/+38
* Remove non-accurate description in Configure scriptPaul Yang2017-06-171-2/+1
* Reorder Configure outputRichard Levitte2017-06-161-4/+3
* Remove duplicates from clang_devteam_warningsBenjamin Kaduk2017-05-011-5/+1
* Add -Wextra to gcc devteam warningsBenjamin Kaduk2017-05-011-0/+3
* Make it possible to build static-only librariesRichard Levitte2017-04-241-2/+14
* Configure: recognize -framework as linker option [on Apple OSes].Andy Polyakov2017-04-041-0/+4
* Configure: use 5.10.0, don't require...Andy Polyakov2017-04-011-1/+1
* More typo fixesFdaSilvaYY2017-03-291-1/+1
* Make the TLSv1.3 downgrade mechanism a configurable optionMatt Caswell2017-03-241-0/+2
* Add a platform specific configuration checkerRichard Levitte2017-03-061-0/+19
* More Configure cleanup. RemoveEmilia Kasper2017-02-281-5/+0
* Clean up references to FIPSEmilia Kasper2017-02-281-34/+3
* Add -Wundef to --strict-warnings options.Bernd Edlinger2017-02-241-0/+2
* Remove -Wno-parentheses-equality from gcc --strict-warnings options.Bernd Edlinger2017-02-221-1/+0
* Implementation of the ARIA cipher as described in RFC 5794.Pauli2017-02-211-2/+4
* If all versions of a proto are disabled, disabled the proto as wellRichard Levitte2017-02-171-0/+4
* Add support for parameterized SipHashTodd Short2017-02-011-1/+2
* Add -Wno-parentheses-equality to dev-warnings.Rich Salz2017-01-311-12/+15
* Fix compilation with no-ecMatt Caswell2016-12-291-1/+2
* Also set the CXXFLAG to the user supplied flagsKurt Roeckx2016-12-051-1/+1
* Move libfuzzer sanitizer options to READMEKurt Roeckx2016-12-031-4/+0
* Use 8bit-counters when using libfuzzerKurt Roeckx2016-12-031-1/+1
* INSTALL: clarify 386 and no-sse2 options.Andy Polyakov2016-11-251-2/+3
* Only build the body of e_padlock when there are lower level routinesRichard Levitte2016-11-151-0/+3
* Make it possible to disable building and running testsRichard Levitte2016-11-151-0/+1
* Revert "Remove heartbeats completely"Richard Levitte2016-11-151-2/+5
* Remove heartbeats completelyRichard Levitte2016-11-151-5/+2
* Building: make it possible to force linking with static OpenSSL libsRichard Levitte2016-11-101-0/+7
* Control building of ossl_shim through ConfigureMatt Caswell2016-11-041-0/+2
* Integrate ossl_shim into the buildRichard Levitte2016-11-041-0/+6
* Allow indented comments in build.infoRichard Levitte2016-11-031-1/+1
* Update Configure to know about tls1_3Matt Caswell2016-11-021-2/+4
* Revert "Disable MDC2 by default."Rich Salz2016-11-011-1/+0