Refactor krb5int_rd_chpw_rep() and make it properly handle both framed
authorGreg Hudson <ghudson@mit.edu>
Mon, 25 Apr 2011 17:28:42 +0000 (17:28 +0000)
committerGreg Hudson <ghudson@mit.edu>
Mon, 25 Apr 2011 17:28:42 +0000 (17:28 +0000)
commit328eb9db6a2b03f0724e9e5c3fa724bc5e30aaa4
tree0a40fa7047e1138b4e4f94b9729f433a4ffc16f5
parenta8c05d58d79fb765a3a1ff44c06a9f38dd52df01
Refactor krb5int_rd_chpw_rep() and make it properly handle both framed
and unframed KRB-ERROR messages.  Eliminate krb5int_rd_setpw_rep() and
krb5int_setpw_result_code_string() by making the chpw versions of
those functions handle RFC 3244 replies.

ticket: 6893

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24899 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/chpw.c
src/lib/krb5/krb/int-proto.h
src/lib/krb5/os/changepw.c