summaryrefslogtreecommitdiff
path: root/crypto/ts
Commit message (Expand)AuthorAgeFilesLines
* Change AR to ARX to allow exclusion of fips object modulessteve2011-01-261-1/+1
* PR: 2410steve2011-01-031-3/+2
* PR: 2235steve2010-04-141-1/+2
* Audit libcrypto for unchecked return values: fix all cases enounteredsteve2009-09-231-3/+6
* If we're going to return errors (no matter how stupid), then we shouldben2008-12-291-1/+4
* Make no-engine work again.steve2008-12-201-0/+6
* Revert the size_t modifications from HEAD that had led to moregeoff2008-11-121-10/+9
* More size_tification.ben2008-11-011-9/+10
* Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Levjaenicke2008-04-171-0/+1
* Update dependencies.steve2008-03-221-7/+8
* Fix a variety of warnings generated by some elevated compiler-fascism,geoff2008-03-161-0/+2
* fix function codes for errorbodo2007-04-244-12/+16
* Update from 0.9.8 stable. Eliminate duplicate error codes.steve2006-11-211-92/+93
* fix OPENSSL_NO_foo definesnils2006-10-271-6/+7
* Update .cvsignoresteve2006-07-171-0/+1
* If we declare a function, like d2i_TS_MSG_IMPRINT_bio(), we'd betterlevitte2006-03-311-0/+5
* fix last commit: return NULL is TS_RESP_CTX_set_status_info_cond() failednils2006-03-191-9/+3
* ensure the pointer is valid before using itnils2006-03-181-12/+20
* fix function name in error messagenils2006-03-071-1/+1
* constify some print and ts functionsnils2006-03-059-60/+60
* Make shorter TS symbols for OpenVMS.levitte2006-03-021-1/+8
* TS bugfixes: Do not hardcode message digest algorithms; fix ASN1 decoding.ulf2006-02-261-2/+2
* Fix warnings.steve2006-02-151-1/+1
* shorter filenamesulf2006-02-155-75/+72
* use asn1 callbacks for new, free and d2inils2006-02-141-54/+33
* don't use the l length modifier for intnils2006-02-132-2/+2
* use stricter prototypes, fix warningsnils2006-02-131-26/+17
* make updateulf2006-02-121-0/+150
* time stamp Makefile, test filesulf2006-02-121-0/+120
* RFC 3161 compliant time stamp request creation, response generationulf2006-02-1212-0/+4950