Configure: recognise -static even if given through variables
[openssl.git] / Configure
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
2019-01-31 Richard LevitteBuild: Remove BEGINRAW / ENDRAW / OVERRIDE
2019-01-22 Richard LevitteConfigure: add attributes to end product build.info...
2019-01-22 Richard LevitteConfigure: teach the tokenizer to handle other separato...
2019-01-21 Richard LevitteRework building: Get rid of old %unified_info structures
2019-01-21 Richard LevitteRework building: Unix changes to handle extensions...
2019-01-21 Richard LevitteRework building: VMS changes to handle extensions and...
2019-01-21 Richard LevitteRework building: Windows changes to handle extensions...
2019-01-04 Matt CaswellIntroduce a no-pinshared option
2018-12-12 Richard LevitteFix error in processing $target{enable}
2018-12-11 Todd ShortAdd RFC5297 AES-SIV support
2018-12-07 Dr. Matthias St... Configure: fix the version string in the configure...
2018-12-07 Boris PismennyConfigure Kernel TLS datapath
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-12-06 Richard LevitteConfigure: allow building without things deprecated...
2018-12-06 Richard LevitteSwitch to MAJOR.MINOR.PATCH versioning and version...
2018-12-05 Andy PolyakovConfigure: recognize div3w modules and add -DBN_DIV3W.
2018-11-15 Richard LevitteConfiguration: only include shared_sources in dirinfo...
2018-11-05 Richard LevitteSimplify the processing of skipped source directories
2018-11-05 Richard LevitteCollapse different classes of macro databases
2018-11-05 Richard LevitteBuild: make it possibly to specify subdirs in build...
2018-11-05 Richard LevitteBuild: make it possible to assign macro definitions...
2018-11-04 PauliGMAC implementation
2018-11-01 Richard LevitteConfigure: ensure empty arrays aren't created inadvertently
2018-10-31 Richard LevitteConfiguration: when building the dirinfo structure...
2018-10-28 Dr. Matthias St... Configure: Improve warning if no random seed source...
2018-10-26 Dr. Matthias St... Configure: Reword the summary output
2018-10-05 Richard LevitteConfigure: use correct variable to infer the .ld file...
2018-10-01 Richard LevitteRefactor linker script generation
2018-09-11 Richard LevitteConfigure: Name object files according to the product...
2018-09-11 Richard LevitteConfigure: DON'T trickle down includes from products...
2018-08-18 Andy PolyakovConfigure: don't probe for --noexecstack assembler...
2018-08-16 Richard LevitteConfigure: warn when 'none' is the chosen seed source
2018-08-15 Matt CaswellTurn on TLSv1.3 downgrade protection by default
2018-08-07 Richard LevitteCheck early that the config target exists and isn't...
2018-07-24 Richard LevitteConfigure death handler: instead of printing directly...
2018-07-24 Richard LevitteConfigure death handler: remember to call original...
2018-07-24 Richard LevitteConfigure death handler: bail out early when run in...
2018-07-24 Richard LevitteConfigure: print generic advice when dying
2018-07-22 Richard LevitteConfigure: Display error/warning on deprecated/unsuppor...
2018-07-09 Richard LevitteKeep supporting the env / make variable PERL
2018-06-22 Andy PolyakovConfigure,util/shlib_wrap.sh: harmonize -Wl and -rpath...
2018-06-22 Andy PolyakovConfigure: allow some file extensions to be overridden...
2018-06-21 Bernd EdlingerAdd -Wstrict-prototypes option to --strict-warnings
2018-06-13 Andy PolyakovConfigure: add shared() to facilitate shared-specific...
2018-05-05 Todd ShortConfigure: fix Mac OS X builds that still require maked...
2018-05-05 Andy PolyakovConfigure: pass more suitable argument to compiler_pred...
2018-05-05 Andy PolyakovConfigure: move --noexecstack probe to Configure.
2018-04-23 Andy PolyakovConfigure: add $target{keccak1600_asm_src}.
2018-04-17 Bernd EdlingerAdd a config option to disable automatic config loading
2018-04-11 Richard LevitteConfiguration: Simplify generating list of generated...
2018-03-31 Daniel BeveniusFix minor typo in comment in Configure
2018-03-31 Bernd EdlingerRemove -Wmisleading-indentation from gcc devteam warnin...
2018-03-29 Andy PolyakovConfigure: harmonize syntax.
2018-03-27 Andy PolyakovConfigure: make LIST command work with dynamic 15-andro...
2018-03-23 Richard LevitteMove the handling of dso_scheme to dso_conf.h
2018-03-22 Rich SalzFix resource files
2018-03-19 Todd ShortFix no-sm3 (and no-sm2)
2018-03-19 Matt CaswellFix no-ec
2018-03-19 Matt CaswellFix no-sm2
2018-03-19 Jack LloydAdd SM2 signature and ECIES schemes
2018-03-19 Andy PolyakovConfigure: pass -no-integrated-as.
2018-03-16 Richard LevitteConfigure: maintain compability with pre-"make variable...
2018-03-16 Richard LevitteConfigure: Don't fail if there were "make variables...
2018-03-15 Sebastian Andrzej... Configure: allow to enable afalgeng if target does...
2018-03-10 Richard LevitteConfigure: catch the build tree configdata.pm
2018-03-10 Richard LevitteConfigure: don't mangle the directory again when checki...
2018-03-09 Richard LevitteConfigure et al: Move the definition of library only...
2018-03-08 Richard LevitteConfigure: correct the check of env vars vs command...
2018-03-08 Richard LevitteConfigure: disallow the mixture of compiling flags...
2018-03-08 Richard LevitteConfigure et al: get rid of last traces of plib_lflags...
2018-03-08 Richard Levitteconfig: Pass diverse flags to Configure via the environment
2018-03-08 Richard LevitteMake "make variables" config attributes for overridable...
2018-03-08 Richard LevitteConfigure et al: rename all dso_* to module_* in shared...
2018-03-06 Richard LevitteConfigure: fix small spelling error
next