summaryrefslogtreecommitdiffstats
path: root/src/krb524/krb524d.c
Commit message (Expand)AuthorAgeFilesLines
* Hacks to get it to compile with new kdb formatChris Provenzano1995-08-071-29/+35
* Use the etype from krb5_keytype_array[mkey]Paul Park1995-07-271-6/+3
* Update calling sequence to krb5_db_fetch_mkey()Paul Park1995-07-171-0/+1
* * krb524d.c: changed main, krb5_free_keyblock_contents to use oldMark Eichin1995-06-281-2/+6
* Compiler warning cleanupPaul Park1995-06-271-1/+2
* Remove usage of KDB_CONVERT_KEY_OUTOF_DBPaul Park1995-06-231-1/+1
* Updated to use autoconf, and to use the new Kerberos library APITheodore Tso1995-06-061-57/+80
* * README, *.[ch]: Avoid <...> includes for our include filesJohn Gilmore1995-02-281-8/+1
* Apply new copyright notice to the krb524 sources. (1993, GZA -> 1994 OV)Theodore Tso1994-09-151-14/+16
* stamp out rcs keywordsMark Eichin1994-08-181-4/+0
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-151-1/+1
* step 1: bzero->memset(,0,)Mark Eichin1994-06-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-011-2/+2
* Initial revisionTheodore Tso1993-06-031-0/+371