]> git.ipfire.org Git - thirdparty/openssl.git/history - Configure
Move Makefiles to Makefile.in
[thirdparty/openssl.git] / Configure
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}.
2015-03-19  Richard LevitteIf the target is an old style debug- target, it will...
2015-03-18  Andy PolyakovConfigure: fold related configurations more aggressivel...
2015-03-17  Richard LevitteCorrect the request of debug builds
2015-03-16  Richard LevitteChange all the main configurations to the new format.
2015-03-16  Richard LevitteRethink templates.
2015-03-16  Richard LevitteAdd base template processing.
2015-03-16  Richard LevitteAdd template reference processing.
2015-03-16  Richard LevitteRewrite Configure to handle the target values as hash...
2015-03-11  Richard LevitteMove Configurations* out of the way and rename them.
2015-02-24  Rich SalzMove build config table to separate files.
2015-02-22  Richard LevitteRestore -DTERMIO/-DTERMIOS on Windows platforms.
2015-02-21  Richard LevitteAssume TERMIOS is default, remove TERMIO on all Linux.
2015-02-11  Andy PolyakovEngage ecp_nistz256-armv4 module.
2015-02-10  Andy PolyakovConfigure: disable warning C4090 in Windows builds.
2015-02-10  Matt CaswellRemove -DOPENSSL_NO_DEPRECATED from --strict-warnings...
2015-02-09  Andy PolyakovEngage ecp_nistz256-x86 module.
2015-02-04  Dr. Stephen Hensonfix windows build
2015-02-04  Dr. Stephen HensonMore unused FIPS module code.
2015-01-30  Ben LaurieBuild correctly for me on FreeBSD 10.
2015-01-27  Andy PolyakovConfigure: addendum to OPENSSL_NO_[RMD160|RIPEMD] harmo...
2015-01-23  Rich Salzifdef cleanup part 3: OPENSSL_SYSNAME
2015-01-23  Andy PolyakovAdd assembly support to ios64-cross.
2015-01-22  Corinna VinschenDrop redundant and outdated __CYGWIN32__ tests.
2015-01-12  Rich SalzRT3548: Remove some unsupported platforms.
2015-01-05  Emilia KasperAdd a clang build target for linux-x86_64
2015-01-04  Andy PolyakovRemove inconsistency in ARM support.
2014-12-28  Rich SalzRT3548: Remove unsupported platforms
2014-12-25  Rich SalzRT3548: unsupported platforms
2014-12-22  Rich SalzRT3548: Remvoe unsupported platforms
2014-12-18  Matt CaswellMade it an error to define OPENSSL_USE_DEPRECATED if...
2014-12-18  Matt CaswellTurn on OPENSSL_NO_DEPRECATED by default.
2014-12-18  Rich SalzRT3548: Remove some obsolete platforms
2014-12-08  Dr. Stephen HensonRemove fipscanister from Configure, delete fips directory
2014-12-04  Kurt RoeckxRemove SSLv2 support
2014-11-19  Dr. Stephen HensonNew option no-ssl3-method which removes SSLv3_*method
2014-11-16  Mike Bland{,darwin64-}debug-test-64-clang Configure targets
2014-10-23  Andy PolyakovConfigure: add ios64 target.
2014-09-25  Rich SalzRT3544: Must update TABLE after Configure change
2014-09-24  Rich SalzRT3544: Remove MWERKS support
2014-09-11  Andy PolyakovConfigure: engage ECP_NISTZ256.
2014-08-30  Andy PolyakovConfigure: add configuration for crypto/ec/asm extensions.
2014-08-28  Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-08-28  Rich SalzRT2308: Add extern "C" { ... } wrapper
2014-08-12  nnposter@users.sou... PR 719: Configure not exiting with child status
2014-08-12  nnposter@users.sou... PR 718: Configure not exiting with child status
2014-08-01  Bodo MoellerUpdate $default_depflags to match current defaults.
2014-07-24  Dr. Stephen HensonAdd conditional unit testing interface.
2014-07-20  Andy PolyakovEngage GHASH for PowerISA 2.0.7.
2014-07-16  Andy PolyakovRevert "Engage GHASH for PowerISA 2.07."
2014-07-16  Andy PolyakovEngage GHASH for PowerISA 2.07.
2014-07-01  Andy PolyakovEngage SHA256/512 for PowerISA 2.07.
2014-06-11  Andy PolyakovEnable multi-block support by default.
next