]> git.ipfire.org Git - thirdparty/openssl.git/history - Configure
Temporary pragma to have GCC quiet down about deprecated functions
[thirdparty/openssl.git] / Configure
2016-02-03  Michael Lee[Configure] Make --with-zlib-* work with configdata.pm
2016-02-02  Richard LevitteUse a simpler method to build a glob than splitpath...
2016-02-01  Rich SalzBetter check for gcc/clang
2016-02-01  Richard Levitteunified build scheme: a first introduction
2016-01-31  Andy PolyakovConfigure: restore original logic for -DWHIRLPOOL_ASM.
2016-01-31  Richard LevitteRemove the extra checks for Intel's C compiler
2016-01-31  Richard LevitteDon't go into dotted directories when copying Makefile...
2016-01-30  Rich SalzMove more BN internals to bn_lcl.h
2016-01-30  Richard LevitteConfigure: Clarify the handling of $thread_cflags
2016-01-29  Rich SalzMissed rc2_int from before.
2016-01-29  Rich SalzTemplatize util/domd
2016-01-29  Richard LevitteConfigure et al: split up the lflags configuration...
2016-01-29  Richard LevitteRevert "Don't replace cflags with thread_cflags, only...
2016-01-29  Richard LevitteDon't replace cflags with thread_cflags, only append...
2016-01-29  Rich SalzRemove x86_gcc_des,x86_gcc_opts
2016-01-28  Rich SalzMissed part of b4f35e
2016-01-28  Rich SalzRemove EIGHT_BIT and SIXTEEN_BIT
2016-01-28  Rich SalzRemove outdated legacy crypto options
2016-01-27  Richard LevitteFix check of what makedepprog should be
2016-01-26  Richard LevitteSHARED_LIBS_LINK_EXTS is no longer used, remove it...
2016-01-26  Richard LevitteUse Configure's @disablables and %disabled through...
2016-01-25  Richard LevitteSmall cleanups in Configure
2016-01-25  Richard LevitteGenerate warning text
2016-01-25  Richard LevitteMisc fixups
2016-01-25  Richard LevitteRevert merge error
2016-01-25  Richard LevitteRemove GOST again
2016-01-25  Richard LevitteRefactor file writing - Remake Makefile.org into a...
2016-01-25  Richard LevitteMake tests use configdata.pm rather than parsing Makefile
2016-01-25  Rich SalzMove & split opensslconf.h.in
2016-01-23  Richard LevitteRefactor file writing - make configdata.pm the info...
2016-01-23  Ben LaurieDisable jpake if psk is disabled.
2016-01-23  Richard LevitteRefactor file writing - rewrite crypto/opensslconf...
2016-01-22  Richard LevitteRefactor file writing - Adapt util/mkdef.pl to use...
2016-01-22  Richard LevitteRefactor file writing - introduce template driven file...
2016-01-22  Richard LevitteRefactor config - consolidate and refresh print_table_entry
2016-01-21  Richard LevitteRefactor config - @MK1MF_Builds out, general build...
2016-01-21  Richard LevitteRefactor config - move templates and template docs...
2016-01-21  Richard LevitteRefresh the thinking of --prefix and --openssldir
2016-01-21  Richard LevitteRefactor config - throw away the last remains of '...
2016-01-21  Richard LevitteRefactor config - consolidate handling of disabled...
2016-01-21  Richard LevitteRefactor config - rewrite handling of "reconf"
2016-01-20  Richard LevitteRefactor config - split read_config into read_config...
2016-01-20  Richard LevitteRefactor config - throw away '--test-sanity'
2016-01-20  Richard LevitteRefactor config - a small cosmetic touchup of Configure
2016-01-19  Matt CaswellRemove the GOST engine
2016-01-19  Richard LevitteFix BSD -rpath parameter
2016-01-19  Viktor DukhovniSupport disabling any or all TLS or DTLS versions
2016-01-14  Richard LevitteSmall fixup, an extra line slipped in
2016-01-14  Benjamin KadukAdd a no-egd option to disable EGD-related code
2016-01-14  Richard LevitteRelax the requirements for a debug build
2016-01-13  Viktor DukhovniFix DES_LONG breakage
2016-01-12  Rich SalzFix typo in error message
2016-01-12  Rich SalzMove Makefiles to Makefile.in
2016-01-11  Richard LevitteAdjust $default_depflags to changes in Configure
2016-01-11  Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-10  MatAdds crypto-mdebug as a valid option
2016-01-09  MatFix build failure on Windows
2016-01-08  Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2016-01-07  Rich Salzmem functions cleanup
2015-12-22  Andy PolyakovConfigure: refine 'reconf' logic.
2015-12-16  Rich SalzFix typo.
2015-12-16  Rich SalzProvide better "make depend" warning.
2015-12-16  Ben LaurieFix no-dgram.
2015-12-15  Rich SalzRemove GMP engine.
2015-12-13  Andy PolyakovConfigure: add framework for ChaCha and Poly1305 assembly.
2015-12-13  Andy PolyakovConfigure: 'reconf' to respect CROSS_COMPILE and CC.
2015-12-12  Kurt RoeckxUse OPENSSL_NO_DTLS instead of OPENSSL_NO_DTLS1
2015-12-10  Andy PolyakovConfigure: make no-chacha and no-poly1305 work.
2015-12-09  Ben LaurieLink library for backtrace() on BSD...
2015-12-02  Richard LevitteFix ./Configure reconf
2015-12-02  Richard LevitteMove the backtrace memleak options to a separate variable
2015-12-02  Richard LevitteAdd backtrace to memory leak output
2015-11-24  Richard LevitteDrop the old perl start magic and replace it with a...
2015-11-24  Jacob Bandes-StorchAdd perl modeline to Configure scripts
2015-11-09  Richard LevitteMake the match for previous cflags a bit more strict
2015-10-22  Richard LevitteMake Configure die when unsupported options are given
2015-10-22  Richard LevitteAdd an explicit list of options that can be disabled...
2015-10-14  Emilia Kaspermake depend: prefer clang over makedepend
2015-10-13  Alessandro GhediniGH429: Add clang to travis
2015-09-30  David WoodhouseFix no-stdio build
2015-09-28  Andy PolyakovUpdate year in Windows builds.
2015-09-11  Ben LaurieEnable -Wmissing-variable-declarations and
2015-09-07  Richard LevitteAdapt mk1mf.pl and helpers to the new testing framework.
2015-09-03  David WoodhouseRevert "OPENSSL_NO_xxx cleanup: RFC3779"
2015-08-02  Ben LaurieAdd -Wconditional-uninitialized to clang strict warnings.
2015-08-02  Ben LaurieBuild with --strict-warnings on FreeBSD.
2015-05-22  Matt CaswellRemove support for OPENSSL_NO_TLSEXT
2015-05-13  Matt CaswellRemove remaining Kerberos references
2015-05-01  Ben LaurieFix build on MacOS.
2015-04-21  Andy PolyakovEngage ec/asm/ecp_nistz256-sparcv9 module.
2015-04-20  Andy PolyakovConfigure: Engage ecp_nistz256-armv8 module.
2015-04-20  Andy PolyakovConfigure: engage ARMv8 Montgomery multiplication module.
2015-04-17  Emilia KasperUse -Wall -Wextra with clang
2015-04-15  Dr. Stephen HensonAdd -Wtype-limits to strict warnings.
2015-04-04  Richard LevitteAppease clang -Wgnu-statement-expression
2015-03-31  Richard LevitteStop symlinking, move files to intended directory
2015-03-28  Andy PolyakovEngage vpaes-armv8 module.
2015-03-28  Andy PolyakovConfigure: remove unused variables.
2015-03-23  Matt CaswellAdd -DDEBUG_UNUSED to --strict-warnings
2015-03-21  Richard LevitteRefer to $table{$target} rather than $table{$t}.
next