summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ts/ts_conf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace all use of ERR_add_error_data with ERR_asprintf_error_data.beck2014-04-261-1/+1
| | | | | | | | This avoids a lot of ugly gymnastics to do snprintfs before sending the bag of strings to ERR, and eliminates at least one place in dso_dlfctn.c where it was being called with the incorrect number of arguments and using random things off the stack as addresses of strings. ok krw@, jsing@
* KNF.jsing2014-04-211-201/+221
|
* Remove the nCipher CHIL engine. It is not standalone and depends onreyk2014-04-141-3/+0
| | | | external libraries that aren't covered by the same license.
* import OpenSSL-1.0.0adjm2010-10-011-0/+507