Add API to interpret changepw result strings
[krb5.git] / src / lib / krb5 / krb / chpw.c
2012-05-09 Greg HudsonAdd API to interpret changepw result strings
2011-06-10 Greg HudsonMark up strings for translation
2011-04-25 Greg HudsonRefactor krb5int_rd_chpw_rep() and make it properly...
2011-03-14 Greg HudsonResolve a few miscellaneous warnings
2009-10-31 Tom Yumake mark-cstyle
2009-06-10 Ezra Peisachkrb5int_rd_chpw_rep could call krb5_free_error with...
2009-05-05 Greg HudsonIn krb5int_rd_setpw_rep, if we get an error result...
2009-05-02 Greg HudsonFix a memory leak in krb5int_rd_chpw_rep in a block...
2009-02-05 Greg HudsonAdd a missing break in the switch statement of
2009-01-28 Ken RaeburnStart to phase out krb5_xfree macro, which just casts...
2009-01-26 Ken RaeburnUse 16/32-bit big/little-endian store functions in...
2008-10-25 Ken Raeburnpartial rewrite of the ASN.1 encoders
2008-09-08 Ken Raeburnwhitespace
2007-01-20 Ken RaeburnDon't explicitly include error table headers that are...
2006-08-23 Ken RaeburnMerge Todd's TCP changepw support, with a few fixups
2004-05-24 Ezra Peisach * t_ser.c (ser_keytab_test): Cleanup memory leak of...
2003-05-17 Ken Raeburn* chpw.c (krb5int_rd_chpw_rep): Allow new kpasswd error...
2003-05-10 Tom YuRename the local_subkey and remote_subkey fields in...
2003-04-27 Sam Hartmankrb5_setpw_result_string should be internal
2003-04-25 Sam HartmanImplementation of Microsoft set password client library...
2002-09-03 Ken Raeburnprotoize
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
1999-08-10 Alexandra Ellwoodchpw.c (krb5_mk_chpw_req):
1998-01-03 Tom Yu * preauth.c (handle_sam_labels):
1997-12-06 Tom Yu * Makefile.in: Add files chpw.c, gic_*, preauth2.c...