aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ts/ts_verify_ctx.c
Commit message (Expand)AuthorAgeFilesLines
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-091-1/+1
* Remove "noise" comments from TS files.Rich Salz2015-09-221-4/+0
* Make TS structures opaque.Rich Salz2015-09-051-5/+45
* Add and use OPENSSL_zallocRich Salz2015-09-021-4/+2
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-111-5/+5
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-2/+2
* Use safer sizeof variant in mallocRich Salz2015-05-041-1/+1
* remove malloc castsRich Salz2015-04-281-2/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-83/+86
* PR: 2410Dr. Stephen Henson2011-01-031-3/+2
* constify some print and ts functionsNils Larsch2006-03-051-1/+1
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-121-0/+160