Get rid of casts of free() argument to char*, except where it's
[krb5.git] / src / lib / krb5 / ccache / cc_keyring.c
2009-02-02 Ken RaeburnGet rid of casts of free() argument to char*, except...
2009-01-28 Ken RaeburnStart to phase out krb5_xfree macro, which just casts...
2008-09-22 Justin AndersonMerge 1.7 work on auxiliary ccache functions necessary...
2008-08-16 Ezra PeisachIn parsing authorization data, if run out of memory...
2008-08-15 Ezra PeisachMove prototype for krb5int_random_string from k5-int...
2008-08-14 Ezra PeisachIn parsing principal - if run out memory - clean up...
2008-08-14 Ezra PeisachError return from krb5int_random_string not tested...
2008-08-02 Ken RaeburnUse krb5int_random_string, load_32_be, load_16_be,...
2006-10-05 Ken RaeburnPatch from Kevin Coffman:
2006-10-04 Ezra Peisacharray before test for pointing at entry with the princi...
2006-10-02 Ken RaeburnMerge Kevin Coffman's keyring ccache branch for Linux...