summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Configure: make no-whirlpool work.appro2012-03-031-1/+3
* Configure: I remove adding of -D_XPG4_2 -D__EXTENSIONS__ in sctp builds forappro2012-02-261-8/+0
* hpux-parisc2-*: engage assembler.appro2012-02-021-3/+3
* disable heartbeats if tlsext disabledsteve2012-01-051-1/+2
* update default depflagssteve2011-12-271-1/+1
* PR: 2535steve2011-12-251-1/+12
* PR: 2563steve2011-12-191-2/+2
* Configure: reimplement commit#21695.appro2011-11-151-1/+1
* Configure, e_aes.c: allow for XTS assembler implementation.appro2011-11-151-3/+5
* Fix some warnings caused by __owur. Temporarily (I hope) remove the moreben2011-11-141-0/+1
* Configure, x86gas.pl: fix linker warnings in 32-bit Darwin build.appro2011-11-121-1/+1
* Configure: harmonize darwin64-x86_64-cc line with assembler pack.appro2011-11-081-1/+1
* Configure: initial support for iOS.appro2011-11-081-0/+2
* Configure: allow ./config to pass compiler flags with white spaces.appro2011-11-081-0/+1
* add authentication parameter to FIPS_module_mode_setsteve2011-10-191-0/+19
* vxworks-mips: unify and add assembler.appro2011-10-191-2/+1
* Fix indentationbodo2011-10-191-9/+9
* Fix warnings.bodo2011-10-191-3/+3
* Do global replace to remove assembly language object files.steve2011-10-181-2/+2
* Engage bsaes-x86_64.pl, bit-sliced AES.appro2011-10-171-2/+3
* Add android-x86.appro2011-10-151-0/+1
* Allow override of GCCVER and noexecstack checking from environment.steve2011-10-141-0/+2
* Don't use vpaes in fips builds and exclude from restricted tarball.steve2011-09-151-0/+1
* Integrate Vector Permutation AES into build system.appro2011-09-151-5/+6
* Remove fipsdso target: it isn't supported in the 2.0 module.steve2011-09-141-21/+3
* Padlock engine: make it independent of inline assembler.appro2011-09-061-24/+30
* Fix expected DEFFLAG for default config.bodo2011-09-051-1/+1
* Don't use some object files in FIPS build.steve2011-08-231-0/+7
* Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.appro2011-08-231-1/+1
* This commit completes recent modular exponentiation optimizations onappro2011-08-121-3/+4
* Make sure OPENSSL_FIPSCANISTER is visible to ARM assembly language files.steve2011-07-221-0/+1
* Add RSAX builtin engine. It optimizes RSA1024 sign benchmark.appro2011-07-201-1/+1
* ARM assembler pack: add platform run-time detection.appro2011-07-171-1/+1
* Configure: clean up linux32-s390x line.appro2011-06-271-1/+1
* s390x assembler pack: add s390x-gf2m.pl and harmonize AES_xts_[en|de]crypt.appro2011-06-271-2/+2
* Now the FIPS capable OpenSSL is available simplify the various FIPS teststeve2011-06-221-7/+3
* Option "fipscheck" which checks to see if FIPS is autodetected insteve2011-06-161-0/+10
* Install FIPS module in FIPSDIR if set.steve2011-06-091-1/+8
* x86_64 assembler pack: add x86_64-gf2m module.appro2011-05-161-1/+1
* Remove gf2m modules from bn_asm if no-ec2m set.steve2011-05-071-0/+4
* x86 assembler pack: add bn_GF2m_mul_2x2 implementations (see x86-gf2m.pl forappro2011-05-071-1/+1
* Don't fail WIN32 builds on warnings.steve2011-05-061-1/+1
* ARM assembler pack: engage newly introduced armv4-gf2m module.appro2011-05-051-1/+2
* Remove debugging print.steve2011-05-041-1/+0
* Some changes to support VxWorks in the validted module.steve2011-05-011-0/+2
* Use correct version number.steve2011-04-111-1/+1
* Don't give dependency warning for fips builds.steve2011-04-111-1/+1
* fix fipscanisteronly autodetectsteve2011-04-101-1/+2
* Auto detect no-ec2m add option to make no-ec2m tarball.steve2011-04-101-0/+4
* set OPENSSL_FIPSSYMS for restricted buils and auto detect no-ec2msteve2011-04-101-11/+21