summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ts/ts_lib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace remaining M_ASN1_STRING_* macros with calls to ASN1_STRING_*.jsing2015-09-101-4/+4
* Expand obsolete M_ASN1.*(cmp|dup|print|set) macros - no change in generatedjsing2015-07-291-2/+2
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-4/+3
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Get the public headers from the official place with <openssl/ >deraadt2014-05-311-1/+1
* Don't write out more than we have allocated in obj_txt, as the glorybeck2014-05-301-1/+2
* KNF.jsing2014-04-211-28/+31
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-1/+1
* import OpenSSL-1.0.0adjm2010-10-011-0/+145