summaryrefslogtreecommitdiffstats
path: root/crypto/bn/Makefile.ssl
AgeCommit message (Expand)Author
2005-03-30Blow away Makefile.ssl.Ben Laurie
2005-02-06This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFAndy Polyakov
2004-12-20Refine PowerPC platform support.Andy Polyakov
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-08-29Proper support for OpenBSD-i386 shared build, including assember modules!Andy Polyakov
2004-08-01OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...Andy Polyakov
2004-08-01Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"Andy Polyakov
2004-07-23Build-n-link new IA-64 modules on Linux and HP-UX.Andy Polyakov
2004-07-18Add anchors for AES, SHA-256/-512 assembler modules and SSE2 code pathes.Andy Polyakov
2004-04-27Improved PowerPC support. Proper ./config support for ppc targets,Andy Polyakov
2004-04-19make updateGeoff Thorpe
2004-01-30Typo in PA-RISC 2 rules in crypto/bn/Makefile.sslAndy Polyakov
2004-01-29HP/UX PA-RISC 2 targets update.Andy Polyakov
2004-01-28make updateRichard Levitte
2003-12-27Use sh explicitely to run point.shRichard Levitte
2003-05-29Have ASFLAGS be defined the same way as CFLAGSRichard Levitte
2003-01-03Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov
2002-12-14x86_64 performance patch.Andy Polyakov
2002-12-09make updateRichard Levitte
2002-12-08This is a first-cut at improving the callback mechanisms used inGeoff Thorpe
2002-10-29synchronise util/libeay.num with the 0.9.7-stable variant (guys, thisRichard Levitte
2002-10-28fast reduction for NIST curvesBodo Möller
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-08-02Rename implementations of method functions so that they matchBodo Möller
2002-08-02Binary field arithmetic contributed by Sun Microsystems.Bodo Möller
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2001-10-04'make update'Richard Levitte
2001-09-25"make update".Geoff Thorpe
2001-07-31make updateRichard Levitte
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-07-30Enhanced support for IA-64 Linux and HP-UX (as well as better support forAndy Polyakov
2001-03-10More EC stuff, including EC_POINTs_mul() for simultaneous scalarBodo Möller
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-12-01"make depend"Bodo Möller
2000-11-30BN_sqrtBodo Möller
2000-11-27Fix BN_is_... macros.Bodo Möller
2000-11-26modular arithmeticsBodo Möller
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte
2000-09-07'make update'Richard Levitte
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe
2000-03-20In some of the Makefiles CPP was not defined.Ulf Möller
2000-03-12asm workaround for SuSE LinuxUlf Möller
2000-03-02Add missing dependencies.Bodo Möller
2000-02-27*** empty log message ***Ulf Möller
2000-02-26Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller
2000-02-25Test the division functions.Ulf Möller
2000-02-05Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller
2000-02-05New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller