summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-08-25ch_init(): Add braces to appease older clang compilersTomas Mraz
2023-08-24Optimize SM2 on aarch64Xu Yizhou
2023-07-17no-module should not imply disabling DSO loading supportTomas Mraz
2023-07-06Disable QUIC if TLSv1.3 is disabledMatt Caswell
2023-07-06Enable QUIC by defaultMatt Caswell
2023-06-28add no-docs optionVladimír Kotal
2023-06-23Allow to disable apps building with no-appsVladimír Kotal
2023-06-14configure: introduce no-ecx to remove ECX related featureYi Li
2023-06-08build.info: Introduce special syntax for dependencies on script modulesRichard Levitte
2023-06-06allow to disable httpVladimír Kotal
2023-04-25Added ability to pass additional ASFLAGS to ConfigureMathias Berchtold
2023-03-20Fix Configure test for -mips in CFLAGSMike Gilbert
2023-03-17providers: add Argon2 KDFČestmír Kalina
2023-02-01Use $config{build_file} instead of $target{build_file}Richard Levitte
2023-01-13QUIC: Dummy Handshake Layer for PrototypingHugo Landau
2022-10-18Convert ZLIB defines to OPENSSL_NO_ZLIBTodd Short
2022-10-18Add ZSTD compression support (RFC8478bis)Todd Short
2022-10-18Add brotli compression support (RFC7924)Todd Short
2022-10-17crypto: add preemptive threading supportČestmír Kalina
2022-10-17Configure: add thread-pool and default-thread-poolČestmír Kalina
2022-09-19Fix detection of ktls support in cross-compile environment on LinuxTomas Mraz
2022-09-14Add support for loading root CAs from Windows crypto APIHugo Landau
2022-08-23Always automatically add -DPEDANTIC with enable-ubsanTomas Mraz
2022-07-24Don't try to make configuration leanerRichard Levitte
2022-06-03Configure: Add disablable for QUIC, disabled by defaultTomas Mraz
2022-05-22Building: For the FIPS module checksum, keep track of configuration,hRichard Levitte
2022-05-22Configuration: produce include/openssl/configuration.h when configuringRichard Levitte
2022-05-22Configuration: only produce a new configdata.pm if it has changed contentsRichard Levitte
2022-05-03Update copyright yearMatt Caswell
2022-03-22Configure: don't try to be clever when configuring afalgengRoss Burton
2022-03-10Add TFO support to socket BIO and s_client/s_serverTodd Short
2022-01-05Fix typosDimitris Apostolou
2021-12-23Fix Configure variable spillAlexandros Roussos
2021-12-09Add support for BSD-ppc, BSD-ppc64 and BSD-ppc64le configurationspkubaj
2021-08-20Replace CONFIG_NOWAIT env var with -w optionRich Salz
2021-07-17config: enable ACVP test case if FIPS is enabled.Pauli
2021-06-23Configure: Reflect that We don't build loader_attic when dynamic-engine is di...Richard Levitte
2021-06-11Configure: Allow spaces around '=' in all build.info statementsRichard Levitte
2021-06-10Enable ssl-trace by defaultArran Cudbard-Bell
2021-06-02Configure: variable expand GENERATE values tooRichard Levitte
2021-05-28Rework and make DEBUG macros consistent.Rich Salz
2021-05-26Fix -static builds on masterTom Cosgrove
2021-05-22Make it possible to disable the loader_attic engineRichard Levitte
2021-05-22configure: build list of image filesPauli
2021-05-21Clean up the "fips" option to ConfigureMatt Caswell
2021-05-19build.info: Make it possible to set attributes on SOURCE / SHARED_SOURCE stmtsRichard Levitte
2021-05-19Rework how a build file (Makefile, ...) is producedRichard Levitte
2021-05-14Add --banner config optionRich Salz
2021-05-02acvp-test: disable the ACVP testing code by defaultPauli