summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/Makefile.ssl
AgeCommit message (Expand)Author
2005-03-30Blow away Makefile.ssl.Ben Laurie
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe
2004-04-19make updateGeoff Thorpe
2003-12-27Use sh explicitely to run point.shRichard Levitte
2002-12-29make updateRichard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-11-12Initial ASN1 generation code. This can constructDr. Stephen Henson
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-08-09make updateBodo Möller
2002-08-07use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller
2002-07-30"make update"Lutz Jänicke
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-06-13Add support for DJGPP.Richard Levitte
2002-02-13ECDSA supportBodo Möller
2002-01-18Constification, add config to /dev/crypto.Ben Laurie
2002-01-05Experimental configuration code.Dr. Stephen Henson
2001-10-04'make update'Richard Levitte
2001-08-05Start to reduce some of the header bloat.Ben Laurie
2001-07-31make updateRichard Levitte
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-06-05'make update'Richard Levitte
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller
2001-02-26make updateRichard Levitte
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-04Make depend.Ben Laurie
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
2000-11-12in some new file names the first 8 characters were not uniqueUlf Möller
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte
2000-09-07'make update'Richard Levitte
2000-09-06'make update'Bodo Möller
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-07-28New ASN1_STRING_print_ex() and X509_NAME_print_ex()Dr. Stephen Henson
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe
2000-04-09"make update"Richard Levitte
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
1999-12-23Add PKCS#8 utility functions and add PBE options.Dr. Stephen Henson
1999-12-22Support for ASN1 NULL type.Dr. Stephen Henson
1999-11-04Allow additional information to be attached to aDr. Stephen Henson
1999-10-25More multibyte character support.Dr. Stephen Henson
1999-10-21New function ASN1_mbstring_copy() to handle ASN1 string copying. UltimatelyDr. Stephen Henson
1999-09-03Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson
1999-08-10Updates.Bodo Möller
1999-08-05New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller
1999-07-24Don't include x509.h when we just need asn1.hBodo Möller
1999-07-21Torture weak compilers less by not automatically including x509.h whereBodo Möller