aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Add OPENSSL_cleanse() to help cleanse memory and avoid certain compilerRichard Levitte2002-11-271-2/+5
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* fix for 'make update'Bodo Möller2002-06-101-1/+1
* Reformat the CFLAG string so it can be made part of a C string.Richard Levitte2002-05-301-4/+4
* Make sure that date is run under the C locale, so dates are given in theRichard Levitte2002-05-021-1/+1
* in INCLUDES, use '-I../..' so that we find "e_os.h"Bodo Möller2002-03-181-1/+1
* make updateRichard Levitte2001-03-131-0/+3
* OPENSSL_issetugid() as in the main branch.Ulf Möller2001-02-191-2/+2
* Fix from main trunk, 2000-09-25 10:52 levitte:Richard Levitte2000-10-111-1/+2
* 'make update'Richard Levitte2000-09-071-7/+9
* It's not just VMS that needs some symbols to be hacked. Let'sRichard Levitte2000-09-071-1/+1
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-12/+14
* This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe2000-04-041-1/+1
* Problems with the Windows build.Ulf Möller2000-03-201-1/+1
* EBCDIC support.Ulf Möller2000-02-011-2/+2
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-7/+13
* make no-des and no-rc2 work.Bodo Möller2000-01-071-1/+2
* Rebuild of the OpenSSL memory allocation and deallocation routines.Richard Levitte1999-12-171-4/+9
* Parantheses not needed.Ulf Möller1999-09-101-2/+2
* "make update"Bodo Möller1999-09-101-1/+1
* typoBodo Möller1999-09-101-1/+1
* Correction for the testapps lines.Ulf Möller1999-09-101-2/+2
* Use proper flags to build the testapps (default CC value causes confusionUlf Möller1999-09-081-2/+2
* make testapps after the library.Ulf Möller1999-08-281-0/+4
* avoid some NO_<cipher> problemsBodo Möller1999-08-021-0/+2
* Always use buildinf.h, which now includes the mk1mfinf.h data.Bodo Möller1999-07-291-6/+7
* Use correct CFLAG definition for makefile.one builds.Bodo Möller1999-07-271-2/+2
* date.h no longer to be deleted by "make clean"Bodo Möller1999-07-221-1/+1
* avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command lines,Bodo Möller1999-07-211-8/+12
* "make clean" has to delete date.hBodo Möller1999-07-171-1/+1
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-1/+1
* Pass INSTALL_PREFIX to subdirectories of cryptoBodo 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-25/+25
* Add a kludge :-(Bodo Möller1999-05-201-1/+0
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-25/+26
* Update dependencies.Bodo Möller1999-05-151-15/+15
* VMS support.Ulf Möller1999-05-131-1/+1
* pass $PERL on make files.Ulf Möller1999-05-081-1/+1
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-3/+5
* Pass PERL to sub-Makefiles during "make links".Bodo Möller1999-04-291-1/+1
* 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
* Pass $PERL on make dclean.Ulf Möller1999-04-281-1/+1
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-2/+2
* Removed traces of cryptall.h, and did a "make depend".Bodo Möller1999-04-251-9/+14
* Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1999-04-241-3/+2
* "perl util/mkerr.pl -static -recurse -rebuild" because the previousBodo Möller1999-04-241-2/+3
* Removed superfluous reference to ERRC.Bodo Möller1999-04-241-2/+2
* 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-15/+0