summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
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
2016-10-13Remove automatic RPATH - add user rpath supportRichard Levitte
2016-10-12Add support for C++ in ConfigureRichard Levitte
2016-09-22Add -Wswitch-enumRich Salz
2016-09-17Have the configuration options 'no-err' and 'no-async' work againRichard Levitte
2016-09-16Rearrange the storage of build file template names in %configRichard Levitte
2016-09-16Register the name of the config file each config target was found inRichard Levitte
2016-09-13Configure: detect gcc's dependency generation capability more accurately.Andy Polyakov
2016-09-13Configure: impose ^X on whole build procedure.Andy Polyakov
2016-09-09Trim config outputRich Salz
2016-09-07Allow asan, msan and ubsan to be configured with shared librariesRichard Levitte
2016-09-07Configure: Reorganise the checking of disabled optionsRichard Levitte
2016-09-03Configure: clarify and refine -static.Andy Polyakov
2016-09-01Revert "Make it possible to disable fuzz testing"Richard Levitte
2016-08-31Have Configure's HASH or TABLE produce complete listsRichard Levitte
2016-08-31Configure's print_table_entry printed incorrect informationRichard Levitte
2016-08-31Make it possible to disable fuzz testingRichard Levitte
2016-08-31The Perl interpreter might be in a path with spaces, so maybe quote itRichard Levitte
2016-08-30Configure: save away the value of OPENSSL_LOCAL_CONFIG_DIR for reconfRichard Levitte
2016-08-30Configure: Redo the logic for finding build file templatesRichard Levitte
2016-08-30Configure: clean away temporary section of codeRichard Levitte
2016-08-30Make it possible for the user to specify a different default build fileRichard Levitte
2016-08-26Improve the definition of STITCHED_CALL in e_rc4_hmac_md5.cRichard Levitte
2016-08-22Configure: Properly cache the configured compiler commandRichard Levitte