]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ts/ts_rsp_sign.c
Update copyright year
[thirdparty/openssl.git] / crypto / ts / ts_rsp_sign.c
2021-02-18  Matt CaswellUpdate copyright year
2021-02-04  Dr. David von OheimbAllow NULL arg to OPENSSL_sk_{dup,deep_copy} returning...
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-09-13  Matt CaswellFix safestack issues in asn1.h
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-05-15  Matt CaswellUpdate copyright year
2020-04-30  Paulicoverity 1462566 Resource leak
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2019-10-09  Rich SalzExplicitly test against NULL; do not use !p or similar
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-01-27  Antonio Iaconocrypto/cms: Add support for CAdES Basic Electronic...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-05-11  Kurt RoeckxUse void in all function definitions that do not take...
2018-03-27  Miroslav Suko_time.c: use gmtime_s with MSVC
2018-03-20  Matt CaswellUpdate copyright year
2018-03-17  Richard Levittets_RESP_sign: Don't try to use v2 signing when ESS...
2017-08-31  Paulistruct timeval include guards
2017-05-03  Marek KleinAdded support for ESSCertIDv2
2016-08-04  FdaSilvaYYConstify some ASN1_OBJECT *obj input parameters
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