aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ts/ts_conf.c
Commit message (Collapse)AuthorAgeFilesLines
* Make no-engine work again.Dr. Stephen Henson2008-12-201-0/+6
|
* Fix a variety of warnings generated by some elevated compiler-fascism,Geoff Thorpe2008-03-161-0/+2
| | | | OPENSSL_NO_DEPRECATED, etc. Steve, please double-check the CMS stuff...
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-121-0/+499
and response verification. Submitted by: Zoltan Glozik <zglozik@opentsa.org> Reviewed by: Ulf Moeller