summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Added ability to pass additional ASFLAGS to ConfigureMathias Berchtold2023-04-251-0/+1
* Fix Configure test for -mips in CFLAGSMike Gilbert2023-03-201-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
* Configuration: produce include/openssl/configuration.h when configuringRichard Levitte2022-05-221-2/+5
* Configuration: only produce a new configdata.pm if it has changed contentsRichard Levitte2022-05-221-16/+54
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Configure: don't try to be clever when configuring afalgengRoss Burton2022-03-221-14/+1
* Add TFO support to socket BIO and s_client/s_serverTodd Short2022-03-101-1/+4
* Fix typosDimitris Apostolou2022-01-051-2/+2
* Fix Configure variable spillAlexandros Roussos2021-12-231-11/+11
* Add support for BSD-ppc, BSD-ppc64 and BSD-ppc64le configurationspkubaj2021-12-091-1/+1
* Replace CONFIG_NOWAIT env var with -w optionRich Salz2021-08-201-1/+3
* config: enable ACVP test case if FIPS is enabled.Pauli2021-07-171-2/+1
* Configure: Reflect that We don't build loader_attic when dynamic-engine is di...Richard Levitte2021-06-231-0/+1
* Configure: Allow spaces around '=' in all build.info statementsRichard Levitte2021-06-111-16/+16
* Enable ssl-trace by defaultArran Cudbard-Bell2021-06-101-2/+1
* Configure: variable expand GENERATE values tooRichard Levitte2021-06-021-1/+1
* Rework and make DEBUG macros consistent.Rich Salz2021-05-281-3/+2
* Fix -static builds on masterTom Cosgrove2021-05-261-4/+4
* Make it possible to disable the loader_attic engineRichard Levitte2021-05-221-0/+1
* configure: build list of image filesPauli2021-05-221-2/+17
* Clean up the "fips" option to ConfigureMatt Caswell2021-05-211-8/+1
* build.info: Make it possible to set attributes on SOURCE / SHARED_SOURCE stmtsRichard Levitte2021-05-191-10/+43
* Rework how a build file (Makefile, ...) is producedRichard Levitte2021-05-191-4/+2
* Add --banner config optionRich Salz2021-05-141-17/+24
* acvp-test: disable the ACVP testing code by defaultPauli2021-05-021-0/+1
* acvp: fix the no-acvp_test buildPauli2021-04-301-1/+1
* Configure: disable fips mode by defaultDr. Matthias St. Pierre2021-04-291-0/+1
* Configure: sort the disablables alphabeticallyDr. Matthias St. Pierre2021-04-291-6/+6
* Configuration: rework how dependency making is handledRichard Levitte2021-04-281-9/+19
* Runchecker: fix failure with no-autoalginit option by disabling FIPSPauli2021-04-231-1/+1
* Avoid the need for Configure time 128-bit int detectionMatt Caswell2021-04-221-14/+0
* Generate dependency informationTanzinul Islam2021-04-191-3/+3
* Configure: Check if 128-bit integers are supported by compilerAmitay Isaacs2021-04-081-0/+14
* Disable fips-securitychecks if no-fips is configured.Randall S. Becker2021-03-231-0/+2
* Configure: check all DEPEND values against GENERATE, not just .h filesRichard Levitte2021-03-191-4/+4
* build.info: Make it possible to use compiled programs as generatorsRichard Levitte2021-03-031-1/+1