aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ts/ts_asn1.c
Commit message (Expand)AuthorAgeFilesLines
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-271-8/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-155/+159
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-141-4/+4
* fix function codes for errorBodo Möller2007-04-241-3/+3
* If we declare a function, like d2i_TS_MSG_IMPRINT_bio(), we'd betterRichard Levitte2006-03-311-0/+5
* TS bugfixes: Do not hardcode message digest algorithms; fix ASN1 decoding.Ulf Möller2006-02-261-2/+2
* use asn1 callbacks for new, free and d2iNils Larsch2006-02-141-54/+33
* use stricter prototypes, fix warningsNils Larsch2006-02-131-26/+17
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-121-0/+347