aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Blow away Makefile.ssl.Ben Laurie2005-03-301-873/+0
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-458/+423
* make updateGeoff Thorpe2004-04-191-238/+201
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* make updateRichard Levitte2002-12-291-597/+315
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-9/+34
* Initial ASN1 generation code. This can constructDr. Stephen Henson2002-11-121-2/+2
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* make updateBodo Möller2002-08-091-401/+416
* use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller2002-08-071-59/+59
* "make update"Lutz Jänicke2002-07-301-339/+330
* Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-141-317/+577
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* Add support for DJGPP.Richard Levitte2002-06-131-4/+5
* ECDSA supportBodo Möller2002-02-131-91/+140
* Constification, add config to /dev/crypto.Ben Laurie2002-01-181-0/+15
* Experimental configuration code.Dr. Stephen Henson2002-01-051-2/+2
* 'make update'Richard Levitte2001-10-041-231/+231
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-101/+140
* make updateRichard Levitte2001-07-311-64/+71
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-484/+242
* 'make update'Richard Levitte2001-06-051-3/+3
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* make updateRichard Levitte2001-02-261-116/+112
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-452/+439
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-554/+532
* Make depend.Ben Laurie2001-02-041-487/+525
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-546/+225
* in some new file names the first 8 characters were not uniqueUlf Möller2000-11-121-101/+88
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-79/+136
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-133/+173
* 'make update'Bodo Möller2000-09-061-4/+5
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-345/+379
* New ASN1_STRING_print_ex() and X509_NAME_print_ex()Dr. Stephen Henson2000-07-281-2/+19
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-302/+320
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-396/+443
* "make update"Richard Levitte2000-04-091-48/+52
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-1/+2
* Add PKCS#8 utility functions and add PBE options.Dr. Stephen Henson1999-12-231-0/+7
* Support for ASN1 NULL type.Dr. Stephen Henson1999-12-221-2/+2
* Allow additional information to be attached to aDr. Stephen Henson1999-11-041-4/+56
* More multibyte character support.Dr. Stephen Henson1999-10-251-2/+9
* New function ASN1_mbstring_copy() to handle ASN1 string copying. UltimatelyDr. Stephen Henson1999-10-211-2/+9
* Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson1999-09-031-2/+19
* Updates.Bodo Möller1999-08-101-11/+14
* New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller1999-08-051-18/+23
* Don't include x509.h when we just need asn1.hBodo Möller1999-07-241-97/+41
* Torture weak compilers less by not automatically including x509.h whereBodo Möller1999-07-211-326/+118