Unify krb5_get_init_creds_keytab code paths
[krb5.git] / src / lib / krb5 / krb / gic_keytab.c
2012-04-19 Greg HudsonUnify krb5_get_init_creds_keytab code paths
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2009-11-26 Greg HudsonClean up a few cases where krb5_get_in_tkt_with_keytab...
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-11-24 Zhanna TsitkovRemove krb5_ prefix from the name of the static func...
2009-10-31 Tom Yumake mark-cstyle
2009-05-05 Greg HudsonRemove some unnecessary null checks in krb5_get_in_tkt_...
2009-01-28 Ken RaeburnStart to phase out krb5_xfree macro, which just casts...
2008-08-20 Zhanna Tsitkovlean client changes
2007-01-30 Tom Yuget_init_creds_opt extensibility
2005-03-22 Tom Yu * gic_keytab.c (krb5_get_init_creds_keytab): When...
2004-04-16 Sam Hartmankrb5_get_in_tkt ignores lifetime
2004-03-09 Ken HornsteinFix missing case for get_init_creds API change
2004-02-27 Jeffrey AltmanAs discussed on the krbdev mailing list, krb5_get_init_...
2003-06-27 Tom Yu * gic_keytab.c (krb5_get_in_tkt_with_keytab): Pass...
2003-05-27 Sam HartmanAvoid memory leak of server and client principal in
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-13 Sam HartmanFix double free of AS key
2002-10-28 Sam HartmanIf we get cannot resolve KDC for master but find a...
2002-09-03 Ken Raeburnprotoize
2002-04-06 Ken Raeburncall krb5_c_ versions of enctype/cksumtype checking...
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-06-30 Ezra Peisach * t_walk_rtree.c (main): Declare as returning int
2000-04-07 Jeffrey Altman2000-04-07 Jeffrey Altman <jaltman@columbia.edu>
2000-03-24 Jeffrey Altmanjaltman@columbia.edu Mar 24, 2000:
1997-12-06 Tom Yu * Makefile.in: Add files chpw.c, gic_*, preauth2.c...