aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509/Makefile.ssl
AgeCommit message (Expand)AuthorFilesLines
2005-03-30Blow away Makefile.ssl.Ben Laurie1-411/+0
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte1-1/+1
2004-09-10make updateRichard Levitte1-0/+14
2004-09-06New X509_VERIFY_PARAM structure and associated functionality.Dr. Stephen Henson1-2/+2
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe1-186/+178
2004-04-19make updateGeoff Thorpe1-152/+114
2003-12-27Use sh explicitely to run point.shRichard Levitte1-1/+1
2002-12-29make updateRichard Levitte1-385/+201
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte1-1/+1
2002-08-09make updateBodo Möller1-204/+214
2002-07-30"make update"Lutz Jänicke1-359/+349
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller1-190/+372
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte1-1/+1
2002-02-13ECDSA supportBodo Möller1-172/+207
2001-10-04'make update'Richard Levitte1-94/+94
2001-08-18Add first cut symmetric crypto support.Ben Laurie1-0/+14
2001-08-17Add CRL utility functions to allow CRLs to beDr. Stephen Henson1-2/+2
2001-08-05Start to reduce some of the header bloat.Ben Laurie1-51/+64
2001-07-31make updateRichard Levitte1-22/+22
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie1-295/+141
2001-05-12Change Win32 to use EXPORT_VAR_AS_FN.Dr. Stephen Henson1-16/+17
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller1-2/+1
2001-02-26make updateRichard Levitte1-12/+11
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte1-153/+151
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-213/+209
2001-02-04Make depend.Ben Laurie1-152/+153
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson1-12/+12
2000-11-12in some new file names the first 8 characters were not uniqueUlf Möller1-69/+52
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte1-46/+85
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte1-1/+2
2000-09-07'make update'Richard Levitte1-44/+55
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte1-109/+124
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte1-80/+87
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe1-49/+57
2000-04-09"make update"Richard Levitte1-37/+43
2000-02-11Update.Bodo Möller1-6/+7
2000-01-14Avoid some warnings, and run "make update".Bodo Möller1-0/+18
2000-01-06Initial automation changes to 'req' and X509_ATTRIBUTE functions.Dr. Stephen Henson1-2/+2
1999-11-29Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson1-6/+25
1999-11-27Initial trust code: allow setting of trust checking functionsDr. Stephen Henson1-2/+2
1999-11-26New options to the -verify program which can be used for chain verification.Dr. Stephen Henson1-9/+9
1999-11-18Update dependencies.Ben Laurie1-6/+7
1999-09-03Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson1-2/+20
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1-142/+148
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller1-148/+142
1999-05-15Update dependencies.Bodo Möller1-131/+137
1999-05-13Update dependencies.Ben Laurie1-5/+5
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller1-2/+4
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller1-3/+3
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1-3/+3