summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/buffer/buf_str.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* I've replaced everything in this file. ISC liscense it with my copyrightbeck2014-04-171-54/+13
|
* KNF.jsing2014-04-171-3/+3
|
* simply wrap around intrinsics, and knf cleanup.beck2014-04-171-57/+54
| | | | ok miod@ deraadt@
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
| | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free
* import files that CVS missed; sighdjm2012-10-131-0/+119
|
* resolve conflicts, fix local changesdjm2010-10-011-116/+0
|
* import openssl-0.9.8jdjm2009-01-091-0/+116