aboutsummaryrefslogtreecommitdiffstats
path: root/apps/ts.c
Commit message (Expand)AuthorAgeFilesLines
* Re-align some comments after running the reformat script.Matt Caswell2015-01-221-13/+13
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-969/+941
* RT3548: Remove unsupported platformsRich Salz2015-01-121-4/+4
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+1
* Fix some warnings caused by __owur. Temporarily (I hope) remove the moreBen Laurie2011-11-141-1/+2
* Use new X509_STORE_set_verify_cb function instead of old macro.Dr. Stephen Henson2009-10-181-1/+1
* Submitted by: Julia Lawall <julia@diku.dk>Dr. Stephen Henson2009-09-131-1/+1
* Update from 1.0.0-stable.Dr. Stephen Henson2009-04-011-0/+3
* If we're going to return errors (no matter how stupid), then we shouldBen Laurie2008-12-291-0/+2
* Make no-engine work again.Dr. Stephen Henson2008-12-201-1/+2
* Fix a variety of warnings generated by some elevated compiler-fascism,Geoff Thorpe2008-03-161-0/+1
* ensure the pointer is valid before using itNils Larsch2006-03-181-0/+2
* TS bugfixes: Do not hardcode message digest algorithms; fix ASN1 decoding.Ulf Möller2006-02-261-10/+4
* fix warning: add missing prototypeNils Larsch2006-02-131-0/+1
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-121-0/+1143