aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Blow away Makefile.ssl.Ben Laurie2005-03-301-411/+0
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* make updateRichard Levitte2004-09-101-0/+14
* New X509_VERIFY_PARAM structure and associated functionality.Dr. Stephen Henson2004-09-061-2/+2
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-186/+178
* make updateGeoff Thorpe2004-04-191-152/+114
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* make updateRichard Levitte2002-12-291-385/+201
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* make updateBodo Möller2002-08-091-204/+214
* "make update"Lutz Jänicke2002-07-301-359/+349
* Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-141-190/+372
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* ECDSA supportBodo Möller2002-02-131-172/+207
* 'make update'Richard Levitte2001-10-041-94/+94
* Add first cut symmetric crypto support.Ben Laurie2001-08-181-0/+14
* Add CRL utility functions to allow CRLs to beDr. Stephen Henson2001-08-171-2/+2
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-51/+64
* make updateRichard Levitte2001-07-311-22/+22
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-295/+141
* Change Win32 to use EXPORT_VAR_AS_FN.Dr. Stephen Henson2001-05-121-16/+17
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* make updateRichard Levitte2001-02-261-12/+11
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-153/+151
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-213/+209
* Make depend.Ben Laurie2001-02-041-152/+153
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-12/+12
* in some new file names the first 8 characters were not uniqueUlf Möller2000-11-121-69/+52
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-46/+85
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-44/+55
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-109/+124
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-80/+87
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-49/+57
* "make update"Richard Levitte2000-04-091-37/+43
* Update.Bodo Möller2000-02-111-6/+7
* Avoid some warnings, and run "make update".Bodo Möller2000-01-141-0/+18
* Initial automation changes to 'req' and X509_ATTRIBUTE functions.Dr. Stephen Henson2000-01-061-2/+2
* Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson1999-11-291-6/+25
* Initial trust code: allow setting of trust checking functionsDr. Stephen Henson1999-11-271-2/+2
* New options to the -verify program which can be used for chain verification.Dr. Stephen Henson1999-11-261-9/+9
* Update dependencies.Ben Laurie1999-11-181-6/+7
* Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson1999-09-031-2/+20
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-142/+148
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-148/+142
* Update dependencies.Bodo Möller1999-05-151-131/+137
* Update dependencies.Ben Laurie1999-05-131-5/+5
* 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