summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb/kdb_cpw.c
Commit message (Expand)AuthorAgeFilesLines
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-18/+108
* * kdb_cpw.c (cleanup_key_data): Do not free NULL pointerEzra Peisach2001-10-301-0/+3
* * kdb_xdr.c (krb5_dbe_update_mod_princ_data,Ezra Peisach2001-07-271-1/+2
* * fetch_mkey.c: Signed/unsigned int cleanupEzra Peisach2000-10-171-3/+4
* * encrypt_key.c, kdb_cpw.c, kdb_xdr.c: Add parenthesis aboutEzra Peisach2000-07-041-18/+16
* * kdb_cpw.c (krb5_dbe_crk):Tom Yu2000-02-191-0/+8
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * kdb_cpw.c (krb5_dbe_crk):Tom Yu1998-11-171-8/+32
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-120/+89
* * kdb_cpw.c (add_key_pwd): For KRB5_KDB_SALTTYPE_AFS3, the saltEzra Peisach1997-10-281-0/+14
* * kdb_cpw.c (add_key_pwd): set length to -1 so krb5_string_to_keyMark Eichin1996-11-121-1/+5
* * kdb_cpw.c (cleanup_key_data): fix memory leak [krb5-kdc/163]Barry Jaspan1996-11-111-2/+10
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-13/+33
* add afs3 salt supportMark Eichin1996-04-091-0/+11
* * fetch_mkey.c, kdb_cpw.c, t_kdb.c :Chris Provenzano1995-11-091-3/+2
* * decrypt_key.c (krb5_dbekd_decrypt_key_data()) : If key salt lengthChris Provenzano1995-11-031-31/+60
* * decrypt_key.c, encrypt_key.c, fetch_mkey.c, kdb_compat.c,Chris Provenzano1995-09-061-7/+7
* Fix various memory allocation and key/salt tuple related bugsPaul Park1995-08-091-5/+41
* Terminate variable arglist to krb5_build_principal_ext()Paul Park1995-08-091-1/+2
* fix typosTom Yu1995-08-091-3/+2
* * kdb_cpw.c (add_key_rnd): remove bletcherous aggregateTom Yu1995-08-091-22/+15
* Manually initialize krbtgt_princ.dataPaul Park1995-08-071-1/+2
* New routines for changing passwords of new kdb entriesChris Provenzano1995-08-071-15/+383
* * decrypt_key.c, encrypt_key.c, kdb_dbm.c, kdb_xdr.c:Chris Provenzano1995-07-271-0/+68