summaryrefslogtreecommitdiffstats
path: root/crypto/buffer/buf_str.c
AgeCommit message (Expand)Author
2014-05-22Check length first in BUF_strnlen().Ben Laurie
2014-05-21Remove redundant test.Ben Laurie
2014-05-21Implement BUF_strnlen() and use it instead of strlen().Ben Laurie
2014-05-20Don't allocate more than is needed in BUF_strndup().Ben Laurie
2011-01-09add buf_str.c fileDr. Stephen Henson