DSA mod inverse fix
[openssl.git] / crypto / ts / ts_verify_ctx.c
2016-08-16 Dr. Stephen HensonAdd ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
2016-05-17 Rich SalzCopyright consolidation 06/10
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-09-22 Rich SalzRemove "noise" comments from TS files.
2015-09-05 Rich SalzMake TS structures opaque.
2015-09-03 Rich SalzAdd and use OPENSSL_zalloc
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-06 Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-04-28 Rich Salzremove malloc casts
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2011-01-03 Dr. Stephen HensonPR: 2410
2006-03-05 Nils Larschconstify some print and ts functions
2006-02-12 Ulf MöllerRFC 3161 compliant time stamp request creation, respons...