aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/ccache/t_cc.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-05krb5_fcc_generate_new is non-functionalEzra Peisach1-9/+17
2007-07-12Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn1-4/+3
2007-02-01Don't need to initialize error tablesKen Raeburn1-2/+0
2007-01-23Add const to variable to cleanup warningsEzra Peisach1-1/+1
2007-01-23Include k5-int.h for krb5_cc_register() prototype. Remove defintion ofEzra Peisach1-2/+1
2006-10-04The keyring code introduced in r18638 also included tests of the KEYRING:Ezra Peisach1-1/+37
2006-10-02Merge Kevin Coffman's keyring ccache branch for Linux, with some modifications:Ken Raeburn1-0/+1
2006-04-03include autoconf.h in a few more placesKen Raeburn1-0/+1
2004-08-27Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs inKen Raeburn1-2/+2
2004-07-14* t_cc.c (cc_test): Rename one of the "resolve" cases so the messages can beKen Raeburn1-1/+1
2004-05-24 * t_cc.c (cc_test): Clean up memory leaks in testsEzra Peisach1-0/+11
2003-01-08More const for ops tablesKen Raeburn1-2/+2
2002-09-03protoizeKen Raeburn1-13/+6
2002-08-15 * t_cc.c: Remove references to STDIO ccacheTom Yu1-7/+0
2000-09-24 * t_cc.c: Code cleanup. Test more failure modes of the cache libraryEzra Peisach1-8/+112
2000-09-22 * Makefile.in (check-unix): Build and exectute t_ccEzra Peisach1-0/+191