]> git.ipfire.org Git - thirdparty/openssl.git/history - Configure
Update to mk1mf.pl and ms\do_fips.bat to install relevant files for
[thirdparty/openssl.git] / Configure
2011-06-09  Dr. Stephen HensonInstall FIPS module in FIPSDIR if set.
2011-05-16  Andy Polyakovx86_64 assembler pack: add x86_64-gf2m module.
2011-05-07  Dr. Stephen HensonRemove gf2m modules from bn_asm if no-ec2m set.
2011-05-07  Andy Polyakovx86 assembler pack: add bn_GF2m_mul_2x2 implementations...
2011-05-06  Dr. Stephen HensonDon't fail WIN32 builds on warnings.
2011-05-05  Andy PolyakovARM assembler pack: engage newly introduced armv4-gf2m...
2011-05-04  Dr. Stephen HensonRemove debugging print.
2011-05-01  Dr. Stephen HensonSome changes to support VxWorks in the validted module.
2011-04-11  Dr. Stephen HensonUse correct version number.
2011-04-11  Dr. Stephen HensonDon't give dependency warning for fips builds.
2011-04-10  Dr. Stephen Hensonfix fipscanisteronly autodetect
2011-04-10  Dr. Stephen HensonAuto detect no-ec2m add option to make no-ec2m tarball.
2011-04-10  Dr. Stephen Hensonset OPENSSL_FIPSSYMS for restricted buils and auto...
2011-04-10  Dr. Stephen HensonAuto configure for fips is from restricted tarball.
2011-04-01  Andy PolyakovARM assembler pack: profiler-assisted optimizations...
2011-03-25  Dr. Stephen HensonTypo.
2011-03-25  Richard Levitte* Configure, crypto/ec/ec.h, crypto/ec/ecp_nistp224...
2011-03-12  Ben LaurieAdd SRP support.
2011-03-12  Ben LaurieFix warning.
2011-02-22  Dr. Stephen HensonDon't try and update c_rehash for fipscanisteronly...
2011-02-21  Dr. Stephen HensonRemove debugging option.
2011-02-17  Dr. Stephen HensonUpdate auto generated comment.
2011-02-12  Andy PolyakovConfigure: engage assembler in Android target.
2011-02-11  Dr. Stephen HensonNew "fispcanisteronly" build option: only build fipscan...
2011-02-02  Dr. Stephen HensonFix target config errors.
2011-02-02  Dr. Stephen HensonMake no-asm work in fips mode. Add android platform.
2011-01-30  Dr. Stephen HensonAdd fips option into Configure, disable endian code...
2011-01-29  Dr. Stephen Hensonadd fiplibdir and basedir options to Configure
2011-01-29  Dr. Stephen Hensonuse different default fips install directory
2011-01-29  Dr. Stephen Hensonupdate version to 2.0
2011-01-29  Dr. Stephen Hensondon't descend fips directory if not in fips mode
2011-01-26  Dr. Stephen HensonAdd fipscanisterbuild configuration option and update...
2010-11-30  Andy PolyakovConfigure: make -mno-cygwin optional on mingw platforms.
2010-11-29  Andy Polyakovs390x assembler pack: adapt for -m31 build, see comment...
2010-11-11  Dr. Stephen HensonSubmitted By: Bogdan Harjoc <harjoc@gmail.com>
2010-10-22  Andy PolyakovConfigure: update mips[32|64]_asm lines.
2010-10-02  Andy PolyakovMIPS assembler pack: enable it in Configure, add SHA2...
2010-09-10  Andy PolyakovConfigure: remove redundant -DMD32_REG_T=int.
2010-09-10  Andy PolyakovAdd ghash-s390x.pl.
2010-07-28  Ben LaurieAdd Next Protocol Negotiation.
2010-07-16  Andy PolyakovConfigure: suppress $multilib with non-system $prefix.
2010-07-09  Andy PolyakovConfigure: fix aes_ctr.o regexp.
2010-07-09  Andy PolyakovRework framework for assembler support for AES counter...
2010-06-01  Andy PolyakovConfigure: update mingw config-lines.
2010-05-03  Andy PolyakovAdd ghash-armv4.pl.
2010-04-28  Andy PolyakovAdd ghash-parisc.pl.
2010-04-22  Andy PolyakovTake gcm128.c and ghash assembler modules into the...
2010-04-15  Dr. Stephen Hensonoops, commit Configure part of PR#2234
2010-04-10  Andy Polyakovsha1-alpha.pl: engage it in build.
2010-02-23  Andy PolyakovReserve for option to implement AES counter in assembler.
2010-01-19  Andy PolyakovEnable PA-RISC assembler in Configure (feedback from...
2010-01-19  Andy Polyakovs390x assembler update: add support for run-time facili...
2010-01-06  Andy PolyakovAdd Montgomery multiplication module for IA-64.
2009-12-30  Andy PolyakovAdapt mingw config for newer mingw environment. Note...
2009-12-29  Andy PolyakovDeploy multilib config-line parameter. It was added...
2009-12-27  Andy PolyakovSwitch to new uplink assembler.
2009-12-26  Andy Polyakovppc64-mont.pl: adapt for 32-bit and engage for all...
2009-12-09  Dr. Stephen Hensonremove DEBUG_UNUSED from config for now
2009-11-09  Dr. Stephen HensonRemove BF_PTR2 from configuration: it doesn't improve...
2009-10-28  Dr. Stephen HensonDon't replace whole AR line
2009-10-28  Dr. Stephen HensonPR: 2081
2009-10-28  Dr. Stephen HensonPR: 2080
2009-10-18  Dr. Stephen Hensontake install prefix from the environment
2009-10-15  Dr. Stephen HensonFixes to CROSS_COMPILE, don't override command line...
2009-10-15  Dr. Stephen HensonRename CROSS_COMPILE_PREFIX to CROSS_COMPILE
2009-10-07  Dr. Stephen HensonAllow cross compilation prefix to come from CROSS_COMPI...
2009-09-23  Dr. Stephen HensonAdd DEBUG_UNUSED to debug-steve* entries
2009-09-09  Dr. Stephen HensonAdd new option --strict-warnings to Configure script...
2009-08-12  Dr. Stephen HensonUpdate default dependency flags.
2009-08-12  Dr. Stephen HensonEnable mdc2 support by default as the patent has now...
2009-08-10  Dr. Stephen HensonPR: 2003
2009-07-24  Dr. Stephen HensonFix typos.
2009-07-24  Dr. Stephen HensonNew debug targets from 1.0.0-stable
2009-07-08  Dr. Stephen HensonDelete MD2 from algorithm tables as in 0.9.8-stable...
2009-07-01  Dr. Stephen HensonUpdate from 1.0.0-stable
2009-06-17  Dr. Stephen HensonAdd beos as a supported DSO scheme.
2009-06-17  Dr. Stephen HensonPR: 1958
2009-05-15  Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-05-06  Dr. Stephen HensonUpdate from 1.0.0-stable branch.
2009-05-06  Dr. Stephen HensonFix from 1.0.0-stable.
2009-05-03  Andy PolyakovMake it possible to compile CAPI engine under mingw64.
2009-05-02  Andy PolyakovEngage cmll-x86_64.pl in Win64 build and make it compil...
2009-04-27  Andy PolyakovIntel AES-NI engine.
2009-04-26  Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-04-23  Dr. Stephen HensonMerge from 1.0.0-stable branch.
2009-04-07  Dr. Stephen HensonChanges from 1.0.0-stable.
2009-04-06  Dr. Stephen HensonUpdates from 1.0.0-stable
2009-02-19  Richard LevitteMake STORE an experimental feature.
2009-02-15  Dr. Stephen HensonMake no-engine work again.
2009-02-15  Ben LaurieUse new common flags and fix resulting warnings.
2009-02-11  Andy PolyakovRC4 for s390x.
2009-02-09  Andy Polyakovs390x assembler pack update.
2009-02-09  Andy PolyakovReserve for "multilib" suffix, the one allowing to...
2009-01-18  Ben LaurieAllow CC to be overridden.
2009-01-11  Dr. Stephen HensonAdd CRYPTO_MDEBUG_ABORT to abort() is there are any...
2009-01-11  Dr. Stephen HensonAdd a set of standard gcc warning options which are...
2008-12-29  Dr. Stephen HensonUpdate steve-debug* options.
2008-12-22  Andy PolyakovIncidentally http://cvs.openssl.org/chngview?cn=17710...
2008-12-19  Andy Polyakovmake depend to work with cross-gcc, compensate for...
2008-12-16  Andy Polyakovno-asm didn't exclude Camellia assembler.
next