aboutsummaryrefslogtreecommitdiff
path: root/crypto/pkcs7/Makefile.ssl
AgeCommit message (Expand)AuthorFilesLines
2005-03-30Blow away Makefile.ssl.Ben Laurie1-192/+0
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte1-1/+1
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe1-51/+48
2004-04-19make updateGeoff Thorpe1-39/+29
2003-12-27Use sh explicitely to run point.shRichard Levitte1-1/+1
2002-12-29make updateRichard Levitte1-99/+51
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte1-1/+1
2002-08-09make updateBodo Möller1-46/+50
2002-07-30"make update"Lutz Jänicke1-75/+72
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller1-48/+96
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte1-1/+1
2002-02-13ECDSA supportBodo Möller1-40/+49
2001-10-04'make update'Richard Levitte1-30/+30
2001-08-05Start to reduce some of the header bloat.Ben Laurie1-23/+22
2001-07-31make updateRichard Levitte1-7/+7
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie1-96/+47
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller1-2/+1
2001-02-26make updateRichard Levitte1-24/+22
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte1-43/+43
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-49/+48
2001-02-04Make depend.Ben Laurie1-40/+43
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson1-2/+24
2000-11-12in some new file names the first 8 characters were not uniqueUlf Möller1-25/+21
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte1-18/+28
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte1-1/+2
2000-09-07'make update'Richard Levitte1-11/+16
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte1-25/+27
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte1-15/+19
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe1-23/+26
2000-04-09"make update"Richard Levitte1-10/+11
2000-02-08Note about des_ncbc_encrypt.Bodo Möller1-1/+1
1999-12-08Add i2d_ASN1_PRINTABLESTRING() function, and do 'make update'Dr. Stephen Henson1-6/+60
1999-12-05Merge in my S/MIME library and utility.Dr. Stephen Henson1-2/+2
1999-10-25Respect PEX_LIBS and EX_LIBS when building binariesBodo Möller1-4/+7
1999-08-28make testapps after the library.Ulf Möller1-1/+1
1999-08-13Add pkcs7 and des apps to "make all".Ulf Möller1-2/+2
1999-06-03Make samples compile.Ben Laurie1-0/+14
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1-17/+18
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller1-18/+17
1999-05-15Update dependencies.Bodo Möller1-17/+18
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
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1-1/+1
1999-04-24Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1-2/+0
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1-6/+0
1999-04-23"make depend"Bodo Möller1-31/+48
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-3/+3
1999-04-23Work with -pedantic!Ben Laurie1-3/+3