summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2005-06-26Unify some SCO targets.Andy Polyakov
2005-06-26Minimum requirement for Solaris x86 was always Pentium. Reflect this inAndy Polyakov
2005-06-23Configure update for Stratus VOS.Richard Levitte
2005-06-23Darwin specific update for Configure and Makefile.shared.Andy Polyakov
2005-06-23Rename mips3.o to bn-mips3.o [it's better in long run] and adjust theAndy Polyakov
2005-06-22no-asm didn't prevent make from compiling assembler modules.Andy Polyakov
2005-06-18Move the definition of DEVRANDOM for DJGPP from Configure to e_os.h.Richard Levitte
2005-06-13Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PRRichard Levitte
2005-06-13Show what the offending target was.Richard Levitte
2005-06-12replace the deprecated "-m486" gcc option with "-march=i486"Nils Larsch
2005-06-05gcc 2.95.3 on Ultrix supports long long.Richard Levitte
2005-06-05Correct typo ia64.o -> bn-ia64.o.Richard Levitte
2005-06-05Add support for the new Intel compiler, icc.Richard Levitte
2005-06-05Updated support for NetWare, submitted by Verdon Walker <VWalker@novell.com>.Richard Levitte
2005-05-31Platform update from 8-stable.Andy Polyakov
2005-05-18Engage Applink in mingw. Note that application-side module is notAndy Polyakov
2005-05-17Disclaim 16-bit support.Andy Polyakov
2005-05-15Simplify shared rules, link run-path into applications only.Andy Polyakov
2005-05-03Engage md5-x86_64 assembler module.Andy Polyakov
2005-05-03Rename amd64 modules to x86_64 and update RC4 implementation.Andy Polyakov
2005-04-27Update default dependency flags.Dr. Stephen Henson
2005-04-26Add DTLS support.Ben Laurie
2005-04-23Add debug target, remove cast, note possible bug.Ben Laurie
2005-04-21Don't use standard kerberos library locations in MK1MF builds.Dr. Stephen Henson
2005-04-19New "algorithm define" OPENSSL_NO_GMP. Update mkdef.pl and Configure scriptDr. Stephen Henson
2005-04-19Update year.Dr. Stephen Henson
2005-04-13Final touch to mingw shared.Andy Polyakov
2005-04-13Final(?) touches to mingw shared support.Andy Polyakov
2005-04-13Parameterize do_solaris rules in Makefile.shared.Andy Polyakov
2005-04-07Harmonize cygwin/mingw and VC targets.Andy Polyakov
2005-04-04Extend Solaris x86 support to amd64.Andy Polyakov
2005-03-30Blow away Makefile.ssl.Ben Laurie
2005-03-19typoUlf Möller
2005-03-13It seems that Configure revision 1.404 broke "make depend" by hidingBodo Möller
2005-03-12Cygwin to use DSO_FLFCN and mingw to use DSO_WIN32.Andy Polyakov
2005-03-02In addition to RC5, also exclude MDC2 from compilation unlessBodo Möller
2005-02-22Change ./Configure so that certain algorithms can be disabled by default.Bodo Möller
2005-02-06This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFAndy Polyakov
2005-01-24./Configure to respect $thread_cflag variable.Andy Polyakov
2005-01-24Fold a bunch of linux and *BSD targets into [linux|BSD]-generic[32|64].Andy Polyakov
2005-01-21linux-arm target update.Andy Polyakov
2005-01-20linux-parisc update.Andy Polyakov
2005-01-18Throw in AES CBC assembler, up to +40% on aes-128-cbc benchmark.Andy Polyakov
2005-01-18Fix a typo in a.out assembler modules.Andy Polyakov
2005-01-18Reserve for AES CBC assembler implementation...Andy Polyakov
2005-01-13"Monolithic" x86 assembler replacement for aes_core.c. Up to +15% betterAndy Polyakov
2005-01-09Permit "monolithic" AES assembler implementations, i.e. such which wouldAndy Polyakov
2005-01-04DJGPP update.Andy Polyakov
2004-12-26Engage AES x86 assembler module for COFF and a.out targets.Andy Polyakov
2004-12-23Engage AES x86 assembler module on ELF platforms.Andy Polyakov