summaryrefslogtreecommitdiffstats
path: root/Configure (follow)
Commit message (Expand)AuthorAgeFilesLines
* fips: allow to customize provider vendor nameDimitri John Ledkov2024-08-151-0/+5
* Add "no-fips-post" configure option.slontis2024-08-091-1/+2
* JITTER: implement error handling from jitter libraryDimitri John Ledkov2024-07-311-5/+4
* JITTER: excercise all tests in CI with JITTER seed source under certain build...Dimitri John Ledkov2024-07-311-0/+5
* jitter: add a new provider containing a jitter entropy source aloneDimitri John Ledkov2024-07-311-0/+10
* Configure: Remove -Wswitch-default from strict warningsTomas Mraz2024-07-031-2/+1
* Add aix-clang and aix64-clang configurationsanumesh2024-06-281-1/+1
* Configure: make absolutedir() use rel2abs() on Windows tooRichard Levitte2024-06-151-0/+7
* rand: remove unimplemented librandom stub codeDimitri John Ledkov2024-05-241-1/+1
* Add support for integrity-only cipher suites for TLS v1.3Rajeev Ranjan2024-05-141-0/+1
* Security hardening: Expose Build flags for Position Independed Execution (PIE)Craig Lorentzen2024-05-061-0/+6
* disable http3 demo on windowsNeil Horman2024-04-121-0/+4
* fix all the warnings in our demos and make them enableableNeil Horman2024-04-121-0/+4
* Copyright year updatesRichard Levitte2024-04-091-1/+1
* Enable qlog support by defaultHugo Landau2024-03-061-16/+0
* Configure: Fix ordering bug when processing split DEPENDsRichard Levitte2024-02-081-2/+3
* QLOG: Editorial fixes (QLOG is spelled 'qlog')Hugo Landau2024-02-021-2/+2
* Configure: Add warning when enabling QLOGHugo Landau2024-02-021-0/+15
* QLOG: ConfigurationHugo Landau2024-02-021-0/+7
* Add atexit configuration option to using atexit() in libcrypto at build-time.Randall S. Becker2024-02-021-1/+2
* Fail the Configure script with no ConfigurationsWill Sackfield2024-01-081-0/+6
* Configure: Refuse to make directories in the source treeRichard Levitte2023-12-071-16/+18
* Configure: do not check for an absolute prefix in cross-buildsViktor Szakats2023-11-151-2/+5
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* ch_init(): Add braces to appease older clang compilersTomas Mraz2023-08-251-0/+1
* Optimize SM2 on aarch64Xu Yizhou2023-08-241-0/+1
* no-module should not imply disabling DSO loading supportTomas Mraz2023-07-171-4/+1
* Disable QUIC if TLSv1.3 is disabledMatt Caswell2023-07-061-0/+1
* Enable QUIC by defaultMatt Caswell2023-07-061-3/+1
* add no-docs optionVladimír Kotal2023-06-281-0/+1
* Allow to disable apps building with no-appsVladimír Kotal2023-06-231-0/+1
* configure: introduce no-ecx to remove ECX related featureYi Li2023-06-141-1/+2
* build.info: Introduce special syntax for dependencies on script modulesRichard Levitte2023-06-081-8/+39
* allow to disable httpVladimír Kotal2023-06-061-1/+4
* Added ability to pass additional ASFLAGS to ConfigureMathias Berchtold2023-04-251-0/+1
* Fix Configure test for -mips in CFLAGSMike Gilbert2023-03-191-1/+1
* providers: add Argon2 KDFČestmír Kalina2023-03-171-0/+3
* Use $config{build_file} instead of $target{build_file}Richard Levitte2023-02-011-4/+4
* QUIC: Dummy Handshake Layer for PrototypingHugo Landau2023-01-131-1/+2
* Convert ZLIB defines to OPENSSL_NO_ZLIBTodd Short2022-10-181-1/+1
* Add ZSTD compression support (RFC8478bis)Todd Short2022-10-181-1/+18
* Add brotli compression support (RFC7924)Todd Short2022-10-181-3/+20
* crypto: add preemptive threading supportČestmír Kalina2022-10-171-16/+3
* Configure: add thread-pool and default-thread-poolČestmír Kalina2022-10-171-1/+23
* Fix detection of ktls support in cross-compile environment on LinuxTomas Mraz2022-09-191-10/+3
* Add support for loading root CAs from Windows crypto APIHugo Landau2022-09-141-0/+7
* Always automatically add -DPEDANTIC with enable-ubsanTomas Mraz2022-08-231-3/+1
* Don't try to make configuration leanerRichard Levitte2022-07-241-52/+12
* Configure: Add disablable for QUIC, disabled by defaultTomas Mraz2022-06-031-1/+5
* Building: For the FIPS module checksum, keep track of configuration,hRichard Levitte2022-05-221-2/+7