summaryrefslogtreecommitdiffstats
path: root/src/krb524
Commit message (Expand)AuthorAgeFilesLines
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-154-9/+9
* step 1: bzero->memset(,0,)Mark Eichin1994-06-155-6/+6
* Fix bug which causes krb524 to create V4 tickets with the wrong realmTheodore Tso1993-12-151-1/+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-0116-32/+32
* Initial revisionTheodore Tso1993-06-0318-0/+1847