summaryrefslogtreecommitdiffstats
path: root/crypto/ts/ts_verify_ctx.c
AgeCommit message (Expand)Author
2016-08-16Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().Dr. Stephen Henson
2016-05-17Copyright consolidation 06/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-09-22Remove "noise" comments from TS files.Rich Salz
2015-09-05Make TS structures opaque.Rich Salz
2015-09-02Add and use OPENSSL_zallocRich Salz
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-04-28remove malloc castsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2011-01-03PR: 2410Dr. Stephen Henson
2006-03-05constify some print and ts functionsNils Larsch
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller