summaryrefslogtreecommitdiffstats
path: root/crypto/bn/Makefile.ssl
AgeCommit message (Expand)Author
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
2000-02-01undo. I keep confusing my directories. :(Ulf Möller
2000-02-01EBCDIC support.Ulf Möller
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
2000-01-12add dependency and auto-generation rule for bn_prime.hBodo Möller
1999-12-25Makefile clean-ups, crypto/bn/asm/alpha.s compiles on Alpha Linux.Andy Polyakov
1999-07-25SPARC Solaris config updates.Andy Polyakov
1999-07-25Added support for SPARC Linux.Andy Polyakov
1999-07-20MIPS III/IV assembler module is reimplemented.Andy Polyakov
1999-06-15Some people don't have /dev/fd/0 on Solaris, so use - instead.Bodo Möller
1999-05-28Some assembler-related clean-ups.Bodo Möller
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller