aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ts/ts_rsp_sign.c
Commit message (Expand)AuthorAgeFilesLines
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* make EVP_PKEY opaqueDr. Stephen Henson2016-01-201-1/+1
* Add support for signer_digest option in TS.Dr. Stephen Henson2015-11-201-1/+9
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-091-1/+1
* Avoid structure access in crypto/tsDr. Stephen Henson2015-09-221-2/+3
* Remove "noise" comments from TS files.Rich Salz2015-09-221-88/+8
* Avoid direct X509 structure accessDr. Stephen Henson2015-09-061-3/+3
* Make TS structures opaque.Rich Salz2015-09-051-9/+10
* Add and use OPENSSL_zallocRich Salz2015-09-021-2/+1
* Add X509_up_ref function.Dr. Stephen Henson2015-08-311-1/+1
* Rename all static TS_xxx to ts_xxxRich Salz2015-06-041-31/+31
* 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-49/+58
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-1/+1
* Use safer sizeof variant in mallocRich Salz2015-05-041-1/+1
* free NULL cleanup 5aRich Salz2015-04-301-6/+3
* free NULL cleanup 8Rich Salz2015-04-301-2/+1
* remove malloc castsRich Salz2015-04-281-2/+2
* free NULL cleanupRich Salz2015-03-281-2/+1
* Remove old ASN.1 code.Dr. Stephen Henson2015-03-231-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-840/+846
* Correct timestamp output when clock_precision_digits > 0Michal Bozon2014-11-121-1/+1
* Rename Suite B functions for consistency.Dr. Stephen Henson2012-08-031-7/+1
* fix last commit: return NULL is TS_RESP_CTX_set_status_info_cond() failedNils Larsch2006-03-191-9/+3
* ensure the pointer is valid before using itNils Larsch2006-03-181-12/+20
* constify some print and ts functionsNils Larsch2006-03-051-2/+2
* Make shorter TS symbols for OpenVMS.Richard Levitte2006-03-021-1/+8
* Fix warnings.Dr. Stephen Henson2006-02-151-1/+1
* shorter filenamesUlf Möller2006-02-151-0/+1011