summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2012-12-12Improve my 64-bit debug target.Ben Laurie
2012-11-28C64x+ assembly pack: improve EABI support.Andy Polyakov
2012-11-28Update support for Intel compiler: add linux-x86_64-icc and fix problems.Andy Polyakov
2012-11-17Support for SPARC T4 MONT[MUL|SQR] instructions.Andy Polyakov
2012-11-05Remove unused static function.Ben Laurie
2012-10-20Add VIS3-capable sparcv9-gf2m module.Andy Polyakov
2012-10-20Add VIS3 Montgomery multiplication.Andy Polyakov
2012-10-16aix[64]-cc: get MT support right (gcc targets are not affected).Andy Polyakov
2012-10-11Add SPARC T4 Camellia support.Andy Polyakov
2012-10-06Add SPARC T4 AES support.Andy Polyakov
2012-09-24* Configure: make the debug-levitte-linux{elf,noasm} less extreme.Richard Levitte
2012-09-23Add md5-sparcv9.pl.Andy Polyakov
2012-09-18Configure: allow for compiler options starting with double dash.Andy Polyakov
2012-09-15Configure: add MIPS targets.Andy Polyakov
2012-08-29Add linux-x32 target.Andy Polyakov
2012-08-28update debug-steve* configurationsDr. Stephen Henson
2012-08-17Configure: add mips-mont to MIPS32 builds.Andy Polyakov
2012-08-13./Configure: libcrypto.a can grow to many GB because of ar bug.Andy Polyakov
2012-06-15Initial record tracing code. Print out all fields in SSL/TLS recordsDr. Stephen Henson
2012-05-10Padlock doesn't build. I don't even know what it is.Ben Laurie
2012-04-18C64x+ assembler pack. linux-c64xplus build is *not* tested nor can it beAndy Polyakov
2012-03-03Configure: make no-whirlpool work.Andy Polyakov
2012-02-26Configure: I remove adding of -D_XPG4_2 -D__EXTENSIONS__ in sctp builds forAndy Polyakov
2012-02-02hpux-parisc2-*: engage assembler.Andy Polyakov
2012-01-05disable heartbeats if tlsext disabledDr. Stephen Henson
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