Make sure bs is assigned NULL when it's free'd, or there will be an
[openssl.git] / crypto / dsa / dsa_asn1.c
2000-11-19 Richard LevitteMake sure bs is assigned NULL when it's free'd, or...
2000-11-07 Richard LevitteConstify DSA-related code.
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
1999-10-20 Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-09 Ulf MöllerSeparate DSA functionality from ASN.1 encoding.