aboutsummaryrefslogtreecommitdiff
path: root/crypto/ts/ts_conf.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-11-20Add support for signer_digest option in TS.Dr. Stephen Henson1-0/+25
2015-09-22Remove "noise" comments from TS files.Rich Salz1-6/+2
2015-06-04Set error code, no fprintf stderr, on errors.Rich Salz1-5/+7
2015-06-04Rename all static TS_xxx to ts_xxxRich Salz1-23/+23
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz1-27/+34
2015-05-01free NULL cleanup 11Rich Salz1-2/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-383/+367
2008-12-20Make no-engine work again.Dr. Stephen Henson1-0/+6
2008-03-16Fix a variety of warnings generated by some elevated compiler-fascism,Geoff Thorpe1-0/+2
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller1-0/+499