summaryrefslogtreecommitdiff
path: root/apps/ts.c
Commit message (Expand)AuthorAgeFilesLines
* Use new X509_STORE_set_verify_cb function instead of old macro.steve2009-10-181-1/+1
* Submitted by: Julia Lawall <julia@diku.dk>steve2009-09-131-1/+1
* Update from 1.0.0-stable.steve2009-04-011-0/+3
* If we're going to return errors (no matter how stupid), then we shouldben2008-12-291-0/+2
* Make no-engine work again.steve2008-12-201-1/+2
* Fix a variety of warnings generated by some elevated compiler-fascism,geoff2008-03-161-0/+1
* ensure the pointer is valid before using itnils2006-03-181-0/+2
* TS bugfixes: Do not hardcode message digest algorithms; fix ASN1 decoding.ulf2006-02-261-10/+4
* fix warning: add missing prototypenils2006-02-131-0/+1
* RFC 3161 compliant time stamp request creation, response generationulf2006-02-121-0/+1143