| Commit message (Expand) | Author | Age | Files | Lines |
* | Configure: Add disablable for QUIC, disabled by default | Tomas Mraz | 2022-06-03 | 1 | -1/+5 |
* | Building: For the FIPS module checksum, keep track of configuration,h | Richard Levitte | 2022-05-22 | 1 | -2/+7 |
* | Configuration: produce include/openssl/configuration.h when configuring | Richard Levitte | 2022-05-22 | 1 | -2/+5 |
* | Configuration: only produce a new configdata.pm if it has changed contents | Richard Levitte | 2022-05-22 | 1 | -16/+54 |
* | Update copyright year | Matt Caswell | 2022-05-03 | 1 | -1/+1 |
* | Configure: don't try to be clever when configuring afalgeng | Ross Burton | 2022-03-22 | 1 | -14/+1 |
* | Add TFO support to socket BIO and s_client/s_server | Todd Short | 2022-03-10 | 1 | -1/+4 |
* | Fix typos | Dimitris Apostolou | 2022-01-05 | 1 | -2/+2 |
* | Fix Configure variable spill | Alexandros Roussos | 2021-12-23 | 1 | -11/+11 |
* | Add support for BSD-ppc, BSD-ppc64 and BSD-ppc64le configurations | pkubaj | 2021-12-09 | 1 | -1/+1 |
* | Replace CONFIG_NOWAIT env var with -w option | Rich Salz | 2021-08-20 | 1 | -1/+3 |
* | config: enable ACVP test case if FIPS is enabled. | Pauli | 2021-07-17 | 1 | -2/+1 |
* | Configure: Reflect that We don't build loader_attic when dynamic-engine is di... | Richard Levitte | 2021-06-23 | 1 | -0/+1 |
* | Configure: Allow spaces around '=' in all build.info statements | Richard Levitte | 2021-06-11 | 1 | -16/+16 |
* | Enable ssl-trace by default | Arran Cudbard-Bell | 2021-06-10 | 1 | -2/+1 |
* | Configure: variable expand GENERATE values too | Richard Levitte | 2021-06-02 | 1 | -1/+1 |
* | Rework and make DEBUG macros consistent. | Rich Salz | 2021-05-28 | 1 | -3/+2 |
* | Fix -static builds on master | Tom Cosgrove | 2021-05-26 | 1 | -4/+4 |
* | Make it possible to disable the loader_attic engine | Richard Levitte | 2021-05-22 | 1 | -0/+1 |
* | configure: build list of image files | Pauli | 2021-05-22 | 1 | -2/+17 |
* | Clean up the "fips" option to Configure | Matt Caswell | 2021-05-21 | 1 | -8/+1 |
* | build.info: Make it possible to set attributes on SOURCE / SHARED_SOURCE stmts | Richard Levitte | 2021-05-19 | 1 | -10/+43 |
* | Rework how a build file (Makefile, ...) is produced | Richard Levitte | 2021-05-19 | 1 | -4/+2 |
* | Add --banner config option | Rich Salz | 2021-05-14 | 1 | -17/+24 |
* | acvp-test: disable the ACVP testing code by default | Pauli | 2021-05-02 | 1 | -0/+1 |
* | acvp: fix the no-acvp_test build | Pauli | 2021-04-30 | 1 | -1/+1 |
* | Configure: disable fips mode by default | Dr. Matthias St. Pierre | 2021-04-29 | 1 | -0/+1 |
* | Configure: sort the disablables alphabetically | Dr. Matthias St. Pierre | 2021-04-29 | 1 | -6/+6 |
* | Configuration: rework how dependency making is handled | Richard Levitte | 2021-04-28 | 1 | -9/+19 |
* | Runchecker: fix failure with no-autoalginit option by disabling FIPS | Pauli | 2021-04-23 | 1 | -1/+1 |
* | Avoid the need for Configure time 128-bit int detection | Matt Caswell | 2021-04-22 | 1 | -14/+0 |
* | Generate dependency information | Tanzinul Islam | 2021-04-19 | 1 | -3/+3 |
* | Configure: Check if 128-bit integers are supported by compiler | Amitay Isaacs | 2021-04-08 | 1 | -0/+14 |
* | Disable fips-securitychecks if no-fips is configured. | Randall S. Becker | 2021-03-23 | 1 | -0/+2 |
* | Configure: check all DEPEND values against GENERATE, not just .h files | Richard Levitte | 2021-03-19 | 1 | -4/+4 |
* | build.info: Make it possible to use compiled programs as generators | Richard Levitte | 2021-03-03 | 1 | -1/+1 |
* | build.info: Add the possibility to add dependencies on raw targets | Richard Levitte | 2021-03-03 | 1 | -6/+16 |
* | Deprecate the low level SRP APIs | Matt Caswell | 2021-02-12 | 1 | -4/+3 |
* | Add a configure time option to disable the fetch cache. | Pauli | 2021-02-12 | 1 | -0/+1 |
* | Stop disabling TLSv1.3 if ec and dh are disabled | Matt Caswell | 2021-02-05 | 1 | -2/+0 |
* | Update copyright year | Richard Levitte | 2021-01-28 | 1 | -1/+1 |
* | Configure: warn about duplicate GENERATE declarations in build.info files | Richard Levitte | 2021-01-12 | 1 | -1/+4 |
* | Configure: clean away perl syntax faults | Richard Levitte | 2021-01-12 | 1 | -2/+2 |
* | Configure: Check all SOURCE declarations, to ensure consistency | Richard Levitte | 2021-01-12 | 1 | -5/+69 |
* | Drop OPENSSL_NO_RSA everywhere | Richard Levitte | 2020-12-20 | 1 | -2/+2 |
* | GitHub CI: Separate no-deprecated job from minimal job | Richard Levitte | 2020-12-19 | 1 | -1/+1 |
* | {.travis,ci,appveyor}.yml: Make minimal config consistent, add no-deprecated ... | Dr. David von Oheimb | 2020-12-04 | 1 | -1/+18 |
* | Fix no-engine | Matt Caswell | 2020-11-27 | 1 | -1/+1 |
* | Configure: handle undefined shared_target. | Richard Levitte | 2020-09-29 | 1 | -2/+2 |
* | Configure: Show 'enable' and 'disable' config attributes | Richard Levitte | 2020-09-24 | 1 | -0/+2 |