]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/dsa/dsa_asn1.c
Identify and move common internal libcrypto header files
[thirdparty/openssl.git] / crypto / dsa / dsa_asn1.c
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-04-30  Rich Salzfree cleanup almost the finale
2015-03-26  Dr. Stephen HensonSimplify DSA public key handling.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-05  Dr. Stephen HensonFix various certificate fingerprint issues.
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2011-02-13  Dr. Stephen HensonRemove dependency of dsa_sign.o and dsa_vrf.o: new...
2011-01-25  Dr. Stephen HensonMove DSA_sign, DSA_verify to dsa_asn1.c and include...
2009-09-06  Dr. Stephen HensonPR: 1644
2009-04-15  Dr. Stephen HensonUpdates from 1.0.0-stable.
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2005-09-01  Dr. Stephen HensonExtend callback function to support print customization.
2001-02-23  Dr. Stephen HensonGet rid of ASN1_ITEM_FUNCTIONS dummy function
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
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.