aboutsummaryrefslogtreecommitdiff
path: root/Configure
AgeCommit message (Expand)AuthorFilesLines
2024-05-24rand: remove unimplemented librandom stub codeDimitri John Ledkov1-1/+1
2024-05-14Add support for integrity-only cipher suites for TLS v1.3Rajeev Ranjan1-0/+1
2024-05-06Security hardening: Expose Build flags for Position Independed Execution (PIE)Craig Lorentzen1-0/+6
2024-04-12disable http3 demo on windowsNeil Horman1-0/+4
2024-04-12fix all the warnings in our demos and make them enableableNeil Horman1-0/+4
2024-04-09Copyright year updatesRichard Levitte1-1/+1
2024-03-06Enable qlog support by defaultHugo Landau1-16/+0
2024-02-08Configure: Fix ordering bug when processing split DEPENDsRichard Levitte1-2/+3
2024-02-02QLOG: Editorial fixes (QLOG is spelled 'qlog')Hugo Landau1-2/+2
2024-02-02Configure: Add warning when enabling QLOGHugo Landau1-0/+15
2024-02-02QLOG: ConfigurationHugo Landau1-0/+7
2024-02-01Add atexit configuration option to using atexit() in libcrypto at build-time.Randall S. Becker1-1/+2
2024-01-08Fail the Configure script with no ConfigurationsWill Sackfield1-0/+6
2023-12-07Configure: Refuse to make directories in the source treeRichard Levitte1-16/+18
2023-11-15Configure: do not check for an absolute prefix in cross-buildsViktor Szakats1-2/+5
2023-09-07Copyright year updatesMatt Caswell1-1/+1
2023-08-25ch_init(): Add braces to appease older clang compilersTomas Mraz1-0/+1
2023-08-24Optimize SM2 on aarch64Xu Yizhou1-0/+1
2023-07-17no-module should not imply disabling DSO loading supportTomas Mraz1-4/+1
2023-07-06Disable QUIC if TLSv1.3 is disabledMatt Caswell1-0/+1
2023-07-06Enable QUIC by defaultMatt Caswell1-3/+1
2023-06-28add no-docs optionVladimír Kotal1-0/+1
2023-06-23Allow to disable apps building with no-appsVladimír Kotal1-0/+1
2023-06-14configure: introduce no-ecx to remove ECX related featureYi Li1-1/+2
2023-06-08build.info: Introduce special syntax for dependencies on script modulesRichard Levitte1-8/+39
2023-06-06allow to disable httpVladimír Kotal1-1/+4
2023-04-25Added ability to pass additional ASFLAGS to ConfigureMathias Berchtold1-0/+1
2023-03-20Fix Configure test for -mips in CFLAGSMike Gilbert1-1/+1
2023-03-17providers: add Argon2 KDFČestmír Kalina1-0/+3
2023-02-01Use $config{build_file} instead of $target{build_file}Richard Levitte1-4/+4
2023-01-13QUIC: Dummy Handshake Layer for PrototypingHugo Landau1-1/+2
2022-10-18Convert ZLIB defines to OPENSSL_NO_ZLIBTodd Short1-1/+1
2022-10-18Add ZSTD compression support (RFC8478bis)Todd Short1-1/+18
2022-10-18Add brotli compression support (RFC7924)Todd Short1-3/+20
2022-10-17crypto: add preemptive threading supportČestmír Kalina1-16/+3
2022-10-17Configure: add thread-pool and default-thread-poolČestmír Kalina1-1/+23
2022-09-19Fix detection of ktls support in cross-compile environment on LinuxTomas Mraz1-10/+3
2022-09-14Add support for loading root CAs from Windows crypto APIHugo Landau1-0/+7
2022-08-23Always automatically add -DPEDANTIC with enable-ubsanTomas Mraz1-3/+1
2022-07-24Don't try to make configuration leanerRichard Levitte1-52/+12
2022-06-03Configure: Add disablable for QUIC, disabled by defaultTomas Mraz1-1/+5
2022-05-22Building: For the FIPS module checksum, keep track of configuration,hRichard Levitte1-2/+7
2022-05-22Configuration: produce include/openssl/configuration.h when configuringRichard Levitte1-2/+5
2022-05-22Configuration: only produce a new configdata.pm if it has changed contentsRichard Levitte1-16/+54
2022-05-03Update copyright yearMatt Caswell1-1/+1
2022-03-22Configure: don't try to be clever when configuring afalgengRoss Burton1-14/+1
2022-03-10Add TFO support to socket BIO and s_client/s_serverTodd Short1-1/+4
2022-01-05Fix typosDimitris Apostolou1-2/+2
2021-12-23Fix Configure variable spillAlexandros Roussos1-11/+11
2021-12-09Add support for BSD-ppc, BSD-ppc64 and BSD-ppc64le configurationspkubaj1-1/+1