Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / Configure
7 days ago Neil Hormandisable http3 demo on windows
7 days ago Neil Hormanfix all the warnings in our demos and make them enableable
10 days ago Richard LevitteCopyright year updates
2024-03-06 Hugo LandauEnable qlog support by default
2024-02-08 Richard LevitteConfigure: Fix ordering bug when processing split DEPENDs
2024-02-02 Hugo LandauQLOG: Editorial fixes (QLOG is spelled 'qlog')
2024-02-02 Hugo LandauConfigure: Add warning when enabling QLOG
2024-02-02 Hugo LandauQLOG: Configuration
2024-02-02 Randall S. BeckerAdd atexit configuration option to using atexit() in...
2024-01-08 Will SackfieldFail the Configure script with no Configurations
2023-12-07 Richard LevitteConfigure: Refuse to make directories in the source...
2023-11-15 Viktor SzakatsConfigure: do not check for an absolute prefix in cross...
2023-09-07 Matt CaswellCopyright year updates
2023-08-25 Tomas Mrazch_init(): Add braces to appease older clang compilers
2023-08-24 Xu YizhouOptimize SM2 on aarch64
2023-07-16 Tomas Mrazno-module should not imply disabling DSO loading support
2023-07-06 Matt CaswellDisable QUIC if TLSv1.3 is disabled
2023-07-06 Matt CaswellEnable QUIC by default
2023-06-27 Vladimír Kotaladd no-docs option
2023-06-23 Vladimír KotalAllow to disable apps building with no-apps
2023-06-14 Yi Liconfigure: introduce no-ecx to remove ECX related feature
2023-06-08 Richard Levittebuild.info: Introduce special syntax for dependencies...
2023-06-06 Vladimír Kotalallow to disable http
2023-04-25 Mathias BerchtoldAdded ability to pass additional ASFLAGS to Configure
2023-03-19 Mike GilbertFix Configure test for -mips in CFLAGS
2023-03-17 Čestmír Kalinaproviders: add Argon2 KDF
2023-02-01 Richard LevitteUse $config{build_file} instead of $target{build_file}
2023-01-13 Hugo LandauQUIC: Dummy Handshake Layer for Prototyping
2022-10-18 Todd ShortConvert ZLIB defines to OPENSSL_NO_ZLIB
2022-10-18 Todd ShortAdd ZSTD compression support (RFC8478bis)
2022-10-18 Todd ShortAdd brotli compression support (RFC7924)
2022-10-17 Čestmír Kalinacrypto: add preemptive threading support
2022-10-17 Čestmír KalinaConfigure: add thread-pool and default-thread-pool
2022-09-19 Tomas MrazFix detection of ktls support in cross-compile environm...
2022-09-14 Hugo LandauAdd support for loading root CAs from Windows crypto API
2022-08-23 Tomas MrazAlways automatically add -DPEDANTIC with enable-ubsan
2022-07-24 Richard LevitteDon't try to make configuration leaner
2022-06-03 Tomas MrazConfigure: Add disablable for QUIC, disabled by default
2022-05-22 Richard LevitteBuilding: For the FIPS module checksum, keep track...
2022-05-22 Richard LevitteConfiguration: produce include/openssl/configuration...
2022-05-22 Richard LevitteConfiguration: only produce a new configdata.pm if...
2022-05-03 Matt CaswellUpdate copyright year
2022-03-22 Ross BurtonConfigure: don't try to be clever when configuring...
2022-03-10 Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-01-05 Dimitris ApostolouFix typos
2021-12-23 Alexandros RoussosFix Configure variable spill
2021-12-09 pkubajAdd support for BSD-ppc, BSD-ppc64 and BSD-ppc64le...
2021-08-20 Rich SalzReplace CONFIG_NOWAIT env var with -w option
2021-07-17 Pauliconfig: enable ACVP test case if FIPS is enabled.
2021-06-23 Richard LevitteConfigure: Reflect that We don't build loader_attic...
2021-06-11 Richard LevitteConfigure: Allow spaces around '=' in all build.info...
2021-06-10 Arran Cudbard-BellEnable ssl-trace by default
2021-06-02 Richard LevitteConfigure: variable expand GENERATE values too
2021-05-28 Rich SalzRework and make DEBUG macros consistent.
2021-05-26 Tom CosgroveFix -static builds on master
2021-05-22 Richard LevitteMake it possible to disable the loader_attic engine
2021-05-22 Pauliconfigure: build list of image files
2021-05-21 Matt CaswellClean up the "fips" option to Configure
2021-05-19 Richard Levittebuild.info: Make it possible to set attributes on SOURC...
2021-05-19 Richard LevitteRework how a build file (Makefile, ...) is produced
2021-05-14 Rich SalzAdd --banner config option
2021-05-02 Pauliacvp-test: disable the ACVP testing code by default
2021-04-30 Pauliacvp: fix the no-acvp_test build
2021-04-29 Dr. Matthias St... Configure: disable fips mode by default
2021-04-29 Dr. Matthias St... Configure: sort the disablables alphabetically
2021-04-28 Richard LevitteConfiguration: rework how dependency making is handled
2021-04-23 PauliRunchecker: fix failure with no-autoalginit option...
2021-04-22 Matt CaswellAvoid the need for Configure time 128-bit int detection
2021-04-19 Tanzinul IslamGenerate dependency information
2021-04-08 Amitay IsaacsConfigure: Check if 128-bit integers are supported...
2021-03-23 Randall S. BeckerDisable fips-securitychecks if no-fips is configured.
2021-03-19 Richard LevitteConfigure: check all DEPEND values against GENERATE...
2021-03-03 Richard Levittebuild.info: Make it possible to use compiled programs...
2021-03-03 Richard Levittebuild.info: Add the possibility to add dependencies...
2021-02-12 Matt CaswellDeprecate the low level SRP APIs
2021-02-12 PauliAdd a configure time option to disable the fetch cache.
2021-02-05 Matt CaswellStop disabling TLSv1.3 if ec and dh are disabled
2021-01-28 Richard LevitteUpdate copyright year
2021-01-12 Richard LevitteConfigure: warn about duplicate GENERATE declarations...
2021-01-12 Richard LevitteConfigure: clean away perl syntax faults
2021-01-12 Richard LevitteConfigure: Check all SOURCE declarations, to ensure...
2020-12-20 Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-19 Richard LevitteGitHub CI: Separate no-deprecated job from minimal job
2020-12-04 Dr. David von Oheimb{.travis,ci,appveyor}.yml: Make minimal config consiste...
2020-11-27 Matt CaswellFix no-engine
2020-09-29 Richard LevitteConfigure: handle undefined shared_target.
2020-09-24 Richard LevitteConfigure: Show 'enable' and 'disable' config attributes
2020-09-18 Shane LontisAdd 'fips-securitychecks' option and plumb this into...
2020-07-16 Paulideprecate engines in 3.0
2020-07-15 Daniel BeveniusConfigure: fix minor typo in apitable comment
2020-07-05 Dr. David von OheimbFix many MarkDown issues in {NOTES*,README*,HACKING...
2020-07-05 Dr. David von OheimbRename NOTES*, README*, VERSION, HACKING, LICENSE to...
2020-07-03 Richard LevitteConfigure: fix handling of build.info attributes with...
2020-07-02 Richard LevitteConfigure: Check source and build dir equality a little...
2020-06-29 Rich SalzAdd --fips-key configuration parameter to fipsinstall...
2020-06-28 Richard LevitteDOC: Mention Configure consistently
2020-06-28 Richard LevitteConfigure: pick up options from older 'config'
2020-06-28 Richard Levitteutil/perl/OpenSSL/config.pm: refactor map_guess()
2020-06-28 Richard Levitteutil/perl/OpenSSL/config.pm, Configure: move check...
2020-06-17 Shane LontisAdd ACVP fips module tests
next