summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/keytab/ktfr_entry.c
Commit message (Expand)AuthorAgeFilesLines
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* *.c: Avoid <krb5/...> includesJohn Gilmore1995-02-281-3/+1
* Converted krb/keytab to work on the PC. Mostly just adding the windowsKeith Vetter1995-02-221-1/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-3/+4
* Only try to free the contents of the keytab_entry if it is non-NULLTheodore Tso1994-10-051-2/+7
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-1/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* fix copyrightsJohn Kohl1991-03-141-1/+1
* change bzero to memsetJohn Kohl1990-11-081-1/+1
* zero out the contents before freeingJohn Kohl1990-05-081-0/+1
* don't free the struct; the caller provides itJohn Kohl1990-05-021-1/+0
* changes for in-line key.John Kohl1990-04-261-1/+2
* need to free the entry itself as wellJohn Kohl1990-04-261-0/+1
* *** empty log message ***John Kohl1990-04-251-0/+28