]> git.ipfire.org Git - thirdparty/openssl.git/history - Configure
Use BN_ULONG format.
[thirdparty/openssl.git] / Configure
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.
2014-06-06  Andy PolyakovEngage GHASH for ARMv8.
2014-06-01  Andy PolyakovEngage POWER8 AES support.
2014-06-01  Andy PolyakovEngage ARMv8 AES support.
2014-06-01  Andy Polyakovlinux-aarch64: engage SHA modules.
2014-06-01  Andy PolyakovAdd linux-aarch64 taget.
2014-06-01  Ben LaurieMerge branch 'erbridge-probable_primes'
2014-06-01  Felix Laurie von... Strip trailing whitespace from Configure.
2014-06-01  Felix Laurie von... Add a new target to Configure for me.
2014-05-04  Andy PolyakovC64x+ assembply pack: add RC4 module.
2014-04-29  Ben LaurieMore warnings.
2014-03-07  Dr. Stephen HensonRemove -WX option from debug-VC-WIN32
2014-02-27  Andy PolyakovConfigure: mark unixware target as elf-1.
2014-02-26  Andy PolyakovConfigure: blended processor target in solaris-x86-cc.
2014-01-07  Andy Polyakovaes/asm/vpaes-ppc.pl: add little-endian support.
2013-12-18  Andy PolyakovPPC assembly pack: improve AIX support (enable vpaes...
2013-12-04  Andy PolyakovConfigure: remove vpaes-ppc from aix targets.
2013-11-27  Andy PolyakovTake vpaes-ppc module into loop.
2013-11-12  Andy PolyakovConfigure: add linux-ppc64le target.
2013-10-20  Ben LaurieAdd clang debug target.
2013-10-08  Andy PolyakovConfigure: recognize experimental-multiblock.
2013-10-02  Andy PolyakovConfigire: take multi-block modules into build loop.
2013-09-20  Ben LaurieMerge remote-tracking branch 'trevp/pemfix' into trev...
2013-09-16  Bodo Moeller Fix overly lenient comparisons:
2013-09-15  Andy PolyakovAdd support for Cygwin-x86_64.
2013-09-06  Scott DeboyAdd callbacks supporting generation and retrieval of...
2013-09-05  Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-07-22  Ben LaurieAdd a no-opt 64-bit target.
2013-07-05  Andy PolyakovRemove RSAX engine, superseded by RSAZ module.
2013-07-05  Andy PolyakovTake RSAZ modules into build loop, add glue and engage.
2013-05-13  Andy PolyakovAdd AES-SHA256 stitch.
2013-04-23  Andy Polyakovbsaes-armv7.pl: take it into build loop.
2013-03-31  Andy PolyakovAdd support for SPARC T4 DES opcode.
2013-03-29  Andy PolyakovAdd AES-NI GCM stitch.
2013-01-22  Andy PolyakovConfigure: update linux-mips* lines.
2013-01-19  Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-01-19  Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-01-19  Ben LaurieRemove kludge to use RC4 asm.
next