summaryrefslogtreecommitdiff
path: root/crypto/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* 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
* "make depend"Bodo Möller1999-04-231-15/+22
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Work with -pedantic!Ben Laurie1999-04-231-2/+2
* Submitted by:Bodo Möller1999-04-231-1/+1
* Pass the $PROCESSOR variable through.Ulf Möller1999-04-221-1/+1
* New header file opensslconf.h contains the macros set by Configure.Ulf Möller1999-04-211-1/+1
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-6/+6
* Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson1999-03-281-1/+1
* Fix security hole.Ben Laurie1999-03-221-5/+8
* Use the right compiler for ctx_size.Ben Laurie1999-03-121-1/+1
* Just cosmetics: replace a tab with a normal space becauseRalf S. Engelschall1999-03-101-1/+1
* Make `openssl version' output lines consistent.Ralf S. Engelschall1999-03-081-1/+1