summaryrefslogtreecommitdiffstats
path: root/crypto/Makefile.ssl
AgeCommit message (Expand)Author
2001-06-05'make update'Richard Levitte
2001-05-16New internal function OPENSSL_gmtime, which is intended to do the sameRichard Levitte
2001-05-06Add a general user interface API. This is designed to replace thingsRichard Levitte
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller
2001-03-08Fixes to make 'no-ec' work (it should not turn 'objects' into 'objts' for exa...Bodo Möller
2001-03-05Move ec.h to ec2.h because it is not compatible with what we will use.Bodo Möller
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte
2001-02-21'make update'Geoff Thorpe
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-19make updateRichard Levitte
2001-02-19Add uid.{c,o}Bodo Möller
2000-12-29"make update" plus a rewrite of both .num files.Richard Levitte
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte
2000-09-07'make update'Richard Levitte
2000-09-07It's not just VMS that needs some symbols to be hacked. Let'sRichard Levitte
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe
2000-04-04This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe
2000-03-20Problems with the Windows build.Ulf Möller
2000-02-01EBCDIC support.Ulf Möller
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
2000-01-07make no-des and no-rc2 work.Bodo Möller
1999-12-17Rebuild of the OpenSSL memory allocation and deallocation routines.Richard Levitte
1999-09-10Parantheses not needed.Ulf Möller
1999-09-10"make update"Bodo Möller
1999-09-10typoBodo Möller
1999-09-10Correction for the testapps lines.Ulf Möller
1999-09-08Use proper flags to build the testapps (default CC value causes confusionUlf Möller
1999-08-28make testapps after the library.Ulf Möller
1999-08-02avoid some NO_<cipher> problemsBodo Möller
1999-07-29Always use buildinf.h, which now includes the mk1mfinf.h data.Bodo Möller
1999-07-27Use correct CFLAG definition for makefile.one builds.Bodo Möller
1999-07-22date.h no longer to be deleted by "make clean"Bodo Möller
1999-07-21avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command lines,Bodo Möller
1999-07-17"make clean" has to delete date.hBodo Möller
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
1999-05-28Pass INSTALL_PREFIX to subdirectories of cryptoBodo Möller
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller
1999-05-20Add a kludge :-(Bodo Möller
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller
1999-05-15Update dependencies.Bodo Möller
1999-05-13VMS support.Ulf Möller
1999-05-08pass $PERL on make files.Ulf Möller
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller
1999-04-29Pass PERL to sub-Makefiles during "make links".Bodo Möller
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller
1999-04-28Pass $PERL on make dclean.Ulf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller