aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Fix from main trunk, 2000-09-25 10:52 levitte:Richard Levitte2000-10-111-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
* undo. I keep confusing my directories. :(Ulf Möller2000-02-011-3/+0
* EBCDIC support.Ulf Möller2000-02-011-0/+3
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-34/+36
* add dependency and auto-generation rule for bn_prime.hBodo Möller2000-01-121-0/+3
* Makefile clean-ups, crypto/bn/asm/alpha.s compiles on Alpha Linux.Andy Polyakov1999-12-251-7/+7
* SPARC Solaris config updates.Andy Polyakov1999-07-251-4/+9
* Added support for SPARC Linux.Andy Polyakov1999-07-251-1/+0
* MIPS III/IV assembler module is reimplemented.Andy Polyakov1999-07-201-1/+1
* Some people don't have /dev/fd/0 on Solaris, so use - instead.Bodo Möller1999-06-151-1/+1
* Some assembler-related clean-ups.Bodo Möller1999-05-281-1/+1
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-19/+36
* Add a kludge :-(Bodo Möller1999-05-201-51/+46
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-68/+56
* Update dependencies.Bodo Möller1999-05-151-51/+64
* For solaris-usparc configurations, avoid problems with GNU as, whichBodo Möller1999-05-131-1/+3
* v8plus must be specified.Ulf Möller1999-05-051-0/+1
* Recognise Ultra Sparc and compiler version number.Ulf Möller1999-05-041-0/+3
* Andy Polyakov points out there are default rules in make in gmake for this.Ulf Möller1999-05-041-3/+1
* Sparc v8plus assembler.Ulf Möller1999-05-041-0/+3
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+1
* Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1999-04-241-3/+2
* Restore ERRC definitions that are needed to compile the library.Bodo Möller1999-04-241-0/+1
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-241-2/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-6/+0
* "make depend"Bodo Möller1999-04-231-57/+97
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Work with -pedantic!Ben Laurie1999-04-231-19/+21
* Remove references to .org header file names.Ulf Möller1999-04-221-1/+0
* SPARC v8 assembler BIGNUM code.Ulf Möller1999-04-191-0/+3
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-8/+8
* Fix security hole.Ben Laurie1999-03-221-18/+18
* Put the dependencies back.Ben Laurie1999-03-061-0/+56
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-64/+7
* Tidy up asm stuff.Ben Laurie1999-02-121-2/+2
* This time, get it right.Ben Laurie1999-01-191-26/+37
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+46