aboutsummaryrefslogtreecommitdiff
path: root/TABLE
AgeCommit message (Expand)AuthorFilesLines
2006-12-08Engage alpha-mont module. Actually verified on Tru64 only.Andy Polyakov1-7/+7
2006-10-23Switch Win32/64 targets to Winsock2. Updates to ISNTALL.W32 cover evenAndy Polyakov1-2/+2
2006-10-17Further synchronizations with md32_common.h update.Andy Polyakov1-9/+9
2006-07-31Engage assembler in solaris64-x86_64-cc.Andy Polyakov1-7/+7
2006-07-02Prepare playground for AES experimental code.Andy Polyakov1-0/+28
2006-06-05Add sha512-ppc.pl module.Andy Polyakov1-8/+8
2006-06-01Fix error code. make updateDr. Stephen Henson1-0/+28
2006-05-12make updateRichard Levitte1-20/+104
2005-12-19As SPARCV9 CPU flavor is [expected to be] detected at run-time, we canAndy Polyakov1-3/+3
2005-12-16Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds.Andy Polyakov1-26/+26
2005-12-16Make framework for Whirlpool assembler flexible.Andy Polyakov1-29/+29
2005-12-16Make room for Whirlpool assembler in Configure.Andy Polyakov1-4/+157
2005-12-15Switch 64-bit sparcv9 platforms from bn(64,64) to bn(64,32). This doesn'tAndy Polyakov1-4/+4
2005-12-10Engage AES for UltraSPARC in sparcv9 targets.Andy Polyakov1-7/+7
2005-10-25Fix typos in macos x targets.Andy Polyakov1-6/+6
2005-10-22Integrate sparcv9a-mont.pl into UltraSPARC builds.Andy Polyakov1-10/+10
2005-10-19Add rudimentary aix64-gcc target.Andy Polyakov1-0/+27
2005-10-09Throw in bn/asm/x86-mont.pl Montgomery multiplication "teaser".Andy Polyakov1-26/+26
2005-10-07Throw in Montgomery multiplication assembler for x86_64.Andy Polyakov1-3/+3
2005-08-02Type in OSF1 platform name.Andy Polyakov1-1/+1
2005-07-26"make update"Geoff Thorpe1-2/+2
2005-07-24Engage SHA-256/-512 x86_64 assembler module.Andy Polyakov1-3/+3
2005-07-20Syncronize BSD-ia64 with other IA64-based platforms.Andy Polyakov1-1/+1
2005-07-19Engage MD5 assembler module.Andy Polyakov1-20/+20
2005-07-05CHANGES and TABLE sync with 0.9.8.Andy Polyakov1-2/+2
2005-06-26Unify some SCO targets.Andy Polyakov1-55/+1
2005-06-26Minimum requirement for Solaris x86 was always Pentium. Reflect this inAndy Polyakov1-64/+10
2005-06-22TABLE was out-of-sync.Andy Polyakov1-15/+70
2005-06-12replace the deprecated "-m486" gcc option with "-march=i486"Nils Larsch1-8/+7
2005-05-31Platform update from 8-stable.Andy Polyakov1-27/+0
2005-05-18Engage Applink in mingw. Note that application-side module is notAndy Polyakov1-1/+1
2005-05-17Disclaim 16-bit support.Andy Polyakov1-135/+0
2005-05-15Simplify shared rules, link run-path into applications only.Andy Polyakov1-32/+5
2005-05-03Engage md5-x86_64 assembler module.Andy Polyakov1-3/+3
2005-05-03Rename amd64 modules to x86_64 and update RC4 implementation.Andy Polyakov1-6/+6
2005-04-26make updateBodo Möller1-0/+27
2005-04-25make updateBodo Möller1-1/+28
2005-04-13Addenum to http://cvs.openssl.org/chngview?cn=13054.Andy Polyakov1-4/+4
2005-04-13Parameterize do_solaris rules in Makefile.shared.Andy Polyakov1-10/+10
2005-04-07Harmonize cygwin/mingw and VC targets.Andy Polyakov1-3/+3
2005-04-04Extend Solaris x86 support to amd64.Andy Polyakov1-2/+56
2005-03-12Cygwin to use DSO_FLFCN and mingw to use DSO_WIN32.Andy Polyakov1-6/+6
2005-03-02In addition to RC5, also exclude MDC2 from compilation unlessBodo Möller1-1/+1
2005-02-22Change ./Configure so that certain algorithms can be disabled by default.Bodo Möller1-1/+1
2005-02-06This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFAndy Polyakov1-319/+319
2005-01-24Fold a bunch of linux and *BSD targets into [linux|BSD]-generic[32|64].Andy Polyakov1-698/+158
2005-01-21linux-arm target update.Andy Polyakov1-1/+1
2005-01-20linux-parisc update.Andy Polyakov1-5/+5
2005-01-18Throw in AES CBC assembler, up to +40% on aes-128-cbc benchmark.Andy Polyakov1-31/+31
2005-01-18Reserve for AES CBC assembler implementation...Andy Polyakov1-37/+37