Improve const correctness for stacks of EVP_MD
[openssl.git] / crypto / ts / ts_rsp_sign.c
2016-06-18 Matt CaswellImprove const correctness for stacks of EVP_MD
2016-05-17 Rich SalzCopyright consolidation 06/10
2016-01-28 Viktor DukhovniComment side-effect only calls of X509_check_purpose
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-20 Dr. Stephen Hensonmake EVP_PKEY opaque
2015-11-20 Dr. Stephen HensonAdd support for signer_digest option in TS.
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-09-22 Dr. Stephen HensonAvoid structure access in crypto/ts
2015-09-22 Rich SalzRemove "noise" comments from TS files.
2015-09-05 Dr. Stephen HensonAvoid direct X509 structure access
2015-09-05 Rich SalzMake TS structures opaque.
2015-09-03 Rich SalzAdd and use OPENSSL_zalloc
2015-08-31 Dr. Stephen HensonAdd X509_up_ref function.
2015-06-04 Rich SalzRename all static TS_xxx to ts_xxx
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-30 Rich Salzfree NULL cleanup 5a
2015-04-30 Rich Salzfree NULL cleanup 8
2015-04-28 Rich Salzremove malloc casts
2015-03-28 Rich Salzfree NULL cleanup
2015-03-23 Dr. Stephen HensonRemove old ASN.1 code.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-11-12 Michal BozonCorrect timestamp output when clock_precision_digits > 0
2012-08-03 Dr. Stephen HensonRename Suite B functions for consistency.
2006-03-19 Nils Larschfix last commit: return NULL is TS_RESP_CTX_set_status_...
2006-03-18 Nils Larschensure the pointer is valid before using it
2006-03-05 Nils Larschconstify some print and ts functions
2006-03-02 Richard LevitteMake shorter TS symbols for OpenVMS.
2006-02-15 Dr. Stephen HensonFix warnings.
2006-02-15 Ulf Möllershorter filenames