summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/keytab/t_keytab.c
Commit message (Expand)AuthorAgeFilesLines
* Add krb5_kt_have_content APIGreg Hudson2012-06-021-0/+6
* Tighten up error checking in t_keytab.cGreg Hudson2012-06-021-29/+16
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-7/+1
* In lib/krb5/keytab, ensure that function definition headers haveGreg Hudson2009-11-101-5/+7
* make mark-cstyleTom Yu2009-10-311-362/+363
* kt_file.c: Support multiple iterators active simultaneously, using aKen Raeburn2007-10-091-5/+38
* Free memory leak in do_test() from asprintf integrationEzra Peisach2007-08-141-0/+2
* provide asprintf functionality for internal useKen Raeburn2007-06-201-3/+9
* krb5_kt_get_type should return const char *. Ezra Peisach2007-02-051-1/+1
* Add a new program to perform various tests on the WRFILE: and MEMORY: keytabsEzra Peisach2007-02-041-0/+425