aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* add authentication parameter to FIPS_module_mode_setDr. Stephen Henson2011-10-191-0/+19
* vxworks-mips: unify and add assembler.Andy Polyakov2011-10-191-2/+1
* Fix indentationBodo Möller2011-10-191-9/+9
* Fix warnings.Bodo Möller2011-10-191-3/+3
* Do global replace to remove assembly language object files.Dr. Stephen Henson2011-10-181-2/+2
* Engage bsaes-x86_64.pl, bit-sliced AES.Andy Polyakov2011-10-171-2/+3
* Add android-x86.Andy Polyakov2011-10-151-0/+1
* Allow override of GCCVER and noexecstack checking from environment.Dr. Stephen Henson2011-10-141-0/+2
* Don't use vpaes in fips builds and exclude from restricted tarball.Dr. Stephen Henson2011-09-151-0/+1
* Integrate Vector Permutation AES into build system.Andy Polyakov2011-09-151-5/+6
* Remove fipsdso target: it isn't supported in the 2.0 module.Dr. Stephen Henson2011-09-141-21/+3
* Padlock engine: make it independent of inline assembler.Andy Polyakov2011-09-061-24/+30
* Fix expected DEFFLAG for default config.Bodo Möller2011-09-051-1/+1
* Don't use some object files in FIPS build.Dr. Stephen Henson2011-08-231-0/+7
* Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.Andy Polyakov2011-08-231-1/+1
* This commit completes recent modular exponentiation optimizations onAndy Polyakov2011-08-121-3/+4
* Make sure OPENSSL_FIPSCANISTER is visible to ARM assembly language files.Dr. Stephen Henson2011-07-221-0/+1
* Add RSAX builtin engine. It optimizes RSA1024 sign benchmark.Andy Polyakov2011-07-201-1/+1
* ARM assembler pack: add platform run-time detection.Andy Polyakov2011-07-171-1/+1
* Configure: clean up linux32-s390x line.Andy Polyakov2011-06-271-1/+1
* s390x assembler pack: add s390x-gf2m.pl and harmonize AES_xts_[en|de]crypt.Andy Polyakov2011-06-271-2/+2
* Now the FIPS capable OpenSSL is available simplify the various FIPS testDr. Stephen Henson2011-06-221-7/+3
* Option "fipscheck" which checks to see if FIPS is autodetected inDr. Stephen Henson2011-06-161-0/+10
* Install FIPS module in FIPSDIR if set.Dr. Stephen Henson2011-06-091-1/+8
* x86_64 assembler pack: add x86_64-gf2m module.Andy Polyakov2011-05-161-1/+1
* Remove gf2m modules from bn_asm if no-ec2m set.Dr. Stephen Henson2011-05-071-0/+4
* x86 assembler pack: add bn_GF2m_mul_2x2 implementations (see x86-gf2m.pl forAndy Polyakov2011-05-071-1/+1
* Don't fail WIN32 builds on warnings.Dr. Stephen Henson2011-05-061-1/+1
* ARM assembler pack: engage newly introduced armv4-gf2m module.Andy Polyakov2011-05-051-1/+2
* Remove debugging print.Dr. Stephen Henson2011-05-041-1/+0
* Some changes to support VxWorks in the validted module.Dr. Stephen Henson2011-05-011-0/+2
* Use correct version number.Dr. Stephen Henson2011-04-111-1/+1
* Don't give dependency warning for fips builds.Dr. Stephen Henson2011-04-111-1/+1
* fix fipscanisteronly autodetectDr. Stephen Henson2011-04-101-1/+2
* Auto detect no-ec2m add option to make no-ec2m tarball.Dr. Stephen Henson2011-04-101-0/+4
* set OPENSSL_FIPSSYMS for restricted buils and auto detect no-ec2mDr. Stephen Henson2011-04-101-11/+21
* Auto configure for fips is from restricted tarball.Dr. Stephen Henson2011-04-101-0/+10
* ARM assembler pack: profiler-assisted optimizations and NEON support.Andy Polyakov2011-04-011-2/+3
* Typo.Dr. Stephen Henson2011-03-251-1/+1
* * Configure, crypto/ec/ec.h, crypto/ec/ecp_nistp224.c, util/mkdef.pl:Richard Levitte2011-03-251-1/+2
* Add SRP support.Ben Laurie2011-03-121-0/+6
* Fix warning.Ben Laurie2011-03-121-1/+1
* Don't try and update c_rehash for fipscanisteronly builds.Dr. Stephen Henson2011-02-221-1/+3
* Remove debugging option.Dr. Stephen Henson2011-02-211-1/+0
* Update auto generated comment.Dr. Stephen Henson2011-02-171-1/+1
* Configure: engage assembler in Android target.Andy Polyakov2011-02-121-2/+2
* New "fispcanisteronly" build option: only build fipscanister.o andDr. Stephen Henson2011-02-111-1/+12
* Fix target config errors.Dr. Stephen Henson2011-02-021-2/+2
* Make no-asm work in fips mode. Add android platform.Dr. Stephen Henson2011-02-021-0/+3
* Add fips option into Configure, disable endian code for no-asm and FIPS.Dr. Stephen Henson2011-01-301-1/+12