aboutsummaryrefslogtreecommitdiff
path: root/Configure
AgeCommit message (Expand)AuthorFilesLines
2013-07-05Remove RSAX engine, superseded by RSAZ module.Andy Polyakov1-1/+1
2013-07-05Take RSAZ modules into build loop, add glue and engage.Andy Polyakov1-1/+1
2013-05-13Add AES-SHA256 stitch.Andy Polyakov1-1/+1
2013-04-23bsaes-armv7.pl: take it into build loop.Andy Polyakov1-1/+1
2013-03-31Add support for SPARC T4 DES opcode.Andy Polyakov1-1/+1
2013-03-29Add AES-NI GCM stitch.Andy Polyakov1-1/+1
2013-01-22Configure: update linux-mips* lines.Andy Polyakov1-3/+3
2013-01-19Merge branch 'master' of openssl.net:opensslBen Laurie1-1/+1
2013-01-19Remove kludge to use RC4 asm.Ben Laurie1-1/+1
2013-01-19Build/test cleanly on MacOS.Ben Laurie1-1/+1
2013-01-19sha512-ppc.pl: add PPC32 code, >2x improvement on in-order cores.Andy Polyakov1-1/+1
2013-01-19Make "make depend" work on MacOS out of the box.Ben Laurie1-1/+2
2012-12-12Improve my 64-bit debug target.Ben Laurie1-1/+1
2012-11-28C64x+ assembly pack: improve EABI support.Andy Polyakov1-1/+1
2012-11-28Update support for Intel compiler: add linux-x86_64-icc and fix problems.Andy Polyakov1-6/+12
2012-11-17Support for SPARC T4 MONT[MUL|SQR] instructions.Andy Polyakov1-1/+1
2012-11-05Remove unused static function.Ben Laurie1-0/+1
2012-10-20Add VIS3-capable sparcv9-gf2m module.Andy Polyakov1-1/+1
2012-10-20Add VIS3 Montgomery multiplication.Andy Polyakov1-1/+1
2012-10-16aix[64]-cc: get MT support right (gcc targets are not affected).Andy Polyakov1-2/+2
2012-10-11Add SPARC T4 Camellia support.Andy Polyakov1-1/+1
2012-10-06Add SPARC T4 AES support.Andy Polyakov1-1/+1
2012-09-24* Configure: make the debug-levitte-linux{elf,noasm} less extreme.Richard Levitte1-4/+4
2012-09-23Add md5-sparcv9.pl.Andy Polyakov1-1/+1
2012-09-18Configure: allow for compiler options starting with double dash.Andy Polyakov1-15/+12
2012-09-15Configure: add MIPS targets.Andy Polyakov1-0/+12
2012-08-29Add linux-x32 target.Andy Polyakov1-0/+1
2012-08-28update debug-steve* configurationsDr. Stephen Henson1-3/+3
2012-08-17Configure: add mips-mont to MIPS32 builds.Andy Polyakov1-1/+1
2012-08-13./Configure: libcrypto.a can grow to many GB because of ar bug.Andy Polyakov1-1/+1
2012-06-15Initial record tracing code. Print out all fields in SSL/TLS recordsDr. Stephen Henson1-0/+1
2012-05-10Padlock doesn't build. I don't even know what it is.Ben Laurie1-1/+1
2012-04-18C64x+ assembler pack. linux-c64xplus build is *not* tested nor can it beAndy Polyakov1-0/+3
2012-03-03Configure: make no-whirlpool work.Andy Polyakov1-1/+3
2012-02-26Configure: I remove adding of -D_XPG4_2 -D__EXTENSIONS__ in sctp builds forAndy Polyakov1-8/+0
2012-02-02hpux-parisc2-*: engage assembler.Andy Polyakov1-3/+3
2012-01-05disable heartbeats if tlsext disabledDr. Stephen Henson1-1/+2
2011-12-27update default depflagsDr. Stephen Henson1-1/+1
2011-12-25PR: 2535Dr. Stephen Henson1-1/+12
2011-12-19PR: 2563Dr. Stephen Henson1-2/+2
2011-11-15Configure: reimplement commit#21695.Andy Polyakov1-1/+1
2011-11-15Configure, e_aes.c: allow for XTS assembler implementation.Andy Polyakov1-3/+5
2011-11-14Fix some warnings caused by __owur. Temporarily (I hope) remove the moreBen Laurie1-0/+1
2011-11-12Configure, x86gas.pl: fix linker warnings in 32-bit Darwin build.Andy Polyakov1-1/+1
2011-11-08Configure: harmonize darwin64-x86_64-cc line with assembler pack.Andy Polyakov1-1/+1
2011-11-08Configure: initial support for iOS.Andy Polyakov1-0/+2
2011-11-08Configure: allow ./config to pass compiler flags with white spaces.Andy Polyakov1-0/+1
2011-10-19add authentication parameter to FIPS_module_mode_setDr. Stephen Henson1-0/+19
2011-10-19vxworks-mips: unify and add assembler.Andy Polyakov1-2/+1
2011-10-19Fix indentationBodo Möller1-9/+9