summaryrefslogtreecommitdiffstats
path: root/crypto/Makefile.ssl
AgeCommit message (Expand)Author
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
1999-04-25Removed traces of cryptall.h, and did a "make depend".Bodo Möller
1999-04-24Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson
1999-04-24"perl util/mkerr.pl -static -recurse -rebuild" because the previousBodo Möller
1999-04-24Removed superfluous reference to ERRC.Bodo Möller
1999-04-24Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23"make depend"Bodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-23Submitted by:Bodo Möller
1999-04-22Pass the $PROCESSOR variable through.Ulf Möller
1999-04-21New header file opensslconf.h contains the macros set by Configure.Ulf Möller
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller
1999-03-28Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson
1999-03-22Fix security hole.Ben Laurie
1999-03-12Use the right compiler for ctx_size.Ben Laurie
1999-03-10Just cosmetics: replace a tab with a normal space becauseRalf S. Engelschall
1999-03-08Make `openssl version' output lines consistent.Ralf S. Engelschall
1999-03-06Put the dependencies back.Ben Laurie