Delete duplicate entry.
[openssl.git] / Configure
2013-11-12 Andy PolyakovConfigure: add linux-ppc64le target.
2013-10-20 Ben LaurieAdd clang debug target.
2013-10-08 Andy PolyakovConfigure: recognize experimental-multiblock.
2013-10-02 Andy PolyakovConfigire: take multi-block modules into build loop.
2013-09-20 Ben LaurieMerge remote-tracking branch 'trevp/pemfix' into trev...
2013-09-16 Bodo Moeller Fix overly lenient comparisons:
2013-09-15 Andy PolyakovAdd support for Cygwin-x86_64.
2013-09-06 Scott DeboyAdd callbacks supporting generation and retrieval of...
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-07-22 Ben LaurieAdd a no-opt 64-bit target.
2013-07-05 Andy PolyakovRemove RSAX engine, superseded by RSAZ module.
2013-07-05 Andy PolyakovTake RSAZ modules into build loop, add glue and engage.
2013-05-13 Andy PolyakovAdd AES-SHA256 stitch.
2013-04-23 Andy Polyakovbsaes-armv7.pl: take it into build loop.
2013-03-31 Andy PolyakovAdd support for SPARC T4 DES opcode.
2013-03-29 Andy PolyakovAdd AES-NI GCM stitch.
2013-01-22 Andy PolyakovConfigure: update linux-mips* lines.
2013-01-19 Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-01-19 Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-01-19 Ben LaurieRemove kludge to use RC4 asm.
2013-01-19 Ben LaurieBuild/test cleanly on MacOS.
2013-01-19 Andy Polyakovsha512-ppc.pl: add PPC32 code, >2x improvement on in...
2013-01-19 Ben LaurieMake "make depend" work on MacOS out of the box.
2012-12-12 Ben LaurieImprove my 64-bit debug target.
2012-11-28 Andy PolyakovC64x+ assembly pack: improve EABI support.
2012-11-28 Andy PolyakovUpdate support for Intel compiler: add linux-x86_64...
2012-11-17 Andy PolyakovSupport for SPARC T4 MONT[MUL|SQR] instructions.
2012-11-05 Ben LaurieRemove unused static function.
2012-10-20 Andy PolyakovAdd VIS3-capable sparcv9-gf2m module.
2012-10-20 Andy PolyakovAdd VIS3 Montgomery multiplication.
2012-10-16 Andy Polyakovaix[64]-cc: get MT support right (gcc targets are not...
2012-10-11 Andy PolyakovAdd SPARC T4 Camellia support.
2012-10-06 Andy PolyakovAdd SPARC T4 AES support.
2012-09-24 Richard Levitte* Configure: make the debug-levitte-linux{elf,noasm...
2012-09-23 Andy PolyakovAdd md5-sparcv9.pl.
2012-09-18 Andy PolyakovConfigure: allow for compiler options starting with...
2012-09-15 Andy PolyakovConfigure: add MIPS targets.
2012-08-29 Andy PolyakovAdd linux-x32 target.
2012-08-28 Dr. Stephen Hensonupdate debug-steve* configurations
2012-08-17 Andy PolyakovConfigure: add mips-mont to MIPS32 builds.
2012-08-13 Andy Polyakov./Configure: libcrypto.a can grow to many GB because...
2012-06-15 Dr. Stephen HensonInitial record tracing code. Print out all fields in...
2012-05-10 Ben LauriePadlock doesn't build. I don't even know what it is.
2012-04-18 Andy PolyakovC64x+ assembler pack. linux-c64xplus build is *not...
2012-03-03 Andy PolyakovConfigure: make no-whirlpool work.
2012-02-26 Andy PolyakovConfigure: I remove adding of -D_XPG4_2 -D__EXTENSIONS_...
2012-02-02 Andy Polyakovhpux-parisc2-*: engage assembler.
2012-01-05 Dr. Stephen Hensondisable heartbeats if tlsext disabled
2011-12-27 Dr. Stephen Hensonupdate default depflags
2011-12-25 Dr. Stephen HensonPR: 2535
2011-12-19 Dr. Stephen HensonPR: 2563
2011-11-15 Andy PolyakovConfigure: reimplement commit#21695.
2011-11-15 Andy PolyakovConfigure, e_aes.c: allow for XTS assembler implementation.
2011-11-14 Ben LaurieFix some warnings caused by __owur. Temporarily (I...
2011-11-12 Andy PolyakovConfigure, x86gas.pl: fix linker warnings in 32-bit...
2011-11-08 Andy PolyakovConfigure: harmonize darwin64-x86_64-cc line with assem...
2011-11-08 Andy PolyakovConfigure: initial support for iOS.
2011-11-08 Andy PolyakovConfigure: allow ./config to pass compiler flags with...
2011-10-19 Dr. Stephen Hensonadd authentication parameter to FIPS_module_mode_set
2011-10-19 Andy Polyakovvxworks-mips: unify and add assembler.
2011-10-19 Bodo MöllerFix indentation
2011-10-19 Bodo MöllerFix warnings.
2011-10-18 Dr. Stephen HensonDo global replace to remove assembly language object...
2011-10-17 Andy PolyakovEngage bsaes-x86_64.pl, bit-sliced AES.
2011-10-15 Andy PolyakovAdd android-x86.
2011-10-14 Dr. Stephen HensonAllow override of GCCVER and noexecstack checking from...
2011-09-15 Dr. Stephen HensonDon't use vpaes in fips builds and exclude from restric...
2011-09-15 Andy PolyakovIntegrate Vector Permutation AES into build system.
2011-09-14 Dr. Stephen HensonRemove fipsdso target: it isn't supported in the 2...
2011-09-06 Andy PolyakovPadlock engine: make it independent of inline assembler.
2011-09-05 Bodo MöllerFix expected DEFFLAG for default config.
2011-08-23 Dr. Stephen HensonDon't use some object files in FIPS build.
2011-08-23 Andy PolyakovAdd RC4-MD5 and AESNI-SHA1 "stitched" implementations.
2011-08-12 Andy PolyakovThis commit completes recent modular exponentiation...
2011-07-22 Dr. Stephen HensonMake sure OPENSSL_FIPSCANISTER is visible to ARM assemb...
2011-07-20 Andy PolyakovAdd RSAX builtin engine. It optimizes RSA1024 sign...
2011-07-17 Andy PolyakovARM assembler pack: add platform run-time detection.
2011-06-27 Andy PolyakovConfigure: clean up linux32-s390x line.
2011-06-27 Andy Polyakovs390x assembler pack: add s390x-gf2m.pl and harmonize...
2011-06-22 Dr. Stephen HensonNow the FIPS capable OpenSSL is available simplify...
2011-06-16 Dr. Stephen HensonOption "fipscheck" which checks to see if FIPS is autod...
2011-06-09 Dr. Stephen HensonInstall FIPS module in FIPSDIR if set.
2011-05-16 Andy Polyakovx86_64 assembler pack: add x86_64-gf2m module.
2011-05-07 Dr. Stephen HensonRemove gf2m modules from bn_asm if no-ec2m set.
2011-05-07 Andy Polyakovx86 assembler pack: add bn_GF2m_mul_2x2 implementations...
2011-05-06 Dr. Stephen HensonDon't fail WIN32 builds on warnings.
2011-05-05 Andy PolyakovARM assembler pack: engage newly introduced armv4-gf2m...
2011-05-04 Dr. Stephen HensonRemove debugging print.
2011-05-01 Dr. Stephen HensonSome changes to support VxWorks in the validted module.
2011-04-11 Dr. Stephen HensonUse correct version number.
2011-04-11 Dr. Stephen HensonDon't give dependency warning for fips builds.
2011-04-10 Dr. Stephen Hensonfix fipscanisteronly autodetect
2011-04-10 Dr. Stephen HensonAuto detect no-ec2m add option to make no-ec2m tarball.
2011-04-10 Dr. Stephen Hensonset OPENSSL_FIPSSYMS for restricted buils and auto...
2011-04-10 Dr. Stephen HensonAuto configure for fips is from restricted tarball.
2011-04-01 Andy PolyakovARM assembler pack: profiler-assisted optimizations...
2011-03-25 Dr. Stephen HensonTypo.
2011-03-25 Richard Levitte* Configure, crypto/ec/ec.h, crypto/ec/ecp_nistp224...
2011-03-12 Ben LaurieAdd SRP support.
2011-03-12 Ben LaurieFix warning.
next