Stop using SALT_TYPE_AFS_LENGTH
[krb5.git] / src / lib / krb5 / krb / gic_pwd.c
2012-04-27 Greg HudsonStop using SALT_TYPE_AFS_LENGTH
2012-03-05 Greg HudsonFix spurious password expiry warning
2011-06-10 Greg HudsonMark up strings for translation
2011-03-14 Greg HudsonResolve a few miscellaneous warnings
2010-11-23 Tom YuUpdate krb5_gic_opt_private and related code to reflect...
2010-08-12 Greg HudsonAdd GIC option for password/account expiration callback
2010-08-10 Greg HudsonMove the password expiry warning code out of
2010-06-07 Greg HudsonTrace logging
2010-03-17 Greg HudsonWhen checking for KRB5_GET_INIT_CREDS_OPT_CHG_PWD_PRMPT...
2009-12-23 Zhanna TsitkovCode modularity related updates
2009-12-22 Zhanna TsitkovRemove krb5_ prefix from some static func names
2009-11-26 Greg Hudsonlibkrb5 support for non-blocking AS requests
2009-11-25 Greg HudsonDefer the conversion of the gic options structure to...
2009-10-31 Greg HudsonIn lib/krb5/krb, ensure all function definition headers...
2009-10-31 Tom Yumake mark-cstyle
2009-05-05 Greg HudsonRemove some unnecessary null checks in krb5_get_in_tkt_...
2009-04-10 Greg HudsonCheck the return value of krb5_timeofday in krb5int_pop...
2009-04-08 Greg HudsonWhen getting initial credentials with a password, try...
2009-02-23 Greg HudsonKill an odd (but harmless) use of strncpy in
2009-02-12 Greg HudsonIn krb5_get_in_tkt_with_password, free opte before...
2009-01-28 Ken RaeburnStart to phase out krb5_xfree macro, which just casts...
2008-10-24 Greg HudsonUse strlcpy instead of strcpy in many places
2008-10-23 Greg HudsonUse snprintf instead of strcpy/strcat in many places
2008-10-01 Alexandra EllwoodFinished KLL to KIM shim.
2008-08-20 Zhanna Tsitkovlean client changes
2007-07-12 Ken RaeburnAvoid use of unchecked sprintf in libraries. Use aspri...
2007-01-30 Tom Yuget_init_creds_opt extensibility
2006-12-14 Jeffrey Altmankrb5_get_init_creds_opt_set_change_password_prompt
2006-11-17 Jeffrey Altman krb5_get_init_creds_password:
2006-11-17 Jeffrey Altmanreset use_master flag when master_kdc cannot be found
2006-11-06 Jeffrey Altmankrb5_get_init_creds_password does not consistently...
2005-02-10 Tom Yu * gic_pwd.c (krb5_get_init_creds_password): Fix so...
2004-04-16 Sam Hartmankrb5_get_in_tkt ignores lifetime
2004-04-15 Sam HartmanFix memory leak when not sending to master KDC in
2004-02-28 Ken Raeburn* gic_pwd.c (krb5_get_in_tkt_with_password): Fix a...
2004-02-27 Jeffrey AltmanAs discussed on the krbdev mailing list, krb5_get_init_...
2003-08-08 Tom Yuget_init_creds_password: DNS SRV off causes bogus REALM...
2003-05-27 Sam HartmanAvoid memory leak of server and client principal in
2003-05-22 Sam Hartmankrb5int_populate_gic_opt should return void
2003-05-21 Tom YuSet length correctly in krb5_get_in_tkt_with_password...
2003-05-20 Sam HartmanImplement krb5_get_in_tkt_with_password and
2003-05-12 Sam Hartman* IMplement etype_info in KDC. If the request contains...
2003-02-25 Tom YuHandle NULL result_string->data returned from error in
2002-10-24 Ken HornsteinClient code lacks support for draft-ietf-krb-wg-kerbero...
2002-10-24 Ken HornsteinNo support for negative password expiration last-req...
2002-10-23 Ken Hornsteingic_pwd doesn't support password expiration notificatio...
2002-09-03 Ken Raeburnprotoize
2001-10-11 Danilo Almeida * gic_pwd.c (krb5_get_as_key_password),
2001-10-04 Ken RaeburnDanilo says we can get rid of the DLLIMP stuff now
2000-10-17 Ezra Peisach * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext,
2000-06-30 Ezra Peisach * t_walk_rtree.c (main): Declare as returning int
2000-04-28 Alexandra Ellwood2000-04-28 Alexandra Ellwood <lxs@mit.edu>
2000-04-07 Jeffrey Altman2000-04-07 Jeffrey Altman <jaltman@columbia.edu>
2000-03-24 Jeffrey Altmanjaltman@columbia.edu Mar 24, 2000:
2000-03-16 Danilo AlmeidaAdd krb5_get_prompt_types() functionality
2000-02-07 Ken Raeburn* gic_pwd.c (krb5_get_as_key_password): If the as_key...
1999-04-10 Theodore Tsokfree.c (krb5_free_sam_challenge, krb5_free_sam_challen...
1998-10-30 Marc Horowitzpull up 3des implementation from the marc-3des branch
1998-07-15 Ezra Peisach * gic_pwd.c (krb5_get_init_creds_password): Remove...
1997-12-07 Ezra Peisach * gic_pwd.c (krb5_get_init_creds_password): Change...
1997-12-06 Tom Yu * Makefile.in: Add files chpw.c, gic_*, preauth2.c...