summaryrefslogtreecommitdiffstats
path: root/crypto/ts/ts_asn1.c
AgeCommit message (Expand)Author
2015-09-22Remove "noise" comments from TS files.Rich Salz
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-09-05Make TS structures opaque.Rich Salz
2015-05-01free NULL cleanup 11Rich Salz
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2007-04-24fix function codes for errorBodo Möller
2006-03-31If we declare a function, like d2i_TS_MSG_IMPRINT_bio(), we'd betterRichard Levitte
2006-02-26TS bugfixes: Do not hardcode message digest algorithms; fix ASN1 decoding.Ulf Möller
2006-02-14use asn1 callbacks for new, free and d2iNils Larsch
2006-02-13use stricter prototypes, fix warningsNils Larsch
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller