summaryrefslogtreecommitdiff
path: root/Configure
AgeCommit message (Expand)Author
2024-08-15fips: allow to customize provider vendor nameDimitri John Ledkov
2024-08-09Add "no-fips-post" configure option.slontis
2024-07-31JITTER: implement error handling from jitter libraryDimitri John Ledkov
2024-07-31JITTER: excercise all tests in CI with JITTER seed source under certain build...Dimitri John Ledkov
2024-07-31jitter: add a new provider containing a jitter entropy source aloneDimitri John Ledkov
2024-07-03Configure: Remove -Wswitch-default from strict warningsTomas Mraz
2024-06-28Add aix-clang and aix64-clang configurationsanumesh
2024-06-15Configure: make absolutedir() use rel2abs() on Windows tooRichard Levitte
2024-05-24rand: remove unimplemented librandom stub codeDimitri John Ledkov
2024-05-14Add support for integrity-only cipher suites for TLS v1.3Rajeev Ranjan
2024-05-06Security hardening: Expose Build flags for Position Independed Execution (PIE)Craig Lorentzen
2024-04-12disable http3 demo on windowsNeil Horman
2024-04-12fix all the warnings in our demos and make them enableableNeil Horman
2024-04-09Copyright year updatesRichard Levitte
2024-03-06Enable qlog support by defaultHugo Landau
2024-02-08Configure: Fix ordering bug when processing split DEPENDsRichard Levitte
2024-02-02QLOG: Editorial fixes (QLOG is spelled 'qlog')Hugo Landau
2024-02-02Configure: Add warning when enabling QLOGHugo Landau
2024-02-02QLOG: ConfigurationHugo Landau
2024-02-01Add atexit configuration option to using atexit() in libcrypto at build-time.Randall S. Becker
2024-01-08Fail the Configure script with no ConfigurationsWill Sackfield
2023-12-07Configure: Refuse to make directories in the source treeRichard Levitte
2023-11-15Configure: do not check for an absolute prefix in cross-buildsViktor Szakats
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