svn rev #18804: branches/krb5-1-6/ src/include/krb5/ src/kdc/ src/plugins/preauth/cksum_body/ ...

tlyu@MIT.EDU tlyu at MIT.EDU
Tue Nov 14 17:47:21 EST 2006


Commit By: tlyu
Log Message: 
ticket: 4738
version_fixed: 1.6

pull up r18801 from trunk

 r18801 at cathode-dark-space:  coffman | 2006-11-13 17:59:55 -0500
 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  branches/krb5-1-6/
U   branches/krb5-1-6/src/include/krb5/preauth_plugin.h
U   branches/krb5-1-6/src/kdc/do_as_req.c
U   branches/krb5-1-6/src/kdc/kdc_preauth.c
U   branches/krb5-1-6/src/kdc/kdc_util.h
U   branches/krb5-1-6/src/plugins/preauth/cksum_body/cksum_body_main.c
U   branches/krb5-1-6/src/plugins/preauth/wpse/wpse_main.c



More information about the cvs-krb5 mailing list