WPACKET: don't write DER length when we don't want to
[openssl.git] / Configure
2020-04-28 Richard LevitteConfigure: change all references to INSTALL to INSTALL.md
2020-04-25 Richard LevitteConfigure: Allow quoted values in VERSION
2020-04-23 Matt CaswellUpdate copyright year
2020-04-22 Nikolay MorozovGOST2012 TLS Supported Groups Identifiers Support
2020-03-04 Richard Levitteconfig, Configure: move the check of removed crypto...
2020-03-02 Richard LevitteConfigure: Diverse cleanups
2020-03-02 Richard Levittebuild.info: Implement simply substitutions in variable...
2020-03-02 Richard Levittebuild.info: Make it possible to have more than one...
2020-02-14 Rich SalzMake secure-memory be a config option
2020-02-07 Richard LevitteConfigure: Add easy to use disabled deprecated function...
2020-01-23 Richard LevitteConfigure: Better detection of '-static' in @{$config...
2020-01-13 Richard LevitteConfigure: use $list_separator_re only for defines...
2020-01-06 Matt CaswellDeprecate the low level AES functions
2019-12-14 Rich SalzDeprecated crypto-mdebug-backtrace
2019-12-14 Rich SalzDeprecate most of debug-memory
2019-12-11 Andy PolyakovConfigure: use ELFv2 ABI on some ppc64 big endian systems
2019-12-10 Richard LevitteConfiguration: compute openssl_other_defines and relate...
2019-12-10 Richard LevitteDisable devcryptoeng on newer OpenBSD versions
2019-11-29 Richard LevitteConfigure: make it possible to have generated generators
2019-11-29 Richard LevitteAdd the possibility to generate documentation at build...
2019-11-07 Richard LevitteChange the logic and behaviour surrounding '--api'...
2019-11-02 Richard LevitteConfigure: Make --strict-warnings meaningful with MSVC cl
2019-10-31 Andrew GallatinAdd support for in-kernel TLS (KTLS) on FreeBSD.
2019-10-18 agnosticdevUpdate dgst.c to show a list of message digests
2019-10-18 Richard LevitteConfigure: get version from the file 'VERSION' instead...
2019-10-13 Dr. Matthias St... Configure: accept Windows style compiler options
2019-10-10 Richard LevitteConfigure: Implement attributes for DEPEND[xxx]
2019-10-10 Richard LevitteConfigure: rework build.info grammar and attributes
2019-09-26 Richard LevitteWhen building of modules is disabled, build the legacy...
2019-09-26 Richard LevitteConfigure, build.info: make it possible to use variable...
2019-09-16 Bernd EdlingerFix building statically without any dso support
2019-09-12 Richard Levitteconfdata.pm.in: New template for configdata.pm
2019-09-12 Richard LevitteRework the perl fallback functionality
2019-09-08 Dr. Matthias St... Configure: clang: move -Wno-unknown-warning-option...
2019-08-23 Richard LevitteConfigure: Allow 'DEFINE[]=def'
2019-07-02 Rich SalzRemove EXPORT_VAR_AS_FUNC
2019-07-01 Rich SalzRemove NextStep support
2019-06-17 Richard LevitteConfigure: final cleanup of asm related things
2019-06-17 Richard LevitteMove padlock_asm_src file information to build.info...
2019-06-17 Richard LevitteMove keccak1600_asm_src file information to build.info...
2019-06-17 Richard LevitteMove poly1305_asm_src file information to build.info...
2019-06-17 Richard LevitteMove chacha_asm_src file information to build.info...
2019-06-17 Richard LevitteMove modes_asm_src file information to build.info files
2019-06-17 Richard LevitteMove cmll_asm_src file information to build.info files
2019-06-17 Richard LevitteMove wp_asm_src file information to build.info files
2019-06-17 Richard LevitteMove rc5_asm_src file information to build.info files
2019-06-17 Richard LevitteMove rmd160_asm_src file information to build.info...
2019-06-17 Richard LevitteMove rc4_asm_src file information to build.info files
2019-06-17 Richard LevitteMove cast_asm_src file information to build.info files
2019-06-17 Richard LevitteMove sha1_asm_src file information to build.info files
2019-06-17 Richard LevitteMove md5_asm_src file information to build.info files
2019-06-17 Richard LevitteMove bf_asm_src file information to build.info files
2019-06-17 Richard LevitteMove aes_asm_src file information to build.info files
2019-06-17 Richard LevitteMove des_asm_src file information to build.info files
2019-06-17 Richard LevitteMove ec_asm_src file information to build.info files
2019-06-17 Richard LevitteMove cpuid_asm_src file information to build.info files
2019-06-17 Richard LevitteMove bn_asm_src file information to build.info files
2019-06-17 Richard LevitteConfigure: add mechanism to specify asm target architecture
2019-06-17 Richard LevitteMove uplink file information to build.info files
2019-06-17 Richard LevitteConfigure: add mechanism to specify uplink target archi...
2019-06-17 Richard LevitteConfigure: allow conditions and variable values to...
2019-06-17 Matt CaswellFix no-ec with no-dh
2019-06-17 Matt CaswellAllow TLSv1.3 in a no-ec build
2019-06-14 Richard LevitteConfigure: Add support for variables in build.info...
2019-06-12 Richard LevitteConfigure: count basenames for all library sources
2019-06-12 Matt CaswellEnsure code is compiled with correct BIGNUM assembler...
2019-06-10 MouriNarutoImprove the Windows OneCore target support. (Add target...
2019-06-04 Dr. Matthias St... Remove last references to DEBUG_SAFESTACK
2019-06-03 Matt CaswellEnsure we get all the right defines for AES assembler...
2019-05-27 Richard LevitteConfigure: Remove extra warning and sanitizer options...
2019-05-20 Richard LevitteClear CRMF vs CMP confusion
2019-05-02 Wojciech KaluzaAllow setting RCFLAGS as Configure option or environmen...
2019-04-30 Richard LevitteConfigure: process shared-info.pl later
2019-04-24 Richard LevitteRecognise clang -fsanitize options and translate them
2019-04-23 Richard LevitteConfigure: make disabling stuff easier and safer
2019-04-23 Richard LevitteConfigure: recognise -static even if given through...
2019-04-23 Richard LevitteConfigure: merge all of %user and %useradd into %config...
2019-04-09 Matt CaswellAdd a legacy provider and put MD2 in it
2019-04-04 Matt CaswellAdd a no-fips Configure option
2019-04-02 Richard LevitteConfiguration / build: make it possible to disable...
2019-04-02 Richard LevitteBuild cleanup: don't use SHARED_SOURCE with modules
2019-04-01 Richard LevitteRestore the "heartbeats" configuration option among...
2019-04-01 Richard LevitteRework DSO API conditions and configuration option
2019-03-29 Richard LevitteRemove heartbeats completely
2019-03-19 Dr. Matthias St... Configure: untabify indentation
2019-03-14 Dr. Matthias St... Configure: disable new trace api by default
2019-03-12 David von Oheimb2nd chunk: CRMF code (crypto/crmf/, ) and its integration
2019-03-06 Richard LevitteMake it possible to disable the TRACE API
2019-03-05 Richard LevitteConfigure: make C++ build tests optional and configurable
2019-03-05 Richard LevitteDeprecate the "hw" configuration options, make "padlock...
2019-02-27 Richard LevitteConfigure: support a few more "make variables" defaulti...
2019-02-27 Richard LevitteConfiguration: divide devteam flags into language speci...
2019-02-27 Richard LevitteAdd PADLOCK_ASM to dso_defines rather than lib_defines
2019-02-26 Richard LevitteRevert "Configure: stop forcing use of DEFINE macros...
2019-02-15 Richard LevitteConfigure: make --strict-warnings a regular user provid...
2019-02-14 Richard LevitteConfigure: stop forcing use of DEFINE macros in headers
2019-02-11 Richard LevitteENGINE modules aren't special, so call them MODULES
2019-01-31 Richard LevitteConfigure: clean away unused variables and double assig...
2019-01-31 Richard LevitteBuild: clean away RENAME and SHARED_NAME
2019-01-31 Richard LevitteBuild: remove EXTRA
next