summaryrefslogtreecommitdiffstats
path: root/crypto/dsa/dsa_asn1.c
AgeCommit message (Expand)Author
2001-02-23Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
2000-11-19Make sure bs is assigned NULL when it's free'd, or there will be anRichard Levitte
2000-11-07Constify DSA-related code.Richard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-09Separate DSA functionality from ASN.1 encoding.Ulf Möller