]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ts/ts_verify_ctx.c
Fix safestack issues in x509.h
[thirdparty/openssl.git] / crypto / ts / ts_verify_ctx.c
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-05-15  Matt CaswellUpdate copyright year
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2019-10-16  Andreas SchnebingerFix typo and create compatibility macro
2019-09-28  Dr. Matthias St... Reorganize local header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
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...