summaryrefslogtreecommitdiff
path: root/crypto/pkcs12/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Merge main -> VMS_64BITBRANCH_VMS_64BITRichard Levitte2010-01-271-291/+0
* Many changes from 0.9.8-dev.Richard Levitte2005-02-251-1/+1
* Recent (and not so recent) changes from HEAD.Richard Levitte2004-06-281-166/+141
* This branch hasn't been updated with changes from HEAD for a looooong time...Richard Levitte2004-01-231-1/+1
* Recent changes from HEADRichard Levitte2002-12-291-250/+130
* Latest changes from main trunkRichard Levitte2002-10-111-1/+1
* Merge in all the changes from HEAD.Richard Levitte2002-08-131-113/+114
* Merge in the latest changes from HEAD.Richard Levitte2002-07-181-121/+241
* ECDSA supportBodo Möller2002-02-131-140/+158
* 'make update'Richard Levitte2001-10-041-70/+70
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-30/+37
* make updateRichard Levitte2001-07-311-13/+15
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-178/+111
* First of several reorganisations toDr. Stephen Henson2001-07-261-2/+2
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* make updateRichard Levitte2001-02-261-32/+31
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-79/+79
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-130/+127
* Make depend.Ben Laurie2001-02-041-137/+144
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-90/+27
* in some new file names the first 8 characters were not uniqueUlf Möller2000-11-121-72/+69
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-58/+77
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-32/+41
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-96/+106
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-74/+80
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-94/+105
* 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-281-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-231-164/+254
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-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-281-0/+91