summaryrefslogtreecommitdiffstats
path: root/src/util/support/t_k5buf.c
Commit message (Expand)AuthorAgeFilesLines
* Modernize k5bufGreg Hudson2013-02-141-99/+109
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* Mark and reindent util/supportTom Yu2009-11-301-1/+1
* Update t_k5buf.c for the renamed buffer type constantsGreg Hudson2009-02-101-10/+14
* fix trailing whitespaceTom Yu2009-01-221-2/+2
* whitespaceTom Yu2009-01-221-7/+7
* Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be usedGreg Hudson2008-11-051-16/+16
* Cleanup memory leaks in test program for dynamically allocated buffers..Ezra Peisach2008-10-281-0/+3
* In the k5buf module, add a function to append formatted data to aGreg Hudson2008-10-281-3/+49
* Add the k5buf string module to libkrb5supportGreg Hudson2008-10-281-0/+238