Stop using SALT_TYPE_AFS_LENGTH
[krb5.git] / src / lib / kdb / kdb_cpw.c
2012-04-27 Greg HudsonStop using SALT_TYPE_AFS_LENGTH
2011-09-22 Greg HudsonSupport special salt type in default krb5_dbe_cpw
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2010-07-06 Greg HudsonRemove count parameters from get_principal, put_principal,
2010-07-02 Greg HudsonRename krb5_dbekd_encrypt_key_data and krb5_dbekd_decry...
2009-10-31 Tom Yumake mark-cstyle
2009-02-05 Ken RaeburnCreate and use (in several places) a variant of
2009-02-02 Ken RaeburnRemove unnecessary pointer casts in args to free,memcpy...
2009-01-30 Will FiveashMaster Key Migration Project
2009-01-28 Ken RaeburnStart to phase out krb5_xfree macro, which just casts...
2006-04-13 Ken RaeburnDon't include kdb.h from k5-int.h; instead, include...
2005-06-21 Ken RaeburnNovell Database Abstraction Layer merge.
2001-10-30 Ezra Peisach * kdb_cpw.c (cleanup_key_data): Do not free NULL pointer
2001-07-27 Ezra Peisach * kdb_xdr.c (krb5_dbe_update_mod_princ_data,
2000-10-17 Ezra Peisach * fetch_mkey.c: Signed/unsigned int cleanup
2000-07-04 Ezra Peisach * encrypt_key.c, kdb_cpw.c, kdb_xdr.c: Add...
2000-02-19 Tom Yu * kdb_cpw.c (krb5_dbe_crk):
1999-09-24 Ken Raeburncopyright notice updates from 1.1 branch
1998-11-17 Tom Yu * kdb_cpw.c (krb5_dbe_crk):
1998-10-30 Marc Horowitzpull up 3des implementation from the marc-3des branch
1997-10-28 Ezra Peisach * kdb_cpw.c (add_key_pwd): For KRB5_KDB_SALTTYP...
1996-11-12 Mark Eichin * kdb_cpw.c (add_key_pwd): set length to -1 so krb5_st...
1996-11-11 Barry Jaspan * kdb_cpw.c (cleanup_key_data): fix memory leak [krb5...
1996-07-22 Marc Horowitzthis commit includes all the changes on the OV_9510_INT...
1996-04-09 Mark Eichinadd afs3 salt support
1995-11-09 Chris Provenzano * fetch_mkey.c, kdb_cpw.c, t_kdb.c :
1995-11-03 Chris Provenzano * decrypt_key.c (krb5_dbekd_decrypt_key_data()) :...
1995-09-06 Chris Provenzano * decrypt_key.c, encrypt_key.c, fetch_mkey...
1995-08-09 Paul ParkFix various memory allocation and key/salt tuple relate...
1995-08-09 Paul ParkTerminate variable arglist to krb5_build_principal_ext()
1995-08-09 Tom Yufix typos
1995-08-09 Tom Yu * kdb_cpw.c (add_key_rnd): remove bletcherous aggregate
1995-08-07 Paul ParkManually initialize krbtgt_princ.data
1995-08-07 Chris ProvenzanoNew routines for changing passwords of new kdb entries
1995-07-27 Chris Provenzano * decrypt_key.c, encrypt_key.c, kdb_dbm.c,...