aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable MDC2 by default.Rich Salz2016-10-311-0/+1
* Fix C++ support: set $target{cxx} correctlyRichard Levitte2016-10-141-0/+1
* Configure: remove superfluous 0xVitezslav Cizek2016-10-131-1/+1
* Remove automatic RPATH - add user rpath supportRichard Levitte2016-10-131-1/+10
* Add support for C++ in ConfigureRichard Levitte2016-10-121-7/+23
* Add -Wswitch-enumRich Salz2016-09-221-1/+2
* Have the configuration options 'no-err' and 'no-async' work againRichard Levitte2016-09-171-1/+2
* Rearrange the storage of build file template names in %configRichard Levitte2016-09-161-40/+42
* Register the name of the config file each config target was found inRichard Levitte2016-09-161-2/+7
* Configure: detect gcc's dependency generation capability more accurately.Andy Polyakov2016-09-131-1/+1
* Configure: impose ^X on whole build procedure.Andy Polyakov2016-09-131-18/+2
* Trim config outputRich Salz2016-09-091-42/+25
* Allow asan, msan and ubsan to be configured with shared librariesRichard Levitte2016-09-071-1/+8
* Configure: Reorganise the checking of disabled optionsRichard Levitte2016-09-071-17/+18
* Configure: clarify and refine -static.Andy Polyakov2016-09-031-0/+17
* Revert "Make it possible to disable fuzz testing"Richard Levitte2016-09-011-1/+0
* Have Configure's HASH or TABLE produce complete listsRichard Levitte2016-08-311-0/+3
* Configure's print_table_entry printed incorrect informationRichard Levitte2016-08-311-18/+30
* Make it possible to disable fuzz testingRichard Levitte2016-08-311-0/+1