summaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12/Makefile.ssl (follow)
Commit message (Expand)AuthorAgeFilesLines
* New function PKC12_newpass()Dr. Stephen Henson1999-12-031-2/+19
* Add pkcs7 and des apps to "make all".Ulf Möller1999-08-131-1/+1
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-120/+125
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-125/+120
* Update dependencies.Bodo Möller1999-05-151-109/+114
* Update dependencies.Ben Laurie1999-05-131-11/+12
* 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-291-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+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-241-164/+254
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-241-3/+3
* Work with -pedantic!Ben Laurie1999-04-231-19/+19
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-44/+54
* Update dependencies.Ben Laurie1999-04-011-0/+155
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-5/+5
* Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson1999-03-291-0/+91