summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/objects/obj_xref.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Expand DECLARE_OBJ_BSEARCH_CMP_FN and IMPLEMENT_OBJ_BSEARCH_CMP_FN macros.jsing2017-01-211-5/+37
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Remove various test stubs. The good ones have been moved by jsingderaadt2014-06-071-28/+0
* ok, next pass after review: when possible, put the reallocarray argumentsderaadt2014-05-291-1/+1
* convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53deraadt2014-05-291-1/+1
* KNF.jsing2014-04-191-64/+63
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-3/+3
* import OpenSSL-1.0.1cdjm2012-10-131-3/+6
* import OpenSSL-1.0.0adjm2010-10-011-0/+231