aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Blow away Makefile.ssl.Ben Laurie2005-03-301-338/+0
* This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFAndy Polyakov2005-02-061-19/+19
* Refine PowerPC platform support.Andy Polyakov2004-12-201-2/+2
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Proper support for OpenBSD-i386 shared build, including assember modules!Andy Polyakov2004-08-291-5/+6
* OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...Andy Polyakov2004-08-011-5/+5
* Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"Andy Polyakov2004-08-011-24/+13
* Build-n-link new IA-64 modules on Linux and HP-UX.Andy Polyakov2004-07-231-11/+3
* Add anchors for AES, SHA-256/-512 assembler modules and SSE2 code pathes.Andy Polyakov2004-07-181-11/+0
* Improved PowerPC support. Proper ./config support for ppc targets,Andy Polyakov2004-04-271-0/+7
* make updateGeoff Thorpe2004-04-191-68/+69
* Typo in PA-RISC 2 rules in crypto/bn/Makefile.sslAndy Polyakov2004-01-301-2/+2
* HP/UX PA-RISC 2 targets update.Andy Polyakov2004-01-291-0/+7
* make updateRichard Levitte2004-01-281-2/+7
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Have ASFLAGS be defined the same way as CFLAGSRichard Levitte2003-05-291-0/+1
* Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov2003-01-031-24/+5
* x86_64 performance patch.Andy Polyakov2002-12-141-0/+2
* make updateRichard Levitte2002-12-091-0/+8
* This is a first-cut at improving the callback mechanisms used inGeoff Thorpe2002-12-081-2/+4
* synchronise util/libeay.num with the 0.9.7-stable variant (guys, thisRichard Levitte2002-10-291-2/+7
* fast reduction for NIST curvesBodo Möller2002-10-281-2/+4
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* Rename implementations of method functions so that they matchBodo Möller2002-08-021-7/+7
* Binary field arithmetic contributed by Sun Microsystems.Bodo Möller2002-08-021-2/+9
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* 'make update'Richard Levitte2001-10-041-6/+6
* "make update".Geoff Thorpe2001-09-251-3/+4
* make updateRichard Levitte2001-07-311-23/+24
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-24/+23
* Enhanced support for IA-64 Linux and HP-UX (as well as better support forAndy Polyakov2001-07-301-0/+12
* More EC stuff, including EC_POINTs_mul() for simultaneous scalarBodo Möller2001-03-101-1/+1
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-122/+117
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-27/+30
* "make depend"Bodo Möller2000-12-011-0/+7
* BN_sqrtBodo Möller2000-11-301-2/+2
* Fix BN_is_... macros.Bodo Möller2000-11-271-4/+6
* modular arithmeticsBodo Möller2000-11-261-2/+9
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-20/+24
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-52/+73
* In some of the Makefiles CPP was not defined.Ulf Möller2000-03-201-0/+1
* asm workaround for SuSE LinuxUlf Möller2000-03-121-2/+2
* Add missing dependencies.Bodo Möller2000-03-021-2/+2
* *** empty log message ***Ulf Möller2000-02-271-1/+1
* Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller2000-02-261-7/+4
* Test the division functions.Ulf Möller2000-02-251-0/+2
* Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller2000-02-051-0/+6
* New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller2000-02-051-2/+2