aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dsa/dsa_asn1.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson2001-02-231-5/+5
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-79/+122
* Make sure bs is assigned NULL when it's free'd, or there will be anRichard Levitte2000-11-191-0/+1
* Constify DSA-related code.Richard Levitte2000-11-071-2/+2
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-7/+7
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-2/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-9/+3
* Separate DSA functionality from ASN.1 encoding.Ulf Möller1999-04-091-0/+102