aboutsummaryrefslogtreecommitdiff
path: root/crypto/ts
AgeCommit message (Expand)AuthorFilesLines
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe1-10/+9
2008-11-01More size_tification.Ben Laurie1-9/+10
2008-04-17Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke1-0/+1
2008-03-22Update dependencies.Dr. Stephen Henson1-7/+8
2008-03-16Fix a variety of warnings generated by some elevated compiler-fascism,Geoff Thorpe1-0/+2
2007-04-24fix function codes for errorBodo Möller4-12/+16
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson1-92/+93
2006-10-27fix OPENSSL_NO_foo definesNils Larsch1-6/+7
2006-07-17Update .cvsignoreDr. Stephen Henson1-0/+1
2006-03-31If we declare a function, like d2i_TS_MSG_IMPRINT_bio(), we'd betterRichard Levitte1-0/+5
2006-03-19fix last commit: return NULL is TS_RESP_CTX_set_status_info_cond() failedNils Larsch1-9/+3
2006-03-18ensure the pointer is valid before using itNils Larsch1-12/+20
2006-03-07fix function name in error messageNils Larsch1-1/+1
2006-03-05constify some print and ts functionsNils Larsch9-60/+60
2006-03-02Make shorter TS symbols for OpenVMS.Richard Levitte1-1/+8
2006-02-26TS bugfixes: Do not hardcode message digest algorithms; fix ASN1 decoding.Ulf Möller1-2/+2
2006-02-15Fix warnings.Dr. Stephen Henson1-1/+1
2006-02-15shorter filenamesUlf Möller5-75/+72
2006-02-14use asn1 callbacks for new, free and d2iNils Larsch1-54/+33
2006-02-13don't use the l length modifier for intNils Larsch2-2/+2
2006-02-13use stricter prototypes, fix warningsNils Larsch1-26/+17
2006-02-12make updateUlf Möller1-0/+150
2006-02-12time stamp Makefile, test filesUlf Möller1-0/+120
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller12-0/+4950