summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2011-12-27update default depflagsDr. Stephen Henson
2011-12-25PR: 2535Dr. Stephen Henson
2011-12-19PR: 2563Dr. Stephen Henson
2011-11-15Configure: reimplement commit#21695.Andy Polyakov
2011-11-15Configure, e_aes.c: allow for XTS assembler implementation.Andy Polyakov
2011-11-14Fix some warnings caused by __owur. Temporarily (I hope) remove the moreBen Laurie
2011-11-12Configure, x86gas.pl: fix linker warnings in 32-bit Darwin build.Andy Polyakov
2011-11-08Configure: harmonize darwin64-x86_64-cc line with assembler pack.Andy Polyakov
2011-11-08Configure: initial support for iOS.Andy Polyakov
2011-11-08Configure: allow ./config to pass compiler flags with white spaces.Andy Polyakov
2011-10-19add authentication parameter to FIPS_module_mode_setDr. Stephen Henson
2011-10-19vxworks-mips: unify and add assembler.Andy Polyakov
2011-10-19Fix indentationBodo Möller
2011-10-19Fix warnings.Bodo Möller
2011-10-18Do global replace to remove assembly language object files.Dr. Stephen Henson
2011-10-17Engage bsaes-x86_64.pl, bit-sliced AES.Andy Polyakov
2011-10-15Add android-x86.Andy Polyakov
2011-10-14Allow override of GCCVER and noexecstack checking from environment.Dr. Stephen Henson
2011-09-15Don't use vpaes in fips builds and exclude from restricted tarball.Dr. Stephen Henson
2011-09-15Integrate Vector Permutation AES into build system.Andy Polyakov
2011-09-14Remove fipsdso target: it isn't supported in the 2.0 module.Dr. Stephen Henson
2011-09-06Padlock engine: make it independent of inline assembler.Andy Polyakov
2011-09-05Fix expected DEFFLAG for default config.Bodo Möller
2011-08-23Don't use some object files in FIPS build.Dr. Stephen Henson
2011-08-23Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.Andy Polyakov
2011-08-12This commit completes recent modular exponentiation optimizations onAndy Polyakov
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