summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2011-07-22Make sure OPENSSL_FIPSCANISTER is visible to ARM assembly language files.Dr. Stephen Henson
2011-07-20Add RSAX builtin engine. It optimizes RSA1024 sign benchmark.Andy Polyakov
2011-07-17ARM assembler pack: add platform run-time detection.Andy Polyakov
2011-06-27Configure: clean up linux32-s390x line.Andy Polyakov
2011-06-27s390x assembler pack: add s390x-gf2m.pl and harmonize AES_xts_[en|de]crypt.Andy Polyakov
2011-06-22Now the FIPS capable OpenSSL is available simplify the various FIPS testDr. Stephen Henson
2011-06-16Option "fipscheck" which checks to see if FIPS is autodetected inDr. Stephen Henson
2011-06-09Install FIPS module in FIPSDIR if set.Dr. Stephen Henson
2011-05-16x86_64 assembler pack: add x86_64-gf2m module.Andy Polyakov
2011-05-07Remove gf2m modules from bn_asm if no-ec2m set.Dr. Stephen Henson
2011-05-07x86 assembler pack: add bn_GF2m_mul_2x2 implementations (see x86-gf2m.pl forAndy Polyakov
2011-05-06Don't fail WIN32 builds on warnings.Dr. Stephen Henson
2011-05-05ARM assembler pack: engage newly introduced armv4-gf2m module.Andy Polyakov
2011-05-04Remove debugging print.Dr. Stephen Henson
2011-05-01Some changes to support VxWorks in the validted module.Dr. Stephen Henson
2011-04-11Use correct version number.Dr. Stephen Henson
2011-04-11Don't give dependency warning for fips builds.Dr. Stephen Henson
2011-04-10fix fipscanisteronly autodetectDr. Stephen Henson
2011-04-10Auto detect no-ec2m add option to make no-ec2m tarball.Dr. Stephen Henson
2011-04-10set OPENSSL_FIPSSYMS for restricted buils and auto detect no-ec2mDr. Stephen Henson
2011-04-10Auto configure for fips is from restricted tarball.Dr. Stephen Henson
2011-04-01ARM assembler pack: profiler-assisted optimizations and NEON support.Andy Polyakov
2011-03-25Typo.Dr. Stephen Henson
2011-03-25* Configure, crypto/ec/ec.h, crypto/ec/ecp_nistp224.c, util/mkdef.pl:Richard Levitte
2011-03-12Add SRP support.Ben Laurie
2011-03-12Fix warning.Ben Laurie
2011-02-22Don't try and update c_rehash for fipscanisteronly builds.Dr. Stephen Henson
2011-02-21Remove debugging option.Dr. Stephen Henson
2011-02-17Update auto generated comment.Dr. Stephen Henson
2011-02-12Configure: engage assembler in Android target.Andy Polyakov
2011-02-11New "fispcanisteronly" build option: only build fipscanister.o andDr. Stephen Henson
2011-02-02Fix target config errors.Dr. Stephen Henson
2011-02-02Make no-asm work in fips mode. Add android platform.Dr. Stephen Henson
2011-01-30Add fips option into Configure, disable endian code for no-asm and FIPS.Dr. Stephen Henson
2011-01-29add fiplibdir and basedir options to ConfigureDr. Stephen Henson
2011-01-29use different default fips install directoryDr. Stephen Henson
2011-01-29update version to 2.0Dr. Stephen Henson
2011-01-29don't descend fips directory if not in fips modeDr. Stephen Henson
2011-01-26Add fipscanisterbuild configuration option and update Makefile.org: doesn't c...Dr. Stephen Henson
2010-11-30Configure: make -mno-cygwin optional on mingw platforms.Andy Polyakov
2010-11-29s390x assembler pack: adapt for -m31 build, see commentary in ConfigureAndy Polyakov
2010-11-11Submitted By: Bogdan Harjoc <harjoc@gmail.com>Dr. Stephen Henson
2010-10-22Configure: update mips[32|64]_asm lines.Andy Polyakov
2010-10-02MIPS assembler pack: enable it in Configure, add SHA2 module, fix make rules,Andy Polyakov
2010-09-10Configure: remove redundant -DMD32_REG_T=int.Andy Polyakov
2010-09-10Add ghash-s390x.pl.Andy Polyakov
2010-07-28Add Next Protocol Negotiation.Ben Laurie
2010-07-16Configure: suppress $multilib with non-system $prefix.Andy Polyakov
2010-07-09Configure: fix aes_ctr.o regexp.Andy Polyakov
2010-07-09Rework framework for assembler support for AES counter mode and addAndy Polyakov