summaryrefslogtreecommitdiff
path: root/crypto/pem/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Merge main -> VMS_64BITBRANCH_VMS_64BITRichard Levitte2010-01-271-246/+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-125/+107
* 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-184/+98
* Latest changes from main trunkRichard Levitte2002-10-111-1/+1
* Merge in all the changes from HEAD.Richard Levitte2002-08-131-77/+77
* Merge in the latest changes from HEAD.Richard Levitte2002-07-181-90/+176
* ECDSA supportBodo Möller2002-02-131-113/+127
* 'make update'Richard Levitte2002-02-051-1/+2
* make updateRichard Levitte2002-01-241-13/+13
* 'make update'Richard Levitte2001-10-041-60/+60
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-22/+29
* make updateRichard Levitte2001-07-311-11/+11
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-86/+116
* More linker bloat reorganisation:Dr. Stephen Henson2001-07-271-2/+2
* First of several reorganisations toDr. Stephen Henson2001-07-261-2/+4
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* make updateRichard Levitte2001-02-261-21/+20
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-37/+37
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-58/+60
* Make depend.Ben Laurie2001-02-041-69/+69
* in some new file names the first 8 characters were not uniqueUlf Möller2000-11-121-27/+26
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-22/+29
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-11/+16
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-42/+45
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-33/+36
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-37/+41
* Introduce "BIO pairs", which (when finished) will relay dataBodo Möller1999-06-071-7/+8
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-43/+44
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-44/+43
* Update dependencies.Bodo Möller1999-05-151-41/+42
* Update dependencies.Ben Laurie1999-05-131-12/+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
* Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1999-04-241-3/+2
* Restore ERRC definitions that are needed to compile the library.Bodo Möller1999-04-241-0/+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-65/+105
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Work with -pedantic!Ben Laurie1999-04-231-7/+7
* Remove references to .org header file names.Ulf Möller1999-04-221-1/+0
* Update dependencies.Ben Laurie1999-04-181-59/+49
* Don#t auto-generate crypto/pem/pem.h -- a fixed file is fine for it.Bodo Möller1999-04-121-13/+3
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-17/+19
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-6/+6