summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/free/f_cred_enc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove free functions. (Now moved to lib/krb5/krb/kfree.c)Theodore Tso1998-02-131-56/+0
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-2/+2
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-3/+1
* Remove call to xfree at the end. This routine now only frees theTheodore Tso1995-02-221-1/+0
* Converted krb5/free to the PC. Added windows INTERFACE keyword to theKeith Vetter1995-02-211-1/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-8/+9
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Make sure the ticket_info array is freed, not just its contents; and testTheodore Tso1993-12-011-10/+13
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-2/+2
* Merged in ISI's modified CRED-INFO patchesTheodore Tso1993-09-221-6/+7
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Initial revisionTheodore Tso1993-06-031-0/+59