svn rev #18801: trunk/src/ include/krb5/ kdc/ plugins/preauth/cksum_body/ plugins/preauth/wpse/
coffman@MIT.EDU
coffman at MIT.EDU
Mon Nov 13 17:59:56 EST 2006
Commit By: coffman
Log Message:
ticket: new
subject: allow server preauth plugin verify_padata function to return e-data
Component: krb5-kdc
Target_Version: 1.6
Tags: pullup
Change server-side preauth plugin interface to allow the plugin's
verify_padata function to return e-data to be returned to the client.
(Patch from Nalin Dahyabhai <nalin at redhat.com>)
Update sample plugins to return e-data to exercise the code.
Fix memory leak in the wpse plugin.
Changed Files:
U trunk/src/include/krb5/preauth_plugin.h
U trunk/src/kdc/do_as_req.c
U trunk/src/kdc/kdc_preauth.c
U trunk/src/kdc/kdc_util.h
U trunk/src/plugins/preauth/cksum_body/cksum_body_main.c
U trunk/src/plugins/preauth/wpse/wpse_main.c
More information about the cvs-krb5
mailing list