summaryrefslogtreecommitdiffstats
path: root/src/util/support/k5buf.c
Commit message (Expand)AuthorAgeFilesLines
* Add k5_buf_get_spaceGreg Hudson2014-05-171-0/+10
* Avoid passing null pointers to memcpy/memcmpGreg Hudson2013-04-081-1/+2
* Modernize k5bufGreg Hudson2013-02-141-22/+35
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-4/+3
* Mark and reindent util/supportTom Yu2009-11-301-12/+12
* Adjust names to not conflict with Windows headersKen Raeburn2009-02-091-22/+22
* fix trailing whitespaceTom Yu2009-01-221-3/+3
* whitespaceTom Yu2009-01-221-1/+1
* Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be usedGreg Hudson2008-11-051-1/+1
* Add a few safeties to the k5buf code, to make static analysis tools happierGreg Hudson2008-10-311-1/+5
* In the k5buf module, add a function to append formatted data to aGreg Hudson2008-10-281-0/+65
* Add the k5buf string module to libkrb5supportGreg Hudson2008-10-281-0/+144